ARAIJun 15

Embedded Arena: Iterative Optimization via Hardware Feedback

arXiv:2606.161908.6
Predicted impact top 32% in AR · last 90 daysOriginality Highly original
AI Analysis

Automates the manual, multidimensional optimization of AI models for heterogeneous microcontrollers, enabling non-experts to deploy efficient models on resource-constrained devices.

LLM agents fail to deploy models on microcontrollers without hardware feedback (0% success), but with hardware-in-the-loop optimization they achieve first deployment within 3 iterations and surpass human experts within 7, enabling 250x compression for vision (<3.3% accuracy loss) and 400x for audio (<6% FER loss).

Embedded devices from wildlife monitoring stations to clinical wearables require local AI inference due to latency, communication, or privacy constraints. Optimizing models for heterogeneous microcontrollers (MCUs) requires simultaneously satisfying hard physical constraints on memory, power, and temperature while preserving accuracy, a multidimensional optimization that is today performed manually by experts. We ask whether an LLM agent can autonomously navigate this complex, multi-turn pipeline guided by real hardware feedback, and introduce a hardware-in-the-loop agent arena in which the agent iteratively refines both model and firmware -- compiling, flashing, and measuring on real hardware -- to enable closed-loop optimization. Frontier models, including Claude Opus 4.7 and Gemini 3.1 Pro, fail entirely without hardware feedback (0% deployment success), whereas our hardware-in-the-loop formulation achieves the first successful deployment within three iterations and can surpass human expert results within seven. This agentic co-optimization achieves 250x compression for vision models with <3.3% accuracy loss and 400x for audio with <6% Feature Error Rate loss, enabling battery-free operation on a commercial MCU via solar harvesting. We demonstrate practical impact in two real-world systems: an elk-detection camera trap (96.7% accuracy) and a phonetic-transcription wearable (8.44% FER) for child development research.

Foundations

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

Your Notes