English

Reinforcement Learning with Chromatic Networks for Compact Architecture Search

Neural and Evolutionary Computing 2021-04-07 v4 Artificial Intelligence Machine Learning Robotics

Abstract

We present a neural architecture search algorithm to construct compact reinforcement learning (RL) policies, by combining ENAS and ES in a highly scalable and intuitive way. By defining the combinatorial search space of NAS to be the set of different edge-partitionings (colorings) into same-weight classes, we represent compact architectures via efficient learned edge-partitionings. For several RL tasks, we manage to learn colorings translating to effective policies parameterized by as few as 1717 weight parameters, providing >90% compression over vanilla policies and 6x compression over state-of-the-art compact policies based on Toeplitz matrices, while still maintaining good reward. We believe that our work is one of the first attempts to propose a rigorous approach to training structured neural network architectures for RL problems that are of interest especially in mobile robotics with limited storage and computational resources.

Keywords

Cite

@article{arxiv.1907.06511,
  title  = {Reinforcement Learning with Chromatic Networks for Compact Architecture Search},
  author = {Xingyou Song and Krzysztof Choromanski and Jack Parker-Holder and Yunhao Tang and Wenbo Gao and Aldo Pacchiano and Tamas Sarlos and Deepali Jain and Yuxiang Yang},
  journal= {arXiv preprint arXiv:1907.06511},
  year   = {2021}
}

Comments

Published at ICLR 2020 Neural Architecture Search Workshop. This paper is deprecated; please see arXiv:2101.07415 for the newer version

R2 v1 2026-06-23T10:21:13.289Z