arXiv Analytics

Sign in

arXiv:2108.05613 [cs.CV]AbstractReferencesReviewsResources

Cascade Bagging for Accuracy Prediction with Few Training Samples

Ruyi Zhang, Ziwei Yang, Zhi Yang, Xubo Yang, Lei Wang, Zheyang Li

Published 2021-08-12Version 1

Accuracy predictor is trained to predict the validation accuracy of an network from its architecture encoding. It can effectively assist in designing networks and improving Neural Architecture Search(NAS) efficiency. However, a high-performance predictor depends on adequate trainning samples, which requires unaffordable computation overhead. To alleviate this problem, we propose a novel framework to train an accuracy predictor under few training samples. The framework consists ofdata augmentation methods and an ensemble learning algorithm. The data augmentation methods calibrate weak labels and inject noise to feature space. The ensemble learning algorithm, termed cascade bagging, trains two-level models by sampling data and features. In the end, the advantages of above methods are proved in the Performance Prediciton Track of CVPR2021 1st Lightweight NAS Challenge. Our code is made public at: https://github.com/dlongry/Solutionto-CVPR2021-NAS-Track2.

Related articles: Most relevant | Search more
arXiv:2405.10489 [cs.CV] (Published 2024-05-17)
MixCut:A Data Augmentation Method for Facial Expression Recognition
arXiv:2006.13748 [cs.CV] (Published 2020-06-24)
Insights from the Future for Continual Learning
arXiv:2210.15194 [cs.CV] (Published 2022-10-27)
Few-shot Image Generation via Masked Discrimination