paper-with-me

홈 › Papers

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

2026-02-26 · Simon Roschmann, Paul Krzakala, Sonia Mazelet, Quentin Bouniot, Zeynep Akata arxiv

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, and then refines the alignment on unpaired samples via an optimal-transport-based divergence that transfers relational structure without overconstraining the target space. SOTAlign effectively leverages unpaired images and text, learning robust joint embeddings across datasets and encoder pairs, and significantly outperforming supervised and semi-supervised baselines. Code is available at https://github.com/ExplainableML/SOTAlign.

📄 PDF Abstract BibTeX arXiv:2602.23353

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Set-CLIP: Exploring Aligned Semantic From Low-Alignment Multimodal Data Through A Distribution View

2024-06-09 · Zijia Song, Zelin Zang, Yelin Wang, Guozheng Yang 외

Multimodal fusion breaks through the boundaries between diverse modalities and has already achieved notable performances. However, in many specialized fields, it is struggling to obtain sufficient alignment data for trai…

GeRA: Label-Efficient Geometrically Regularized Alignment

2023-10-01 · Dustin Klebe, Tal Shnitzer, Mikhail Yurochkin, Leonid Karlinsky 외

Pretrained unimodal encoders incorporate rich semantic information into embedding space structures. To be similarly informative, multi-modal encoders typically require massive amounts of paired data for alignment and tra…

Data-Efficient Multimodal Fusion on a Single GPU

2023-12-15 · CVPR 2024 1 · Noël Vouitsis, Zhaoyan Liu, Satya Krishna Gorti, Valentin Villecroze 외

The goal of multimodal alignment is to learn a single latent space that is shared between multimodal inputs. The most powerful models in this space have been trained using massive datasets of paired inputs and large-scal…

GPUImage RetrievalRetrievalText Retrieval

UniBoost: Unsupervised Unimodal Pre-training for Boosting Zero-shot Vision-Language Tasks

2023-06-07 · Yanan sun, Zihan Zhong, Qi Fan, Chi-Keung Tang 외

Large-scale joint training of multimodal models, e.g., CLIP, have demonstrated great performance in many vision-language tasks. However, image-text pairs for pre-training are restricted to the intersection of images and …

Semantic Segmentation

Fine-grained Multiple Supervisory Network for Multi-modal Manipulation Detecting and Grounding

2025-08-04 · Xinquan Yu, Wei Lu, Xiangyang Luo arxiv

The task of Detecting and Grounding Multi-Modal Media Manipulation (DGM$^4$) is a branch of misinformation detection. Unlike traditional binary classification, it includes complex subtasks such as forgery content localiz…

Binary Classification