S2P: State-conditioned Image Synthesis for Data Augmentation in Offline Reinforcement Learning
About
Offline reinforcement learning (Offline RL) suffers from the innate distributional shift as it cannot interact with the physical environment during training. To alleviate such limitation, state-based offline RL leverages a learned dynamics model from the logged experience and augments the predicted state transition to extend the data distribution. For exploiting such benefit also on the image-based RL, we firstly propose a generative model, S2P (State2Pixel), which synthesizes the raw pixel of the agent from its corresponding state. It enables bridging the gap between the state and the image domain in RL algorithms, and virtually exploring unseen image distribution via model-based transition in the state space. Through experiments, we confirm that our S2P-based image synthesis not only improves the image-based offline RL performance but also shows powerful generalization capability on unseen tasks.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Offline Reinforcement Learning | DMControl cheetah-run (expert) | Normalized Score96.28 | 12 | |
| Offline Reinforcement Learning | DMControl walker-walk (expert) | Normalized Score97.97 | 12 | |
| Reinforcement Learning | HalfCheetah Random | -- | 10 | |
| Offline Reinforcement Learning | DMControl walker-walk (random) | Normalized Score92.81 | 6 | |
| Offline Reinforcement Learning | DMControl ball-in-cup-catch (random) | Normalized Score85.76 | 6 | |
| Offline Reinforcement Learning | DMControl reacher-easy (random) | Normalized Score70.45 | 6 | |
| Offline Reinforcement Learning | DMControl cartpole-swingup (random) | Normalized Score38.59 | 6 | |
| Offline Reinforcement Learning | DMControl cheetah-run (mixed) | Normalized Score93.16 | 6 | |
| Offline Reinforcement Learning | DMControl walker-walk (mixed) | Normalized Score97.84 | 6 | |
| Offline Reinforcement Learning | DMControl ball-in-cup-catch (mixed) | Normalized Score51.28 | 6 |