paper-with-me

홈 › Papers

MicroNAS: Zero-Shot Neural Architecture Search for MCUs

2024-01-17 · Ye Qiao, Haocheng Xu, Yifan Zhang, Sitao Huang

Neural Architecture Search (NAS) effectively discovers new Convolutional Neural Network (CNN) architectures, particularly for accuracy optimization. However, prior approaches often require resource-intensive training on super networks or extensive architecture evaluations, limiting practical applications. To address these challenges, we propose MicroNAS, a hardware-aware zero-shot NAS framework designed for microcontroller units (MCUs) in edge computing. MicroNAS considers target hardware optimality during the search, utilizing specialized performance indicators to identify optimal neural architectures without high computational costs. Compared to previous works, MicroNAS achieves up to 1104x improvement in search efficiency and discovers models with over 3.23x faster MCU inference while maintaining similar accuracy

📄 PDF Abstract BibTeX arXiv:2401.08996

Code (0)

등록된 구현이 없습니다.

Tasks

Edge-computingNeural Architecture Search

Similar Papers 제목 키워드 기반

MicroNAS: Memory and Latency Constrained Hardware-Aware Neural Architecture Search for Time Series Classification on Microcontrollers

2023-10-27 · Tobias King, Yexu Zhou, Tobias Röddiger, Michael Beigl

Designing domain specific neural networks is a time-consuming, error-prone, and expensive task. Neural Architecture Search (NAS) exists to simplify domain-specific model development but there is a gap in the literature f…

Hardware Aware Neural Architecture SearchNeural Architecture SearchTime SeriesTime Series Classification

MONAS: Efficient Zero-Shot Neural Architecture Search for MCUs

2024-08-26 · Ye Qiao, Haocheng Xu, Yifan Zhang, Sitao Huang

Neural Architecture Search (NAS) has proven effective in discovering new Convolutional Neural Network (CNN) architectures, particularly for scenarios with well-defined accuracy optimization goals. However, previous appro…

Edge-computingNeural Architecture Search

TinyVLM: Zero-Shot Object Detection on Microcontrollers via Vision-Language Distillation with Matryoshka Embeddings

2026-02-24 · Bibin Wilson arxiv

Zero-shot object detection enables recognising novel objects without task-specific training, but current approaches rely on large vision language models (VLMs) like CLIP that require hundreds of megabytes of memory - far…

Zero-Shot Object Detection

MicroNAS: An Automated Framework for Developing a Fall Detection System

2025-04-10 · Seyed Mojtaba Mohasel, John Sheppard, Lindsey K. Molina, Richard R. Neptune 외

This work presents MicroNAS, an automated neural architecture search tool specifically designed to create models optimized for microcontrollers with small memory resources. The ESP32 microcontroller, with 320 KB of memor…

Action DetectionActivity DetectionModel OptimizationNeural Architecture Search

PrototypeNAS: Rapid Design of Deep Neural Networks for Microcontroller Units

2026-03-16 · Mark Deutel, Simon Geis, Axel Plinge arxiv

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 …

Neural Architecture SearchTime Series ClassificationImage ClassificationObject Detection