General Response to Reviewers and AC
We thank all reviewers for their thoughtful comments. We would like to sincerely thank Reviewer 56P8, Reviewer 1MQc, and Reviewer HetD for your positive feedback on the clarity of our writing and the reasonableness of our proposed method. We also appreciate Reviewer Tb2V for highlighting the significance of the problem we address and for your kind words regarding the integration of mask-based latent reconstruction and the use of bisimulation metrics.
Furthermore, we would like to take this opportunity to elaborate on the contributions of our method and provide a comprehensive comparison with other related works.
1. Contribution of Our Method
Bisimulation has garnered significant attention as a method for learning robust representations in reinforcement learning. However, in the domain of multi-view fusion, the integration of bisimulation to learn fused multi-view state representations remains unexplored. To the best of our knowledge, this work pioneers the integration of multi-view state representation fusion with bisimulation metrics. Our method leverages self-attention mechanism and utilizes the output from the ViT architecture as the fused representation. By incorporating bisimulation metric learning into the representation fusion process, our approach dynamically extracts task-relevant features from each view and combines them based on their relevance. We believe our method offers a unified framework that addresses two critical challenges in multi-view representation learning: effective task-relevant feature extraction and dynamic information integration. This work provides new insights for progress in multi-view learning in the context of reinforcement learning.
2. Comparison with Other Related Works
Comparison with MV-MWM: In terms of learning objectives, MFSC uses bisimulation metric learning to extract task-relevant fused representations from multi-view observations, while MV-MWM employs a mask reconstruction task as an auxiliary objective. In terms of the masking strategy, MFSC reconstructs in latent space, avoiding the reconstruction of task-irrelevant details. In contrast, MV-MWM requires an additional decoder for pixel-level reconstruction to fully reconstruct all details from raw observations. Another notable distinction is that MV-MWM introduces expert data during the behavioral learning phase to guide policy optimization.
Comparison with DBC: First, we would like to clarify that DBC is not inherently a multi-view fusion method but rather a representation learning algorithm designed to enhance robustness. In contrast, our approach integrates self-attention mechanisms with bisimulation to effectively extract task-relevant fused representations from multi-view observations, addressing the traditional challenges associated with multi-view learning.
Comparison with MLR: To further enhance model learning capacity and reduce spatiotemporal redundancy, we employ a mask-based latent reconstruction strategy integrated to derive compact representations. Unlike MLR, MFSC incorporates a self-attention module within the encoder and employs a fusion mechanism to effectively learn fused state representations, which directly benefit downstream reinforcement learning tasks. In contrast, MLR leverages self-attention solely within the decoder and relies on an auxiliary loss term to guide convolutional neural networks (CNNs) in capturing temporal dependencies in sequences.
During the rebuttal phase, we conducted additional experiments as suggested by the reviewers, including comparisons with other baseline algorithms, and additional analyses on parameter sensitivity, representation quality (reconstruction loss and bisimilarity), training time, and inference time. We also verified the performance of our approach on Carla. Besides, we also tried to include a more comprehensive comparison with methods like MV-MWM and TACO. However, reproducing the MV-MWM method is not feasible because MV-MWM conducted their experiments on the RLbench benchmark, which necessitates unique designs and additionally used expert demonstration data. In the case of TACO, the open-source code of TACO does not include the implementation for MetaWorld and our attempts to contact the corresponding author have been unsuccessful. Despite our substantial efforts, we have not yet succeeded in reproducing expected performance.
Currently, although we have obtained some experimental results that are highly consistent and coherent with our previous conclusions, due to time constraints and limited computational resources, we are temporarily unable to include all the additional results we intended to supplement in the manuscript. Therefore, in order to make the paper more robust, enhance the comprehensiveness of the experiments, and further increase its potential impact, we have decided to withdraw it for more thorough improvement.
Lastly, we would like to thank all the reviewers for their valuable time and thoughtful feedback.