FreeREA: Training-Free Evolution-based Architecture Search
Niccol\`o Cavagnero, Luca Robbiano, Barbara Caputo, Giuseppe Averta

TL;DR
FreeREA is a training-free, evolution-based neural architecture search method that efficiently finds high-performance models suitable for tiny devices by using optimized metrics without model training.
Contribution
It introduces a novel training-free NAS algorithm that combines evolution strategies with optimized metrics, enabling fast and effective architecture search under constraints.
Findings
Outperforms state-of-the-art training-based and training-free methods.
Demonstrates efficiency and effectiveness on NAS-Bench-101 and NATS-Bench.
Easily generalizes to constrained scenarios for deployment on tiny devices.
Abstract
In the last decade, most research in Machine Learning contributed to the improvement of existing models, with the aim of increasing the performance of neural networks for the solution of a variety of different tasks. However, such advancements often come at the cost of an increase of model memory and computational requirements. This represents a significant limitation for the deployability of research output in realistic settings, where the cost, the energy consumption, and the complexity of the framework play a crucial role. To solve this issue, the designer should search for models that maximise the performance while limiting its footprint. Typical approaches to reach this goal rely either on manual procedures, which cannot guarantee the optimality of the final design, or upon Neural Architecture Search algorithms to automatise the process, at the expenses of extremely high…
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.
Code & Models
Videos
FreeREA: Training-Free Evolution-based Architecture Search· youtube
Taxonomy
TopicsAdvanced Neural Network Applications · Ferroelectric and Negative Capacitance Devices · Advanced Memory and Neural Computing
