让CLIP模型的表示既清晰可解释又保持高性能。
Sparse CLIP: Co-Optimizing Interpretability and Performance in Contrastive Learning
- 训练时直接引入稀疏性,而非事后处理。
- 下游任务性能优于稀疏自编码器,且保留多模态能力。
- 适合需要可解释性的视觉语言模型研究者。
对比语言-图像预训练(CLIP)已成为视觉-语言表示学习的核心,广泛应用于下游任务,并作为多模态大语言模型的默认视觉主干。尽管成效显著,CLIP的密集且不透明的潜在表示带来了严重的可解释性挑战。普遍认为可解释性与性能存在权衡:训练中强制稀疏性会降低准确率,促使近期采用后处理方法如稀疏自编码器(SAEs)。然而,这些方法常导致下游性能下降,丧失CLIP固有的多模态能力,多数学习特征仍为单模态。本文提出一种简单而有效的方法,将稀疏性直接融入CLIP训练过程,生成既可解释又高性能的表示。相比SAEs,我们的稀疏CLIP表示在保持强大下游任务性能的同时,实现更优的可解释性并保留多模态能力。我们证明多模态稀疏特征可实现直观语义概念对齐,并揭示跨模态知识演化的训练动态。最后,以概念验证为例,基于稀疏CLIP表示训练的视觉-语言模型具备可解释的视觉引导能力。研究结果挑战了‘可解释性需牺牲精度’的常识,表明可解释性与性能可协同优化,为未来模型设计提供新范式。
原文摘要 · Abstract (English)
Contrastive Language-Image Pre-training (CLIP) has become a cornerstone in vision-language representation learning, powering diverse downstream tasks and serving as the default vision backbone in multimodal large language models (MLLMs). Despite its success, CLIP's dense and opaque latent representations pose significant interpretability challenges. A common assumption is that interpretability and performance are in tension: enforcing sparsity during training degrades accuracy, motivating recent post-hoc approaches such as Sparse Autoencoders (SAEs). However, these post-hoc approaches often suffer from degraded downstream performance and loss of CLIP's inherent multimodal capabilities, with most learned features remaining unimodal. We propose a simple yet effective approach that integrates sparsity directly into CLIP training, yielding representations that are both interpretable and performant. Compared to SAEs, our Sparse CLIP representations preserve strong downstream task performance, achieve superior interpretability, and retain multimodal capabilities. We show that multimodal sparse features enable straightforward semantic concept alignment and reveal training dynamics of how cross-modal knowledge emerges. Finally, as a proof of concept, we train a vision-language model on sparse CLIP representations that enables interpretable, vision-based steering capabilities. Our findings challenge conventional wisdom that interpretability requires sacrificing accuracy and demonstrate that interpretability and performance can be co-optimized, offering a promising design principle for future models.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。