CVMMMar 16, 2024

Rethinking Multi-view Representation Learning via Distilled Disentangling

arXiv:2403.10897v231 citationsh-index: 8Has CodeCVPR
Originality Incremental advance
AI Analysis

This work addresses a specific bottleneck in multi-view learning for researchers, offering incremental improvements in representation efficiency.

The paper tackles redundancy between view-consistent and view-specific representations in multi-view representation learning by proposing a distilled disentangling framework with masked cross-view prediction, resulting in improved representation quality and efficiency, as evidenced by higher mask ratios and dimensionality adjustments enhancing performance.

Multi-view representation learning aims to derive robust representations that are both view-consistent and view-specific from diverse data sources. This paper presents an in-depth analysis of existing approaches in this domain, highlighting a commonly overlooked aspect: the redundancy between view-consistent and view-specific representations. To this end, we propose an innovative framework for multi-view representation learning, which incorporates a technique we term 'distilled disentangling'. Our method introduces the concept of masked cross-view prediction, enabling the extraction of compact, high-quality view-consistent representations from various sources without incurring extra computational overhead. Additionally, we develop a distilled disentangling module that efficiently filters out consistency-related information from multi-view representations, resulting in purer view-specific representations. This approach significantly reduces redundancy between view-consistent and view-specific representations, enhancing the overall efficiency of the learning process. Our empirical evaluations reveal that higher mask ratios substantially improve the quality of view-consistent representations. Moreover, we find that reducing the dimensionality of view-consistent representations relative to that of view-specific representations further refines the quality of the combined representations. Our code is accessible at: https://github.com/Guanzhou-Ke/MRDD.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes