Multimodal Fusion for Sim2real Transfer in Visual Reinforcement Learning
About
Depth information is robust to scene appearance variations and inherently carries 3D spatial details. Thus, a visual backbone based on the vision transformer is proposed to fuse RGB and depth modalities for enhancing generalization in this paper. Different modalities are first processed by separate CNN stems, and the combined convolutional features are delivered to the scalable vision transformer to obtain visual representations. Moreover, a contrastive learning scheme is designed with masked and unmasked tokens to enhance the sample efficiency and generalization performance. A curriculum-based domain randomization scheme is used to flexibly stabilize the training process. Finally, simulation results demonstrate that our fusion scheme outperforms the other baselines. The feasibility of our model is validated to perform real-world manipulation tasks via zero-shot transfer.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| assembly | MuJoCo Assembly 1.0 (test) | Success Rate82.8 | 5 | |
| Lift | MuJoCo Lift 1.0 (test) | Success Rate39.8 | 5 | |
| PickAndPlace | MuJoCo PickAndPlace 1.0 (test) | Success Rate42 | 5 |