FairNAS: Rethinking Evaluation Fairness of Weight Sharing Neural Architecture Search
Xiangxiang Chu, Bo Zhang, Ruijun Xu

TL;DR
This paper identifies inherent unfairness in weight-sharing neural architecture search evaluation, proposes fairness constraints to improve ranking accuracy, and demonstrates state-of-the-art results with FairNAS models.
Contribution
It introduces expectation and strict fairness constraints to enhance supernet training, leading to more accurate model ranking in NAS.
Findings
FairNAS achieves 77.5% top-1 accuracy on ImageNet.
Fairness constraints improve supernet evaluation reliability.
State-of-the-art models are obtained using the proposed method.
Abstract
One of the most critical problems in weight-sharing neural architecture search is the evaluation of candidate models within a predefined search space. In practice, a one-shot supernet is trained to serve as an evaluator. A faithful ranking certainly leads to more accurate searching results. However, current methods are prone to making misjudgments. In this paper, we prove that their biased evaluation is due to inherent unfairness in the supernet training. In view of this, we propose two levels of constraints: expectation fairness and strict fairness. Particularly, strict fairness ensures equal optimization opportunities for all choice blocks throughout the training, which neither overestimates nor underestimates their capacity. We demonstrate that this is crucial for improving the confidence of models' ranking. Incorporating the one-shot supernet trained under the proposed fairness…
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
TopicsHuman Pose and Action Recognition · Advanced Neural Network Applications · Visual Attention and Saliency Detection
MethodsSigmoid Activation · Tanh Activation · Softmax · Long Short-Term Memory
