arXiv:2609.05636cs.CV2026-09

用无监督迁移聚类提升提示学习冷启动阶段的查询质量

Unsupervised Transfer Clustering for Mitigating Cold Start in Active Prompt Learning

  • 用先进无监督模型生成伪标签,构建语义一致的聚类
  • 在8个数据集中有6个实现准确率提升,改善初始查询效果
  • 适合需要减少标注成本的视觉语言模型应用

视觉语言模型(VLM)通过对齐视觉与文本表示,可实现出色的零样本分类性能,但每个新任务仍需手工设计提示。主动提示学习(APL)将主动学习与提示学习结合,利用VLM先验知识迭代查询最具信息量的图像进行标注。然而,APL仍存在冷启动问题,初始查询性能可能低于随机采样。现有最优APL方法虽通过平衡采样和多模态特征缓解该问题,但依赖固定的距离聚类,难以捕捉VLM高维语义分布,导致查询代表性不足。本文提出无监督迁移聚类与选择性查询(UTC+SQ),利用前沿无监督迁移模型生成高质量伪标签,建立语义上合理的聚类,从而选择更相关样本。实验表明,从基于距离的聚类转向基于投影的聚类显著提升了查询子集的代表性,在8个数据集中的6个实现了准确率提升。

原文摘要 · Abstract (English)

Vision-Language Models (VLMs) are able to achieve impressive zero-shot classification performance by aligning visual and textual representations, but each new task still demands handcrafted prompts. Active Prompt Learning (APL) combines Active Learning (AL) and Prompt Learning (PL) into a single framework, allowing for the usage of the VLM prior knowledge for iteratively querying the most informative images to be labeled. However, the cold-start problem is still relevant for APL methods, where the performance of the initial query can be worse than random sampling. While recent state-of-the-art APL methods mitigate with balanced sampling and multimodal features, they rely on rigid, distance-based clustering to group these features. This simplistic approach can struggle to capture the complex, high-dimensional semantic distributions inherent to VLMs, leading to suboptimal query representativeness. Unsupervised transfer can be applied to these features as a possible alternative, since it is capable of inferring the underlying human labeling of a task without any form of supervision. This way, samples can be grouped in semantically coherent clusters. This paper proposes Unsupervised Transfer Clustering with Selective Querying (UTC+SQ), a framework that enhances a recent APL approach by leveraging state-of-the-art unsupervised transfer model. These models generate high-fidelity pseudo-labels that establish semantically meaningful clusters, allowing for the selection of more relevant samples. Experimental evaluations demonstrate that shifting from distance-based to projection-based clustering improves the representativeness of the queried subset, achieving accuracy gains in 6 of the 8 datasets tested.

提示学习聚类冷启动无监督

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