Beyond OOD State Actions: Supported Cross-Domain Offline Reinforcement Learning
About
Offline reinforcement learning (RL) aims to learn a policy using only pre-collected and fixed data. Although avoiding the time-consuming online interactions in RL, it poses challenges for out-of-distribution (OOD) state actions and often suffers from data inefficiency for training. Despite many efforts being devoted to addressing OOD state actions, the latter (data inefficiency) receives little attention in offline RL. To address this, this paper proposes the cross-domain offline RL, which assumes offline data incorporate additional source-domain data from varying transition dynamics (environments), and expects it to contribute to the offline data efficiency. To do so, we identify a new challenge of OOD transition dynamics, beyond the common OOD state actions issue, when utilizing cross-domain offline data. Then, we propose our method BOSA, which employs two support-constrained objectives to address the above OOD issues. Through extensive experiments in the cross-domain offline RL setting, we demonstrate BOSA can greatly improve offline data efficiency: using only 10\% of the target data, BOSA could achieve {74.4\%} of the SOTA offline RL performance that uses 100\% of the target data. Additionally, we also show BOSA can be effortlessly plugged into model-based offline RL and noising data augmentation techniques (used for generating source-domain data), which naturally avoids the potential dynamics mismatch between target-domain data and newly generated source-domain data.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Offline Reinforcement Learning under Gravity Shift | MuJoCo HalfCheetah | Normalized Return43.96 | 104 | |
| Offline Reinforcement Learning under Gravity Shift | MuJoCo Ant | Normalized Return41.77 | 104 | |
| Offline Reinforcement Learning under Gravity Shift | MuJoCo Hopper | Normalized Return28.54 | 104 | |
| Offline Reinforcement Learning | MuJoCo HalfCheetah | Normalized Return36.79 | 97 | |
| Offline Reinforcement Learning under Gravity Shift | MuJoCo Walker2d | Normalized Return43.7 | 72 | |
| Offline Reinforcement Learning | hopper medium | Normalized Score20.6 | 68 | |
| Offline Reinforcement Learning | MuJoCo Ant | Normalized Score72.06 | 64 | |
| Offline Reinforcement Learning | MuJoCo Hopper | Normalized Score36.51 | 64 | |
| Offline Reinforcement Learning | MuJoCo Walker2d | Normalized Score48.66 | 64 | |
| Offline Reinforcement Learning | walker2d medium | Normalized Score10.6 | 61 |