CLUE: Calibrated Latent Guidance for Offline Reinforcement Learning
Jinxin Liu, Lipeng Zu, Li He, Donglin Wang

TL;DR
CLUE introduces a method for offline reinforcement learning that leverages limited expert data to generate intrinsic rewards in a calibrated latent space, reducing reliance on handcrafted extrinsic rewards and improving performance across various offline tasks.
Contribution
The paper proposes CLUE, a novel approach using a conditional variational auto-encoder to align intrinsic rewards with expert intentions in a calibrated latent space for offline RL.
Findings
Improves sparse-reward offline RL performance.
Outperforms state-of-the-art offline imitation learning baselines.
Discovers diverse skills from static reward-free offline data.
Abstract
Offline reinforcement learning (RL) aims to learn an optimal policy from pre-collected and labeled datasets, which eliminates the time-consuming data collection in online RL. However, offline RL still bears a large burden of specifying/handcrafting extrinsic rewards for each transition in the offline data. As a remedy for the labor-intensive labeling, we propose to endow offline RL tasks with a few expert data and utilize the limited expert data to drive intrinsic rewards, thus eliminating the need for extrinsic rewards. To achieve that, we introduce \textbf{C}alibrated \textbf{L}atent g\textbf{U}idanc\textbf{E} (CLUE), which utilizes a conditional variational auto-encoder to learn a latent space such that intrinsic rewards can be directly qualified over the latent space. CLUE's key idea is to align the intrinsic rewards consistent with the expert intention via enforcing the embeddings…
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
TopicsReinforcement Learning in Robotics · Machine Learning and Data Classification
MethodsALIGN
