DEX: Data Channel Extension for Efficient CNN Inference on Tiny AI Accelerators
Taesik Gong, Fahim Kawsar, Chulhong Min

TL;DR
This paper introduces DEX, a novel data channel extension method that enhances CNN accuracy on tiny AI accelerators by incorporating additional spatial information without increasing inference latency.
Contribution
DEX is a new approach that extends input data channels using underutilized resources, improving accuracy in TinyML models on tiny AI accelerators.
Findings
Average accuracy improvement of 3.5 percentage points
No increase in inference latency
Effective across multiple models and datasets
Abstract
Tiny machine learning (TinyML) aims to run ML models on small devices and is increasingly favored for its enhanced privacy, reduced latency, and low cost. Recently, the advent of tiny AI accelerators has revolutionized the TinyML field by significantly enhancing hardware processing power. These accelerators, equipped with multiple parallel processors and dedicated per-processor memory instances, offer substantial performance improvements over traditional microcontroller units (MCUs). However, their limited data memory often necessitates downsampling input images, resulting in accuracy degradation. To address this challenge, we propose Data channel EXtension (DEX), a novel approach for efficient CNN execution on tiny AI accelerators. DEX incorporates additional spatial information from original images into input images through patch-wise even sampling and channel-wise stacking,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Generative Adversarial Networks and Image Synthesis · Adversarial Robustness in Machine Learning
