arXiv:2510.16335cs.CV2025-10ICCV被引 10

用梯度大小筛选关键词,让图文聚类更准且有理论保障

On the Provable Importance of Gradients for Language-Assisted Image Clustering

  • 基于反向传播梯度大小衡量词汇与图像的相关性
  • 在多个数据集上达到当前最优聚类准确率
  • 首次提供理论证明,统一现有过滤方法

本文研究语言辅助图像聚类(LaIC)问题,利用文本语义提升视觉表征的区分度。由于缺乏真实类别名,核心挑战在于从无标签语料中筛选出与目标图像语义相近的正向名词。现有方法多依赖CLIP预训练特征空间,但缺乏严格理论支撑。为此,本文提出一种基于梯度的框架GradNorm,通过交叉熵损失反向传播的梯度幅值来度量名词的正向程度。理论上,给出了误差界以量化正向名词的可分性,并证明现有过滤策略是GradNorm的特例。实验表明,GradNorm在多个基准上均取得领先性能。代码已公开。

原文摘要 · Abstract (English)

This paper investigates the recently emerged problem of Language-assisted Image Clustering (LaIC), where textual semantics are leveraged to improve the discriminability of visual representations to facilitate image clustering. Due to the unavailability of true class names, one of core challenges of LaIC lies in how to filter positive nouns, i.e., those semantically close to the images of interest, from unlabeled wild corpus data. Existing filtering strategies are predominantly based on the off-the-shelf feature space learned by CLIP; however, despite being intuitive, these strategies lack a rigorous theoretical foundation. To fill this gap, we propose a novel gradient-based framework, termed as GradNorm, which is theoretically guaranteed and shows strong empirical performance. In particular, we measure the positiveness of each noun based on the magnitude of gradients back-propagated from the cross-entropy between the predicted target distribution and the softmax output. Theoretically, we provide a rigorous error bound to quantify the separability of positive nouns by GradNorm and prove that GradNorm naturally subsumes existing filtering strategies as extremely special cases of itself. Empirically, extensive experiments show that GradNorm achieves the state-of-the-art clustering performance on various benchmarks. Code is publicly available at \href{https://github.com/60pen9/On-the-Provable-Importance-of-Gradients-for-Language-Assisted-Image-Clustering}{here}.

图文聚类梯度分析理论保证

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