Neural Architecture Transfer 2: A Paradigm for Improving Efficiency in Multi-Objective Neural Architecture Search
Simone Sarti, Eugenio Lomurno, Matteo Matteucci

TL;DR
NATv2 enhances multi-objective neural architecture search by leveraging improved super-networks from OFAv2, introducing new policies and a fine-tuning pipeline to efficiently extract high-performance, low-parameter sub-networks.
Contribution
NATv2 extends Neural Architecture Transfer by integrating OFAv2 super-networks, new initialization and update policies, and a fine-tuning pipeline for better sub-network extraction.
Findings
NATv2 outperforms NAT in extracting superior sub-networks.
The approach reduces computational resources needed for high-performance architectures.
Experimental results confirm the effectiveness of NATv2 in multi-objective NAS.
Abstract
Deep learning is increasingly impacting various aspects of contemporary society. Artificial neural networks have emerged as the dominant models for solving an expanding range of tasks. The introduction of Neural Architecture Search (NAS) techniques, which enable the automatic design of task-optimal networks, has led to remarkable advances. However, the NAS process is typically associated with long execution times and significant computational resource requirements. Once-For-All (OFA) and its successor, Once-For-All-2 (OFAv2), have been developed to mitigate these challenges. While maintaining exceptional performance and eliminating the need for retraining, they aim to build a single super-network model capable of directly extracting sub-networks satisfying different constraints. Neural Architecture Transfer (NAT) was developed to maximise the effectiveness of extracting sub-networks…
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
TopicsAdvanced Neural Network Applications · Machine Learning and Data Classification · Adversarial Robustness in Machine Learning
