Provably Sample-Efficient RL with Side Information about Latent Dynamics
Yao Liu, Dipendra Misra, Miro Dud\'ik, Robert E. Schapire

TL;DR
This paper introduces TASID, a transfer RL algorithm that leverages abstract side information about latent dynamics to learn robust policies efficiently, with sample complexity independent of state space size.
Contribution
The paper formalizes a transfer RL setting with side information about latent dynamics and proposes TASID, an algorithm with polynomial sample complexity independent of the number of states.
Findings
TASID outperforms algorithms requiring full simulators in synthetic experiments.
The algorithm achieves sample efficiency polynomial in the horizon.
It effectively utilizes abstract knowledge to handle environment stochasticity.
Abstract
We study reinforcement learning (RL) in settings where observations are high-dimensional, but where an RL agent has access to abstract knowledge about the structure of the state space, as is the case, for example, when a robot is tasked to go to a specific room in a building using observations from its own camera, while having access to the floor plan. We formalize this setting as transfer reinforcement learning from an abstract simulator, which we assume is deterministic (such as a simple model of moving around the floor plan), but which is only required to capture the target domain's latent-state dynamics approximately up to unknown (bounded) perturbations (to account for environment stochasticity). Crucially, we assume no prior knowledge about the structure of observations in the target domain except that they can be used to identify the latent states (but the decoding map is…
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
Taxonomy
TopicsReinforcement Learning in Robotics · Data Stream Mining Techniques · Explainable Artificial Intelligence (XAI)
