Papers › MCUFormer: Deploying Vision Transformers on Microcontrollers with Limited Memory

MCUFormer: Deploying Vision Transformers on Microcontrollers with Limited Memory

25 Oct 2023NeurIPS 2023 11arXiv:2310.16898archive 2025-07-28

Yinan Liang, Ziwei Wang, Xiuwei Xu, Yansong Tang, Jie zhou, Jiwen Lu

Due to the high price and heavy energy consumption of GPUs, deploying deep models on IoT devices such as microcontrollers makes significant contributions for ecological AI. Conventional methods successfully enable convolutional neural network inference of high resolution images on microcontrollers, while the framework for vision transformers that achieve the state-of-the-art performance in many vision applications still remains unexplored. In this paper, we propose a hardware-algorithm co-optimizations method called MCUFormer to deploy vision transformers on microcontrollers with extremely limited memory, where we jointly design transformer architecture and construct the inference operator library to fit the memory resource constraint. More specifically, we generalize the one-shot network architecture search (NAS) to discover the optimal architecture with highest task performance given the memory budget from the microcontrollers, where we enlarge the existing search space of vision transformers by considering the low-rank decomposition dimensions and patch resolution for memory reduction. For the construction of the inference operator library of vision transformers, we schedule the memory buffer during inference through operator integration, patch embedding decomposition, and token overwriting, allowing the memory buffer to be fully utilized to adapt to the forward pass of the vision transformer. Experimental results demonstrate that our MCUFormer achieves 73.62\% top-1 accuracy on ImageNet for image classification with 320KB memory on STM32F746 microcontroller. Code is available at https://github.com/liangyn22/MCUFormer.

PaperPDFConference PDFCodeCode 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="2310.16898")

Code

Syntology Ran 10 of 14 code samples harvested from 1 repository linked to this paper; 4 have no recorded run. Of those that ran: 2 ran · honoured contract; 4 ran · our draft was wrong; 4 ran with no contract checked.

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

liangyn22/mcuformer officialmentioned in paperpytorch 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

14 samples harvested; 10 ran; 2 honoured the contract we drafted; 4 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.

2ran · honoured contract
4ran · our draft was wrong
4ran
4unverified

Licence: 14 of the 14 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 liangyn22/mcuformer. “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.

LinearSuper liangyn22/mcuformer/model/supernet_transformer.py official repository ran · metamorphic tier: deterministic no licence file found · pointer only · 46ae2d4f3fc0bdd6 · report
PatchembedSuper liangyn22/mcuformer/model/supernet_transformer.py official repository ran · metamorphic tier: deterministic no licence file found · pointer only · a137a6efb264aa07 · report
RelativePosition2D_super liangyn22/mcuformer/model/supernet_transformer.py official repository ran · metamorphic tier: deterministic no licence file found · pointer only · 701ac4868b3a9368 · report
_ntuple liangyn22/mcuformer/model/supernet_transformer.py official repository ran · our draft was wrong no licence file found · pointer only · e2c1a7dffcdbe918 · report
calc_dropout liangyn22/mcuformer/model/supernet_transformer.py official repository ran · honoured contract fingerprinted no licence file found · pointer only · 72a860a9aff50105 · report
decode_cand_tuple liangyn22/MCUFormer/evolution.py official repository ran · our draft was wrong no licence file found · pointer only · b328ce4411979624 · report
gelu liangyn22/mcuformer/model/supernet_transformer.py official repository ran · honoured contract fingerprinted no licence file found · pointer only · 08a5be1ffa0676e3 · report
qkv_super liangyn22/mcuformer/model/supernet_transformer.py official repository ran · metamorphic tier: deterministic no licence file found · pointer only · c356588a20cf831d · report
sample_bias liangyn22/mcuformer/model/supernet_transformer.py official repository ran · our draft was wrong fingerprinted no licence file found · pointer only · 963bc33b77cf8148 · report
sample_weight liangyn22/mcuformer/model/supernet_transformer.py official repository ran · our draft was wrong fingerprinted no licence file found · pointer only · 1d3488a4b38ea75d · report
AttentionSuper liangyn22/mcuformer/model/supernet_transformer.py official repository unverified no licence file found · pointer only · 765f54d24658a76a · report
LayerNormSuper liangyn22/mcuformer/model/supernet_transformer.py official repository unverified no licence file found · pointer only · e4f3e6207e219ef8 · report
TransformerEncoderLayer liangyn22/mcuformer/model/supernet_transformer.py official repository unverified no licence file found · pointer only · a115d422c7fbcbe2 · report
Vision_TransformerSuper liangyn22/mcuformer/model/supernet_transformer.py official repository unverified no licence file found · pointer only · 09a88c3ccde67487 · report

Tasks

Image Classificationimage-classification

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