CVLGFeb 5

Cross-Modal Redundancy and the Geometry of Vision-Language Embeddings

Harvard
arXiv:2602.06218v22 citationsh-index: 15
AI Analysis

This work provides insights into the latent geometry of vision-language models, potentially improving interpretability and editing capabilities for researchers and practitioners in multimodal AI.

The paper tackled the problem of understanding the geometry of vision-language model embeddings by introducing the Iso-Energy Assumption to exploit cross-modal redundancy, resulting in a framework that reveals a clear structure where sparse bimodal atoms carry alignment signals and removing unimodal atoms collapses the modality gap without harming performance.

Vision-language models (VLMs) align images and text with remarkable success, yet the geometry of their shared embedding space remains poorly understood. To probe this geometry, we begin from the Iso-Energy Assumption, which exploits cross-modal redundancy: a concept that is truly shared should exhibit the same average energy across modalities. We operationalize this assumption with an Aligned Sparse Autoencoder (SAE) that encourages energy consistency during training while preserving reconstruction. We find that this inductive bias changes the SAE solution without harming reconstruction, giving us a representation that serves as a tool for geometric analysis. Sanity checks on controlled data with known ground truth confirm that alignment improves when Iso-Energy holds and remains neutral when it does not. Applied to foundational VLMs, our framework reveals a clear structure with practical consequences: (i) sparse bimodal atoms carry the entire cross-modal alignment signal; (ii) unimodal atoms act as modality-specific biases and fully explain the modality gap; (iii) removing unimodal atoms collapses the gap without harming performance; (iv) restricting vector arithmetic to the bimodal subspace yields in-distribution edits and improved retrieval. These findings suggest that the right inductive bias can both preserve model fidelity and render the latent geometry interpretable and actionable.

Foundations

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

Your Notes