English

CATCH: Context-based Meta Reinforcement Learning for Transferrable Architecture Search

Machine Learning 2020-07-23 v3 Artificial Intelligence

Abstract

Neural Architecture Search (NAS) achieved many breakthroughs in recent years. In spite of its remarkable progress, many algorithms are restricted to particular search spaces. They also lack efficient mechanisms to reuse knowledge when confronting multiple tasks. These challenges preclude their applicability, and motivate our proposal of CATCH, a novel Context-bAsed meTa reinforcement learning (RL) algorithm for transferrable arChitecture searcH. The combination of meta-learning and RL allows CATCH to efficiently adapt to new tasks while being agnostic to search spaces. CATCH utilizes a probabilistic encoder to encode task properties into latent context variables, which then guide CATCH's controller to quickly "catch" top-performing networks. The contexts also assist a network evaluator in filtering inferior candidates and speed up learning. Extensive experiments demonstrate CATCH's universality and search efficiency over many other widely-recognized algorithms. It is also capable of handling cross-domain architecture search as competitive networks on ImageNet, COCO, and Cityscapes are identified. This is the first work to our knowledge that proposes an efficient transferrable NAS solution while maintaining robustness across various settings.

Keywords

Cite

@article{arxiv.2007.09380,
  title  = {CATCH: Context-based Meta Reinforcement Learning for Transferrable Architecture Search},
  author = {Xin Chen and Yawen Duan and Zewei Chen and Hang Xu and Zihao Chen and Xiaodan Liang and Tong Zhang and Zhenguo Li},
  journal= {arXiv preprint arXiv:2007.09380},
  year   = {2020}
}

Comments

Published at ECCV2020

R2 v1 2026-06-23T17:12:52.525Z