Pith. sign in

REVIEW 4 cited by

MCUNet: Tiny Deep Learning on IoT 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 2007.10319 v2 pith:D7A244YI submitted 2020-07-20 cs.CV

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

Machine learning on tiny IoT devices based on microcontroller units (MCU) is appealing but challenging: the memory of microcontrollers is 2-3 orders of magnitude smaller even than mobile phones. We propose MCUNet, a framework that jointly designs the efficient neural architecture (TinyNAS) and the lightweight inference engine (TinyEngine), enabling ImageNet-scale inference on microcontrollers. TinyNAS adopts a two-stage neural architecture search approach that first optimizes the search space to fit the resource constraints, then specializes the network architecture in the optimized search space. TinyNAS can automatically handle diverse constraints (i.e.device, latency, energy, memory) under low search costs.TinyNAS is co-designed with TinyEngine, a memory-efficient inference library to expand the search space and fit a larger model. TinyEngine adapts the memory scheduling according to the overall network topology rather than layer-wise optimization, reducing the memory usage by 4.8x, and accelerating the inference by 1.7-3.3x compared to TF-Lite Micro and CMSIS-NN. MCUNet is the first to achieves >70% ImageNet top1 accuracy on an off-the-shelf commercial microcontroller, using 3.5x less SRAM and 5.7x less Flash compared to quantized MobileNetV2 and ResNet-18. On visual&audio wake words tasks, MCUNet achieves state-of-the-art accuracy and runs 2.4-3.4x faster than MobileNetV2 and ProxylessNAS-based solutions with 3.7-4.1x smaller peak SRAM. Our study suggests that the era of always-on tiny machine learning on IoT devices has arrived. Code and models can be found here: https://tinyml.mit.edu.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 4 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. OpenAlex reports about 257 citations worldwide. Full citation record

  1. Energy Constrained Hierarchical Underwater Monitoring via Local Multi-Agent RAG

    cs.IR 2026-07 conditional novelty 6.0 of 10

    A master–satellite edge station pairs MAX78000/02 always-on visual/acoustic sentinels with selective Jetson multimodal RAG, local species ID, and multi-agent reporting to cut energy and uplink cost.

  2. MiLSD: A Micro Line-Segment Detector for Resource-Constrained Devices

    cs.CV 2026-07 conditional novelty 6.0 of 10

    Under a 1 MB activation budget, an F-Clip-style center-length-angle CNN with int8 QAT, TTA, and a LoI verifier reaches sAP10=24.1 on ShanghaiTech Wireframe.

  3. CoG-Guided Weight Correction for Fault-Tolerant Deep Neural Networks

    cs.LG 2026-07 conditional novelty 5.0 of 10

    A center-of-gravity-based, retraining-free weight-correction rule reduces accuracy loss from memory bit-flips in LSTMs and CNNs, though it beats simple mean replacement by only a small margin.

  4. FasTUSS: Faster Task-Aware Unified Source Separation

    cs.SD 2025-07 conditional novelty 5.0 of 10

    FasTUSS cuts TUSS's computational cost by up to 81 percent with minor SNR drops, and introduces a causal variant compatible with KVCache.

Pith tools