Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

From Regression to Inference: Meta-Learning Predictors for Neural Architecture Search

About

Prediction-based approaches are widely used in neural architecture search (NAS), where a predictor estimates the performance of candidate architectures to guide selection. However, existing predictors are typically trained via supervised regression on limited samples, leading to overfitting and poor generalization to unseen architectures. In this work, we propose a fundamentally different formulation that models performance prediction as a conditional function inference problem using a Convolutional Neural Process (ConvNP) with meta-learning capabilities. Instead of fitting a fixed mapping to limited samples, our approach meta-learns to infer performance from partial observations by training with context-target splits across a group of synthesized tasks, explicitly optimizing for generalization under data scarcity and aligning the training procedure with the deployment setting in NAS. We further design simple yet effective meta-features for cell-based architectures and evaluate our method on NAS-Bench-101 and NAS-Bench-201. Extensive experiments show that our approach consistently improves top-K ranking quality and achieves the state-of-the-art architecture selection using limited samples.

Liping Deng, MingQing Xiao• 2026

Related benchmarks

TaskDatasetResultRank
Neural Architecture SearchNAS-Bench-201 ImageNet-16-120 (test)
Accuracy46.51
140
Neural Architecture SearchCIFAR-10 NAS-Bench-201 (val)
Accuracy91.53
111
Neural Architecture SearchNAS-Bench-201 CIFAR-10 (test)
Accuracy94.31
110
Neural Architecture SearchImageNet16-120 NAS-Bench-201 (val)
Accuracy46.24
104
Neural Architecture SearchNAS-Bench-201 CIFAR-100 (test)
Accuracy72.99
103
Neural Architecture SearchCIFAR-100 NAS-Bench-201 (val)
Accuracy72.94
92
Architecture Performance PredictionNAS-Bench-101 (test)
Kendall's Tau0.57
49
Performance PredictionNAS-Bench-101 (val)
Accuracy94.76
11
Performance PredictionNAS-Bench-201 CIFAR-10 (test)
Kendall's Tau0.59
9
Performance PredictionNAS-Bench CIFAR-100 201 (test)
Kendall's Tau0.61
9
Showing 10 of 11 rows

Other info

Follow for update