Double Check Your State Before Trusting It: Confidence-Aware Bidirectional Offline Model-Based Imagination
About
The learned policy of model-free offline reinforcement learning (RL) methods is often constrained to stay within the support of datasets to avoid possible dangerous out-of-distribution actions or states, making it challenging to handle out-of-support region. Model-based RL methods offer a richer dataset and benefit generalization by generating imaginary trajectories with either trained forward or reverse dynamics model. However, the imagined transitions may be inaccurate, thus downgrading the performance of the underlying offline RL method. In this paper, we propose to augment the offline dataset by using trained bidirectional dynamics models and rollout policies with double check. We introduce conservatism by trusting samples that the forward model and backward model agree on. Our method, confidence-aware bidirectional offline model-based imagination, generates reliable samples and can be combined with any model-free offline RL method. Experimental results on the D4RL benchmarks demonstrate that our method significantly boosts the performance of existing model-free offline RL algorithms and achieves competitive or better scores against baseline methods.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Hand Manipulation | Adroit door-human | Normalized Avg Score1.7 | 33 | |
| Offline Reinforcement Learning | D4RL Adroit (expert, human) | Adroit Door Return (Human)11.5 | 29 | |
| Hand Manipulation | Adroit door-cloned | -- | 23 | |
| Hand Manipulation | Adroit door-expert | Normalized Avg Score105.3 | 21 | |
| Hand Manipulation | Adroit pen-human | Normalized Average Score75.1 | 19 | |
| Offline Reinforcement Learning | D4RL MuJoCo | Total Score1.02e+3 | 15 | |
| Hand Manipulation | Adroit pen-cloned | Avg Score54.7 | 14 | |
| Hand Manipulation | Adroit hammer-cloned | Normalized Avg Score4.3 | 14 | |
| Hand Manipulation | Adroit hammer-human | Normalized Avg Score3.1 | 14 | |
| Hand Manipulation | Adroit relocate-human | Normalized Score10 | 14 |