CVLGMar 31, 2025

It's a (Blind) Match! Towards Vision-Language Correspondence without Parallel Data

arXiv:2503.24129v211 citationsh-index: 9CVPR
Originality Incremental advance
AI Analysis

This addresses the problem of reducing annotation costs for multimodal AI by enabling unsupervised alignment, though it is incremental as it builds on existing foundation models.

The study investigates whether vision and language embeddings can be matched without parallel data, finding that for many instances, unsupervised matching is feasible, and demonstrates this with a classifier achieving non-trivial accuracy.

The platonic representation hypothesis suggests that vision and language embeddings become more homogeneous as model and dataset sizes increase. In particular, pairwise distances within each modality become more similar. This suggests that as foundation models mature, it may become possible to match vision and language embeddings in a fully unsupervised fashion, i.e. without parallel data. We present the first feasibility study, and investigate conformity of existing vision and language foundation models in the context of unsupervised, or "blind", matching. First, we formulate unsupervised matching as a quadratic assignment problem and introduce a novel heuristic that outperforms previous solvers. We also develop a technique to find optimal matching problems, for which a non-trivial match is very likely. Second, we conduct an extensive study deploying a range of vision and language models on four datasets. Our analysis reveals that for many problem instances, vision and language representations can be indeed matched without supervision. This finding opens up the exciting possibility of embedding semantic knowledge into other modalities virtually annotation-free. As a proof of concept, we showcase an unsupervised classifier, which achieves non-trivial classification accuracy without any image-text annotation.

Code Implementations1 repo
Foundations

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

Your Notes