PrototypeNAS: Rapid Design of Deep Neural Networks for Microcontroller Units
Mark Deutel, Simon Geis, Axel Plinge

TL;DR
PrototypeNAS is a zero-shot neural architecture search method that rapidly designs efficient DNNs tailored for microcontroller units, balancing accuracy and resource constraints without extensive training.
Contribution
It introduces a novel three-step search process, a combined search space, and ensemble zero-shot proxies for fast, resource-aware DNN design for edge devices.
Findings
Identifies DNN models within minutes suitable for MCUs
Achieves accuracy comparable to large models on various tasks
Effective across multiple datasets and application domains
Abstract
Enabling efficient deep neural network (DNN) inference on edge devices with different hardware constraints is a challenging task that typically requires DNN architectures to be specialized for each device separately. To avoid the huge manual effort, one can use neural architecture search (NAS). However, many existing NAS methods are resource-intensive and time-consuming because they require the training of many different DNNs from scratch. Furthermore, they do not take the resource constraints of the target system into account. To address these shortcomings, we propose PrototypeNAS, a zero-shot NAS method to accelerate and automate the selection, compression, and specialization of DNNs to different target microcontroller units (MCUs). We propose a novel three-step search method that decouples DNN design and specialization from DNN training for a given target platform. First, we present…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Advanced Image and Video Retrieval Techniques · Human Pose and Action Recognition
