Cross-Modal Redundancy and the Geometry of Vision-Language Embeddings
Grégoire Dhimoïla, Thomas Fel, Victor Boutin, Agustin Picard
TL;DR
This paper addresses the geometry of vision–language embeddings by proposing the Iso‑Energy Assumption, which states that genuinely shared concepts exhibit invariant average energy across image and text modalities. It operationalizes this principle with an Aligned Sparse Autoencoder (SAE‑A) that adds a soft energy‑alignment penalty to a sparse autoencoder, preserving reconstruction while biasing the dictionary toward bimodal, cross‑modal atoms. Empirically, SAE‑A reveals a two‑class atom structure where sparse bimodal atoms carry the cross‑modal alignment and unimodal atoms encode modality‑specific biases; removing unimodal atoms collapses the modality gap without harming retrieval, and restricting vector arithmetic to the bimodal subspace yields in‑distribution semantic edits. The work demonstrates that a principled inductive bias can both preserve model fidelity and render latent geometry interpretable and actionable, enabling targeted interventions such as gap closing and bimodal‑only semantic manipulation. Overall, Iso‑Energy offers a diagnostic and corrective framework for analyzing and controlling the geometry of multimodal embeddings with practical implications for retrieval, editing, and robustness in vision–language foundations.
Abstract
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.
