Generalized Global Ranking-Aware Neural Architecture Ranker for Efficient Image Classifier Search
Bicheng Guo, Tao Chen, Shibo He, Haoyu Liu, Lilin Xu, Peng Ye, Jiming, Chen

TL;DR
This paper introduces a global ranking-aware neural architecture predictor called NAR that improves NAS efficiency by classifying architectures into quality tiers, enabling better generalization and simplified search.
Contribution
The paper proposes NAR, a global quality distribution-based predictor for NAS that enhances generalization and simplifies the search process by directly sampling from quality tiers.
Findings
NAR outperforms state-of-the-art methods on NAS-Bench-101.
NAR effectively generalizes across different datasets like CIFAR-10, CIFAR-100, and ImageNet-16-120.
Sampling based on quality tiers finds top-performing architectures efficiently.
Abstract
Neural Architecture Search (NAS) is a powerful tool for automating effective image processing DNN designing. The ranking has been advocated to design an efficient performance predictor for NAS. The previous contrastive method solves the ranking problem by comparing pairs of architectures and predicting their relative performance. However, it only focuses on the rankings between two involved architectures and neglects the overall quality distributions of the search space, which may suffer generalization issues. A predictor, namely Neural Architecture Ranker (NAR) which concentrates on the global quality tier of specific architecture, is proposed to tackle such problems caused by the local perspective. The NAR explores the quality tiers of the search space globally and classifies each individual to the tier they belong to according to its global ranking. Thus, the predictor gains the…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Image and Video Retrieval Techniques · Machine Learning and ELM · Domain Adaptation and Few-Shot Learning
