Pith. sign in

REVIEW 1 cited by

FlexNN: A Dataflow-aware Flexible Deep Learning Accelerator for Energy-Efficient Edge Devices

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2403.09026 v2 pith:W7QDLG4O submitted 2024-03-14 cs.AR cs.NE

classification cs.ARcs.NE
keywords energyacceleratorflexnndataflowsarchitecturescomputeconsumptioncosts
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

This paper introduces FlexNN, a Flexible Neural Network accelerator, which adopts agile design principles to enable versatile dataflows, enhancing energy efficiency. Unlike conventional convolutional neural network accelerator architectures that adhere to fixed dataflows (such as input, weight, output, or row stationary) for transferring activations and weights between storage and compute units, our design revolutionizes by enabling adaptable dataflows of any type through software configurable descriptors. Considering that data movement costs considerably outweigh compute costs from an energy perspective, the flexibility in dataflow allows us to optimize the movement per layer for minimal data transfer and energy consumption, a capability unattainable in fixed dataflow architectures. To further enhance throughput and reduce energy consumption in the FlexNN architecture, we propose a novel sparsity-based acceleration logic that utilizes fine-grained sparsity in both the activation and weight tensors to bypass redundant computations, thus optimizing the convolution engine within the hardware accelerator. Extensive experimental results underscore a significant enhancement in the performance and energy efficiency of FlexNN relative to existing DNN accelerators.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. XAMBA: Enabling Efficient State Space Models on Resource-Constrained Neural Processing Units

    cs.LG 2025-02 conditional novelty 6.0 of 10

    XAMBA makes Mamba and Mamba-2 state-space models run up to 4.8x faster on an Intel AI PC NPU by replacing CumSum and ReduceSum with matrix operations and activations with piecewise linear approximations.

Pith tools