揭示多模态对比学习的表达能力,提出新模型提升联合分布建模精度。
Expressivity In Multimodal Contrastive Learning
- 从密度估计视角分析架构表达能力,聚焦参数化分布逼近性。
- 传统多模态对比损失无法逼近任意联合分布,但可精确匹配成对条件分布。
- 提出Hadamard-CLIP,仅加一个可学习权重向量即实现全模态联合分布通用逼近。
对比学习已成为现代表示学习的核心,支撑着以CLIP为代表的文本-图像生成、视觉语言模型及跨模态检索。尽管实证成功显著,其架构的表达能力仍不清晰。本文从总体层面、密度估计视角研究表达性:每个架构对应一组可参数化的概率密度,其参数可被选择以逼近多模态联合分布。这转化为纯粹的表征能力问题:给定的对比族能否以任意精度逼近任意联合分布?我们发现表达性强烈依赖于架构设计。对于两模态,简单的双塔式CLIP架构是通用逼近器;而实践中广泛使用的三模态以上扩展方案——基于所有成对相似度之和的损失函数——无法逼近任意联合分布,但能精确匹配所有成对条件分布。为此,我们提出Hadamard-CLIP,仅在现有编码器上增加一个可学习权重向量,即可恢复任意模态数下的联合分布通用逼近能力,同时保持CLIP快速预计算嵌入检索的优势。
原文摘要 · Abstract (English)
Contrastive learning has become a cornerstone of modern representation learning, powering CLIP-style models that underpin text-to-image generation, vision-language models, and retrieval across a rapidly growing range of modalities. Despite this empirical success, the expressive power of these architectures remains poorly understood. To gain insight, we study expressivity by adopting a population-level, density-estimation viewpoint: each architecture comprises a parameterized set of densities whose parameters may be chosen to approximate the joint distribution of the modalities. This isolates a question of pure representational capacity: which joint distributions can a given contrastive family of parameterizations approximate to arbitrary accuracy? We show that expressivity is sharply architecture-dependent. For two modalities, the simple two-tower CLIP architecture is a universal approximator. A natural generalization of CLIP, widely used in practice when three or more modalities are present, is based on a loss found by summing over all pairwise similarities. This provably cannot represent arbitrary joint distributions, although we prove that it remains expressive enough to match all pairwise conditionals. Motivated by this gap, we propose Hadamard-CLIP, which adds a single learned weight vector on top of the existing encoders and restores universal approximation of the joint for any number of modalities while preserving CLIP's fast, precomputable-embedding retrieval.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。