English

Pretraining Neural Architecture Search Controllers with Locality-based Self-Supervised Learning

Machine Learning 2021-03-16 v1

Abstract

Neural architecture search (NAS) has fostered various fields of machine learning. Despite its prominent dedications, many have criticized the intrinsic limitations of high computational cost. We aim to ameliorate this by proposing a pretraining scheme that can be generally applied to controller-based NAS. Our method, locality-based self-supervised classification task, leverages the structural similarity of network architectures to obtain good architecture representations. We incorporate our method into neural architecture optimization (NAO) to analyze the pretrained embeddings and its effectiveness and highlight that adding metric learning loss brings a favorable impact on NAS. Our code is available at \url{https://github.com/Multi-Objective-NAS/self-supervised-nas}.

Keywords

Cite

@article{arxiv.2103.08157,
  title  = {Pretraining Neural Architecture Search Controllers with Locality-based Self-Supervised Learning},
  author = {Kwanghee Choi and Minyoung Choe and Hyelee Lee},
  journal= {arXiv preprint arXiv:2103.08157},
  year   = {2021}
}

Comments

Accepted to NeurIPS 2020 Workshop: Self-Supervised Learning - Theory and Practice

R2 v1 2026-06-24T00:09:02.910Z