AIO-P: Expanding Neural Performance Predictors Beyond Image Classification
Keith G. Mills, Di Niu, Mohammad Salameh, Weichen Qiu, Fred X. Han,, Puyuan Liu, Jialin Zhang, Wei Lu, Shangling Jui

TL;DR
AIO-P is a versatile neural network performance predictor trained across multiple vision tasks and architectures, enabling accurate performance estimation and ranking for unseen architectures and tasks, thus reducing evaluation costs.
Contribution
The paper introduces AIO-P, a novel universal predictor trained on diverse architecture and task data, capable of transfer learning to unseen neural architectures and downstream vision tasks.
Findings
Achieves MAE below 1% and SRCC above 0.5 on various CV tasks.
Effectively transfers to unseen architectures for accurate ranking.
Outperforms existing task-dependent predictors.
Abstract
Evaluating neural network performance is critical to deep neural network design but a costly procedure. Neural predictors provide an efficient solution by treating architectures as samples and learning to estimate their performance on a given task. However, existing predictors are task-dependent, predominantly estimating neural network performance on image classification benchmarks. They are also search-space dependent; each predictor is designed to make predictions for a specific architecture search space with predefined topologies and set of operations. In this paper, we propose a novel All-in-One Predictor (AIO-P), which aims to pretrain neural predictors on architecture examples from multiple, separate computer vision (CV) task domains and multiple architecture spaces, and then transfer to unseen downstream CV tasks or neural architectures. We describe our proposed techniques for…
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
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Advanced Neural Network Applications · Anomaly Detection Techniques and Applications
