NEAICVLGFeb 18, 2025

Fast Data Aware Neural Architecture Search via Supernet Accelerated Evaluation

arXiv:2502.12690v12 citationsh-index: 28Internet of Things
Originality Incremental advance
AI Analysis

This addresses the challenge of deploying efficient machine learning on low-power embedded systems for applications like healthcare and environmental monitoring, representing an incremental improvement over existing hardware-aware methods.

The paper tackles the problem of optimizing TinyML systems by jointly tuning input data configurations and neural network architectures, demonstrating that their Data Aware Neural Architecture Search consistently discovers superior systems compared to architecture-only methods on the Wake Vision dataset.

Tiny machine learning (TinyML) promises to revolutionize fields such as healthcare, environmental monitoring, and industrial maintenance by running machine learning models on low-power embedded systems. However, the complex optimizations required for successful TinyML deployment continue to impede its widespread adoption. A promising route to simplifying TinyML is through automatic machine learning (AutoML), which can distill elaborate optimization workflows into accessible key decisions. Notably, Hardware Aware Neural Architecture Searches - where a computer searches for an optimal TinyML model based on predictive performance and hardware metrics - have gained significant traction, producing some of today's most widely used TinyML models. Nevertheless, limiting optimization solely to neural network architectures can prove insufficient. Because TinyML systems must operate under extremely tight resource constraints, the choice of input data configuration, such as resolution or sampling rate, also profoundly impacts overall system efficiency. Achieving truly optimal TinyML systems thus requires jointly tuning both input data and model architecture. Despite its importance, this "Data Aware Neural Architecture Search" remains underexplored. To address this gap, we propose a new state-of-the-art Data Aware Neural Architecture Search technique and demonstrate its effectiveness on the novel TinyML ``Wake Vision'' dataset. Our experiments show that across varying time and hardware constraints, Data Aware Neural Architecture Search consistently discovers superior TinyML systems compared to purely architecture-focused methods, underscoring the critical role of data-aware optimization in advancing TinyML.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes