LGAIFeb 26

SOTAlign: Semi-Supervised Alignment of Unimodal Vision and Language Models via Optimal Transport

arXiv:2602.23353v11 citationsh-index: 20
Originality Highly original
AI Analysis

This work addresses the challenge of efficiently aligning vision and language models for researchers and practitioners, potentially reducing the need for extensive paired datasets.

This paper tackles the problem of aligning pretrained unimodal vision and language models with substantially less supervision than typical contrastive loss methods. They introduce SOTAlign, a two-stage framework that uses a small number of image-text pairs and large amounts of unpaired data, significantly outperforming supervised and semi-supervised baselines.

The Platonic Representation Hypothesis posits that neural networks trained on different modalities converge toward a shared statistical model of the world. Recent work exploits this convergence by aligning frozen pretrained vision and language models with lightweight alignment layers, but typically relies on contrastive losses and millions of paired samples. In this work, we ask whether meaningful alignment can be achieved with substantially less supervision. We introduce a semi-supervised setting in which pretrained unimodal encoders are aligned using a small number of image-text pairs together with large amounts of unpaired data. To address this challenge, we propose SOTAlign, a two-stage framework that first recovers a coarse shared geometry from limited paired data using a linear teacher, then refines the alignment on unpaired samples via an optimal-transport-based divergence that transfers relational structure without overconstraining the target space. Unlike existing semi-supervised methods, SOTAlign effectively leverages unpaired images and text, learning robust joint embeddings across datasets and encoder pairs, and significantly outperforming supervised and semi-supervised baselines.

Foundations

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

Your Notes