On-Robot Bayesian Reinforcement Learning for POMDPs
Hai Nguyen, Sammie Katt, Yuchen Xiao, Christopher Amato

TL;DR
This paper introduces a Bayesian reinforcement learning framework tailored for robotics, leveraging factored representations and Monte-Carlo methods to efficiently learn in uncertain, real-world environments with minimal data.
Contribution
It develops a specialized Bayesian RL approach for physical systems, incorporating factored models and a sample-based solution for on-robot learning.
Findings
Achieved near-optimal performance after few real-world episodes.
Effectively handled uncertainty in human-robot interaction tasks.
Demonstrated efficiency with on-robot learning in complex environments.
Abstract
Robot learning is often difficult due to the expense of gathering data. The need for large amounts of data can, and should, be tackled with effective algorithms and leveraging expert information on robot dynamics. Bayesian reinforcement learning (BRL), thanks to its sample efficiency and ability to exploit prior knowledge, is uniquely positioned as such a solution method. Unfortunately, the application of BRL has been limited due to the difficulties of representing expert knowledge as well as solving the subsequent inference problem. This paper advances BRL for robotics by proposing a specialized framework for physical systems. In particular, we capture this knowledge in a factored representation, then demonstrate the posterior factorizes in a similar shape, and ultimately formalize the model in a Bayesian framework. We then introduce a sample-based online solution method, based on…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGaussian Processes and Bayesian Inference · Machine Learning and Data Classification · Reinforcement Learning in Robotics
MethodsMonte-Carlo Tree Search
