Papers › DEX: Data Channel Extension for Efficient CNN Inference on Tiny AI Accelerators

DEX: Data Channel Extension for Efficient CNN Inference on Tiny AI Accelerators

9 Dec 2024arXiv:2412.06566archive 2025-07-28

Taesik Gong, Fahim Kawsar, Chulhong Min

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, effectively extending data across input channels. By leveraging underutilized processors and data memory for channel extension, DEX facilitates parallel execution without increasing inference latency. Our evaluation with four models and four datasets on tiny AI accelerators demonstrates that this simple idea improves accuracy on average by 3.5%p while keeping the inference latency the same on the AI accelerator. The source code is available at https://github.com/Nokia-Bell-Labs/data-channel-extension.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2412.06566")

Code

Syntology Ran 1 of 12 code samples harvested from 1 repository linked to this paper; 11 have no recorded run. Of those that ran: 1 ran with no contract checked.

By repository: official repository: 12 samples from 1 repository, 1 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

nokia-bell-labs/data-channel-extension officialmentioned in paperpytorchNOASSERTION report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

12 samples harvested; 1 ran; 0 honoured the contract we drafted; 11 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

1ran
11unverified

Licence: 12 of the 12 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from nokia-bell-labs/data-channel-extension. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

fold nokia-bell-labs/data-channel-extension/ai8x.py official repository ran fingerprinted licence not identified · pointer only · b65fe9574f66b0cd · report
bn_fuser Nokia-Bell-Labs/data-channel-extension/batchnormfuser.py official repository unverified licence not identified · pointer only · 37154c0fb52a4320 · report
fractional_repeat Nokia-Bell-Labs/data-channel-extension/utils/data_reshape.py official repository unverified licence not identified · pointer only · d0957b09f6864a4e · report
get_data_loaders Nokia-Bell-Labs/data-channel-extension/run_nas_network_search.py official repository unverified licence not identified · pointer only · 0b1206ef7396e7eb · report
get_evo_search_params Nokia-Bell-Labs/data-channel-extension/run_nas_network_search.py official repository unverified licence not identified · pointer only · 27a78d9679cfa28a · report
parse_args Nokia-Bell-Labs/data-channel-extension/run_nas_network_search.py official repository unverified licence not identified · pointer only · 7f34c5377a84222f · report
pil_to_tensor Nokia-Bell-Labs/data-channel-extension/utils/data_augmentation.py official repository unverified licence not identified · pointer only · 9d51aae93715644d · report
quantize_clamp Nokia-Bell-Labs/data-channel-extension/ai8x.py official repository unverified licence not identified · pointer only · df5e31805cad8a70 · report
quantize_clamp_pool Nokia-Bell-Labs/data-channel-extension/ai8x.py official repository unverified licence not identified · pointer only · a5107b71c0946967 · report
scale_to_new_range Nokia-Bell-Labs/data-channel-extension/utils/data_augmentation.py official repository unverified licence not identified · pointer only · 9efb8e627e96ffa3 · report
tensor_to_pil Nokia-Bell-Labs/data-channel-extension/utils/data_augmentation.py official repository unverified licence not identified · pointer only · 0a28a925c0af32a6 · report
unfold_batch Nokia-Bell-Labs/data-channel-extension/ai8x.py official repository unverified licence not identified · pointer only · 4510fd0fdc46dfb1 · report

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections