English

Topological Alignment of Shared Vision-Language Embedding Space

Computer Vision and Pattern Recognition 2026-03-05 v2 Artificial Intelligence Machine Learning

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 ToMCLIP (Topological Alignment for Multilingual 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 https://github.com/junwon0/ToMCLIP.git.

Keywords

Cite

@article{arxiv.2510.10889,
  title  = {Topological Alignment of Shared Vision-Language Embedding Space},
  author = {Junwon You and Dasol Kang and Jae-Hun Jung},
  journal= {arXiv preprint arXiv:2510.10889},
  year   = {2026}
}

Comments

27 pages, 5 figures, 24 tables

R2 v1 2026-07-01T06:32:50.216Z