Localized Dynamics-Aware Domain Adaption for Off-Dynamics Offline Reinforcement Learning
About
Off-dynamics offline reinforcement learning (RL) aims to learn a policy for a target domain using limited target data and abundant source data collected under different transition dynamics. Existing methods typically address dynamics mismatch either globally over the state space or via pointwise data filtering; these approaches can miss localized cross-domain similarities or incur high computational cost. We propose Localized Dynamics-Aware Domain Adaptation (LoDADA), which exploits localized dynamics mismatch to better reuse source data. LoDADA clusters transitions from source and target datasets and estimates cluster-level dynamics discrepancy via domain discrimination. Source transitions from clusters with small discrepancy are retained, while those from clusters with large discrepancy are filtered out. This yields a fine-grained and scalable data selection strategy that avoids overly coarse global assumptions and expensive per-sample filtering. We provide theoretical insights and extensive experiments across environments with diverse global and local dynamics shifts. Results show that LoDADA consistently outperforms state-of-the-art off-dynamics offline RL methods by better leveraging localized distribution mismatch.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Offline Reinforcement Learning | Antmaze Medium play offline (target domain) | Target Domain Score (Normalized)398.8 | 42 | |
| Locomotion | D4RL HalfCheetah medium-offline | Normalized Score34.97 | 36 | |
| Locomotion | D4RL Walker2d medium-offline | Normalized Score37.45 | 36 | |
| Locomotion | D4RL Hopper medium-offline | Score40.77 | 36 | |
| Locomotion | D4RL Ant medium-offline | Normalized Score85.28 | 36 | |
| Offline Reinforcement Learning | Adroit Pen (target-domain) | Normalized Target-Domain Score64.31 | 24 | |
| Offline Reinforcement Learning | Adroit Door (target-domain) | Target Domain Score71.48 | 24 | |
| Navigation | AntMaze Medium diverse source dataset (target-domain-shift-2) | Normalized Score69.2 | 6 | |
| Navigation | AntMaze Medium target-domain Shift Level 3 diverse source dataset | Normalized Score73.2 | 6 | |
| Navigation | AntMaze Medium diverse source dataset (Shift Level 4) | Normalized Score0.652 | 6 |