When Gradient Optimization Is Not Enough: $\dagger$ Dispersive and Anchoring Geometric Regularizer for Multimodal Learning
Zixuan Xia, Hao Wang, Pengcheng Weng, Yanyu Qian, Yangxin Xu, William Dan, Fei Wang
TL;DR
This work shows that gradient optimization alone can fail to produce well-conditioned multimodal representations, manifesting intra-modal collapse and cross-modal drift. It introduces DAGR, a plug-and-play geometry regularizer operating on normalized embeddings with two components: intra-modal dispersion to maximize diversity and inter-modal anchoring to bound cross-modal drift without forcing global alignment. The authors provide theoretical guarantees linking dispersion to entropy and effective rank, and demonstrate a maximum-entropy interpretation under a drift budget. Empirically, DAGR yields consistent gains in both multimodal fusion and unimodal robustness across diverse benchmarks (CREMA-D, Kinetics-Sounds, CUBICC, XRF55) and remains lightweight with adaptive Pareto balancing to reduce hyperparameter tuning. The results suggest that shaping representation geometry is a powerful, practical approach to mitigating modality trade-offs in multimodal learning and can be extended to broader modalities and tasks.
Abstract
Multimodal learning aims to integrate complementary information from heterogeneous modalities, yet strong optimization alone does not guaranty well-structured representations. Even under carefully balanced training schemes, multimodal models often exhibit geometric pathologies, including intra-modal representation collapse and sample-level cross-modal inconsistency, which degrade both unimodal robustness and multimodal fusion. We identify representation geometry as a missing control axis in multimodal learning and propose \regName, a lightweight geometry-aware regularization framework. \regName enforces two complementary constraints on intermediate embeddings: an intra-modal dispersive regularization that promotes representation diversity, and an inter-modal anchoring regularization that bounds sample-level cross-modal drift without rigid alignment. The proposed regularizer is plug-and-play, requires no architectural modifications, and is compatible with various training paradigms. Extensive experiments across multiple multimodal benchmarks demonstrate consistent improvements in both multimodal and unimodal performance, showing that explicitly regulating representation geometry effectively mitigates modality trade-offs.
