Combining Reconstruction and Contrastive Methods for Multimodal Representations in RL
Philipp Becker, Sebastian Mossburger, Fabian Otto, Gerhard Neumann

TL;DR
This paper introduces CoRAL, a unified framework that combines reconstruction and contrastive self-supervised learning methods for multimodal RL, improving task performance by effectively handling distractions and modality-specific information.
Contribution
The paper presents CoRAL, a novel approach that adaptively applies reconstruction or contrastive losses to different sensor modalities in multimodal RL, enhancing representation quality and task success.
Findings
CoRAL outperforms baseline methods on tasks with visual distractions.
Combining reconstruction and contrastive losses improves learning robustness.
The approach enables solving complex tasks previously out of reach.
Abstract
Learning self-supervised representations using reconstruction or contrastive losses improves performance and sample complexity of image-based and multimodal reinforcement learning (RL). Here, different self-supervised loss functions have distinct advantages and limitations depending on the information density of the underlying sensor modality. Reconstruction provides strong learning signals but is susceptible to distractions and spurious information. While contrastive approaches can ignore those, they may fail to capture all relevant details and can lead to representation collapse. For multimodal RL, this suggests that different modalities should be treated differently based on the amount of distractions in the signal. We propose Contrastive Reconstructive Aggregated representation Learning (CoRAL), a unified framework enabling us to choose the most appropriate self-supervised loss for…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsReinforcement Learning in Robotics · Neural dynamics and brain function · Robot Manipulation and Learning
MethodsHigh-Order Consensuses
