Topology-Aware Representation Alignment for Semi-Supervised Vision-Language Learning

arXiv cs.LG / 4/30/2026

💬 OpinionIdeas & Deep AnalysisModels & Research

Key Points

  • Vision-language models can struggle to generalize to specialized domains, and current semi-supervised approaches still lack a way to model the global structure of multimodal representation manifolds.
  • The paper introduces Topology-Aware Multimodal Representation Alignment (ToMA), which uses persistent homology to find topologically salient features and align them across modalities using cross-modal (image-text) correspondences.
  • ToMA aligns both connectivity (via H0-death edges) and higher-order cycle structure (via lightweight H1-birth edges) without needing to build 2-simplices.
  • Experiments indicate stable improvements, especially for remote sensing, and modest but consistent gains for fashion retrieval, along with better stability than other topology-based objectives.
  • The study also finds that lightweight H1-birth edges add useful higher-order structural signals for representation alignment in semi-supervised vision-language learning.

Abstract

Vision-language models have shown strong performance, but they often generalize poorly to specialized domains. While semi-supervised vision-language learning mitigates this limitation by leveraging a small set of labeled image-text pairs together with abundant unlabeled images, existing methods remain fundamentally pairwise and fail to model the global structure of multimodal representation manifolds. Existing topology-based alignment methods rely on persistence diagram matching, which neither guarantees geometric alignment nor utilizes the image-text pairing information central to vision-language learning. We propose Topology-Aware Multimodal Representation Alignment (ToMA), a framework that uses persistent homology to identify topologically salient edges and aligns them across modalities through available cross-modal correspondences. ToMA leverages both H_0-death edges and lightweight H_1-birth edges, allowing it to capture both connectivity and cycle structure without constructing 2-simplices. Experiments show that ToMA yields stable gains, with clear improvements on remote sensing and modest but consistent benefits on fashion retrieval. Additional analysis shows that ToMA is more stable than alternative topology-based objectives and that lightweight H_1-birth edges provide useful higher-order structural signals.