arXiv:2606.04180cs.LGcs.IT2026-06被引 3

对比视觉语言模型的表示差异,找出可解释的结构分歧点。

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

论文配图:KODA: Contrastive Representation Comparison and Alignment for Vision-Language Foundation Models
图 1 · 摘自论文原文
  • 用核方法构建统一多模态内核,分析表示间的差异
  • 发现不同模型在特定样本上的聚类结构差异,如12.7%的样本聚类强度变化
  • 适合研究模型机制或做对齐优化的研究者使用

视觉-语言基础模型如CLIP和SigLIP为多模态学习系统提供了广泛使用的表示。尽管这些模型通常通过下游性能进行比较,但此类评估往往无法解释其表示在结构上的差异。本文通过对比嵌入聚类任务研究该问题:识别在一个表示下弱聚类而在另一个表示下强聚类的样本子集。我们提出 extit{Kernel Optimization for Discrepancy Analysis (KODA)},一种基于核的对比表示分析与对齐框架。KODA通过模态独立核组合构建统一的多模态核,并将差异发现建模为约束优化问题,旨在保留一个表示中的连贯结构,同时抑制参考表示中的连贯性。这能生成与特定样本子集及模态交互相关的可解释差异方向。为使KODA适用于大规模视觉-语言数据集,我们利用随机投影开发了联合核的低维近似方法,包括用于平移不变核的随机傅里叶特征。实验表明,KODA能在多个视觉-语言表示中识别出一致且可解释的差异结构,并提供用于表示对齐的样本子集。代码已公开于https://github.com/yokiwuuu/KODA。

原文摘要 · Abstract (English)

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.

多模态表示分析对比学习

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。