ARApr 8

FILCO: Flexible Composing Architecture with Real-Time Reconfigurability for DNN Acceleration

arXiv:2604.0752351.11 citations
AI Analysis

This addresses the challenge of matching hardware to diverse DNN workloads for improved efficiency in heterogeneous computing platforms, representing a novel method rather than an incremental improvement.

The paper tackles the problem of hardware resource inefficiency in DNN acceleration for diverse workloads by proposing FILCO, a flexible composing architecture with real-time reconfigurability, achieving 1.3x to 5x improvements in throughput and hardware efficiency compared to prior works.

With the development of deep neural network (DNN) enabled applications, achieving high hardware resource efficiency on diverse workloads is non-trivial in heterogeneous computing platforms. Prior works discuss dedicated architectures to achieve maximal resource efficiency. However, a mismatch between hardware and workloads always exists in various diverse workloads. Other works discuss overlay architecture that can dynamically switch dataflow for different workloads. However, these works are still limited by flexibility granularity and induce much resource inefficiency. To solve this problem, we propose a flexible composing architecture, FILCO, that can efficiently match diverse workloads to achieve the optimal storage and computation resource efficiency. FILCO can be reconfigured in real-time and flexibly composed into a unified or multiple independent accelerators. We also propose the FILCO framework, including an analytical model with a two-stage DSE that can achieve the optimal design point. We also evaluate the FILCO framework on the 7nm AMD Versal VCK190 board. Compared with prior works, our design can achieve 1.3x - 5x throughput and hardware efficiency on various diverse workloads.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes