LGITITJun 2

KODA: Contrastive Representation Comparison and Alignment for Vision-Language Foundation Models

arXiv:2606.0418019.2Has Code
Predicted impact top 29% in LG · last 90 daysOriginality Incremental advance
AI Analysis

This work provides a new tool for researchers and practitioners to understand and improve multimodal representations by revealing systematic differences between models, addressing a gap in interpretability for vision-language foundation models.

KODA introduces a kernel-based framework to identify and align structural discrepancies between vision-language foundation models like CLIP and SigLIP, enabling interpretable comparison and representation alignment without relying solely on downstream performance.

Vision-language foundation models such as CLIP and SigLIP provide widely used representations for multimodal learning systems. While these models are typically compared through downstream performance, such evaluations often do not explain how their representations differ structurally. In this work, we study this problem through the task of Contrastive Embedding Clustering: identifying sample subsets that are weakly clustered under one representation but strongly clustered under another. We propose \emph{Kernel Optimization for Discrepancy Analysis (KODA)}, a kernel-based framework for contrastive representation comparison and alignment. KODA constructs unified multimodal kernels through modality-wise kernel composition and formulates discrepancy discovery as a constrained optimization problem that searches for coherent structures in one representation while suppressing coherence in a reference representation. This yields interpretable discrepancy directions associated with specific sample subsets and modality interactions. To scale KODA to large vision-language datasets, we develop randomized low-dimensional approximations of joint kernels using random projections, including Random Fourier Features for shift-invariant kernels. Empirically, KODA identifies consistent and interpretable discrepancy structures across vision-language representations and provides sample subsets for representation alignment. The code is available at https://github.com/yokiwuuu/KODA.

Foundations

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

Your Notes