MARCO: Hardware-Aware Neural Architecture Search for Edge Devices with Multi-Agent Reinforcement Learning and Conformal Prediction Filtering
Arya Fayyazi, Mehdi Kamal, Massoud Pedram

TL;DR
MARCO is a hardware-aware neural architecture search framework for edge devices that combines multi-agent reinforcement learning with conformal prediction to efficiently find high-quality, resource-constrained neural networks with significantly reduced search time.
Contribution
It introduces a novel combination of multi-agent reinforcement learning and conformal prediction for efficient, hardware-aware neural architecture search targeting edge AI deployment.
Findings
Achieves 3-4x reduction in search time compared to baseline.
Maintains accuracy within 0.3% of baseline on benchmark datasets.
Reduces inference latency and validates in real hardware.
Abstract
This paper introduces MARCO (Multi-Agent Reinforcement learning with Conformal Optimization), a novel hardware-aware framework for efficient neural architecture search (NAS) targeting resource-constrained edge devices. By significantly reducing search time and maintaining accuracy under strict hardware constraints, MARCO bridges the gap between automated DNN design and CAD for edge AI deployment. MARCO's core technical contribution lies in its unique combination of multi-agent reinforcement learning (MARL) with Conformal Prediction (CP) to accelerate the hardware/software co-design process for deploying deep neural networks. Unlike conventional once-for-all (OFA) supernet approaches that require extensive pretraining, MARCO decomposes the NAS task into a hardware configuration agent (HCA) and a Quantization Agent (QA). The HCA optimizes high-level design parameters, while the QA…
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
TopicsNeural Networks and Applications · Advanced Memory and Neural Computing · Adversarial Robustness in Machine Learning
MethodsOFA
