[edit]
Topological Alignment of Shared Vision-Language Embedding Space
Proceedings of The 29th International Conference on Artificial Intelligence and Statistics, PMLR 300:1207-1215, 2026.
Abstract
Contrastive Vision-Language Models (VLMs) have demonstrated strong zero-shot capabilities. However, their cross-modal alignment remains biased toward English due to limited multilingual multimodal data. Recent multilingual extensions have alleviated this gap but enforce instance-level alignment while neglecting the global geometry of the shared embedding space. We address this problem by introducing \textbf{ToMCLIP} (\textbf{To}pological Alignment for \textbf{M}ultilingual \textbf{CLIP}), a topology-aware framework aligning embedding spaces with topology-preserving constraints. The proposed method applies persistent homology to define a topological alignment loss and approximates persistence diagram with theoretical error bounds using graph sparsification strategy. This work validates the proposed approach, showing enhanced structural coherence of multilingual representations, higher zero-shot accuracy on the CIFAR-100, and stronger multilingual retrieval performance on the xFlickr&CO. Beyond VLMs, the proposed approach provides a general method for incorporating topological alignment into representation learning. Code is available at \url{https://github.com/junwon0/ToMCLIP.git.}