EMNLP 2021main18 citations

RankNAS: Efficient Neural Architecture Search by Pairwise Ranking

Chi Hu, Chenglong Wang, Xiangnan Ma, Xia Meng, Yinqiao Li, Tong Xiao, Jingbo Zhu, Changliang Li

Abstract

This paper addresses the efficiency challenge of Neural Architecture Search (NAS) by formulating the task as a ranking problem. Previous methods require numerous training examples to estimate the accurate performance of architectures, although the actual goal is to find the distinction between “good” and “bad” candidates. Here we do not resort to performance predictors. Instead, we propose a performance ranking method (RankNAS) via pairwise ranking. It enables efficient architecture search using much fewer training examples. Moreover, we develop an architecture selection method to prune the search space and concentrate on more promising candidates. Extensive experiments on machine translation and language modeling tasks show that RankNAS can design high-performance architectures while being orders of magnitude faster than state-of-the-art NAS systems.

BibTeX
@inproceedings{hu-etal-2021-ranknas,
    title = "{R}ank{NAS}: Efficient Neural Architecture Search by Pairwise Ranking",
    author = "Hu, Chi  and
      Wang, Chenglong  and
      Ma, Xiangnan  and
      Meng, Xia  and
      Li, Yinqiao  and
      Xiao, Tong  and
      Zhu, Jingbo  and
      Li, Changliang",
    editor = "Moens, Marie-Francine  and
      Huang, Xuanjing  and
      Specia, Lucia  and
      Yih, Scott Wen-tau",
    booktitle = "Proceedings of the 2021 Conference on Empirical Methods in Natural Language Processing",
    month = nov,
    year = "2021",
    address = "Online and Punta Cana, Dominican Republic",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2021.emnlp-main.191/",
    doi = "10.18653/v1/2021.emnlp-main.191",
    pages = "2469--2480"
}
RankNAS: Efficient Neural Architecture Search by Pairwise Ranking · EMNLP 2021