[edit]
Differentiable Architecture Search for Reinforcement Learning
Proceedings of the First International Conference on Automated Machine Learning, PMLR 188:20/1-17, 2022.
Abstract
In this paper, we investigate the fundamental question: To what extent are gradient-based neural architecture search (NAS) techniques applicable to RL? Using the original DARTS as a convenient baseline, we discover that the discrete architectures found can achieve up to 250% performance compared to manual architecture designs on both discrete and continuous action space environments across off-policy and on-policy RL algorithms, at only 3{\texttimes} more computation time. Furthermore, through numerous ablation studies, we systematically verify that not only does DARTS correctly upweight operations during its supernet phrase, but also gradually improves resulting discrete cells up to 30{\texttimes} more efficiently than random search, suggesting DARTS is surprisingly an effective tool for improving architectures in RL.