CVLGNov 9, 2025

Countering Multi-modal Representation Collapse through Rank-targeted Fusion

arXiv:2511.06450v12 citationsh-index: 14Has Code
Originality Highly original
AI Analysis

This addresses a key bottleneck in multi-modal AI applications like action anticipation, where sensor data fusion is hindered by collapse issues, offering a novel solution that is incremental but with strong specific gains.

The paper tackles the problem of representation collapse in multi-modal fusion, specifically feature and modality collapse, by proposing a rank-targeted fusion framework that increases the effective rank of fused representations and balances modalities, resulting in up to 3.74% improvement over prior state-of-the-art methods on action anticipation datasets.

Multi-modal fusion methods often suffer from two types of representation collapse: feature collapse where individual dimensions lose their discriminative power (as measured by eigenspectra), and modality collapse where one dominant modality overwhelms the other. Applications like human action anticipation that require fusing multifarious sensor data are hindered by both feature and modality collapse. However, existing methods attempt to counter feature collapse and modality collapse separately. This is because there is no unifying framework that efficiently addresses feature and modality collapse in conjunction. In this paper, we posit the utility of effective rank as an informative measure that can be utilized to quantify and counter both the representation collapses. We propose \textit{Rank-enhancing Token Fuser}, a theoretically grounded fusion framework that selectively blends less informative features from one modality with complementary features from another modality. We show that our method increases the effective rank of the fused representation. To address modality collapse, we evaluate modality combinations that mutually increase each others' effective rank. We show that depth maintains representational balance when fused with RGB, avoiding modality collapse. We validate our method on action anticipation, where we present \texttt{R3D}, a depth-informed fusion framework. Extensive experiments on NTURGBD, UTKinect, and DARai demonstrate that our approach significantly outperforms prior state-of-the-art methods by up to 3.74\%. Our code is available at: \href{https://github.com/olivesgatech/R3D}{https://github.com/olivesgatech/R3D}.

Foundations

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

Your Notes