Sigmoid 对比损失的全局极小值
机器学习
2026-03-12 v2 人工智能
摘要
自从在 CLIP 和 ALIGN 中引入以来,通过对比预训练获取和对齐表示的元任务正日益重要。在本文中,我们从理论上解释了在 sigmoid 损失下与可训练的逆温度和偏置同步的优势,正如 Google DeepMind 最近的 SigLIP 和 SigLIP2 模型中所实现的那样。对于一类丰富的配置,我们称之为 -Constellations,温度和偏置可以将损失函数驱动至零。-Constellations 是一种与球面编码相关的新型组合对象,由裕量 和相对偏置 参数化。我们利用对 Constellations 的刻画从理论上证明了 SigLIP 在检索任务上的成功,解释了 SigLIP 和 CLIP 中存在的模态鸿沟,并确定了产生高质量表示所需的维度。最后,我们提出了一种带有显式相对偏置的 sigmoid 损失重参数化方法,这在合成数据实验中改善了训练动态。
引用
@article{arxiv.2509.18552,
title = {Global Minimizers of Sigmoid Contrastive Loss},
author = {Kiril Bangachev and Guy Bresler and Iliyas Noman and Yury Polyanskiy},
journal= {arXiv preprint arXiv:2509.18552},
year = {2026}
}
备注
Author names listed in alphabetical order. NeurIPS 2025. New version includes some results on the geometry of CLIP in addition to geometry of SigLIP