English

Alternating Optimisation and Quadrature for Robust Control

Machine Learning 2017-12-19 v3 Artificial Intelligence Machine Learning

Abstract

Bayesian optimisation has been successfully applied to a variety of reinforcement learning problems. However, the traditional approach for learning optimal policies in simulators does not utilise the opportunity to improve learning by adjusting certain environment variables: state features that are unobservable and randomly determined by the environment in a physical setting but are controllable in a simulator. This paper considers the problem of finding a robust policy while taking into account the impact of environment variables. We present Alternating Optimisation and Quadrature (ALOQ), which uses Bayesian optimisation and Bayesian quadrature to address such settings. ALOQ is robust to the presence of significant rare events, which may not be observable under random sampling, but play a substantial role in determining the optimal policy. Experimental results across different domains show that ALOQ can learn more efficiently and robustly than existing methods.

Keywords

Cite

@article{arxiv.1605.07496,
  title  = {Alternating Optimisation and Quadrature for Robust Control},
  author = {Supratik Paul and Konstantinos Chatzilygeroudis and Kamil Ciosek and Jean-Baptiste Mouret and Michael A. Osborne and Shimon Whiteson},
  journal= {arXiv preprint arXiv:1605.07496},
  year   = {2017}
}

Comments

To appear in AAAI 2018. Video of policy learnt in simulation deployed on a real hexapod see https://youtu.be/ME90xtIPsKk

R2 v1 2026-06-22T14:08:23.402Z