Stacked Thompson Bandits
2017-02-28Code Available0· sign in to hype
Lenz Belzner, Thomas Gabor
Code Available — Be the first to reproduce this paper.
ReproduceCode
- github.com/jazzbob/stbOfficialIn papernone★ 0
Abstract
We introduce Stacked Thompson Bandits (STB) for efficiently generating plans that are likely to satisfy a given bounded temporal logic requirement. STB uses a simulation for evaluation of plans, and takes a Bayesian approach to using the resulting information to guide its search. In particular, we show that stacking multiarmed bandits and using Thompson sampling to guide the action selection process for each bandit enables STB to generate plans that satisfy requirements with a high probability while only searching a fraction of the search space.