arXiv:2608.25653cs.CV2026-08中稿 · ECCV

提出PuRF方法,解决多标签视觉语言模型测试时自适应中的缓存偏差问题。

Towards Purified Multi-Label Test-Time Adaptation of Vision-Language Models

论文配图:Towards Purified Multi-Label Test-Time Adaptation of Vision-Language Models
图 1 · 摘自论文原文
  • 通过区域净化识别可靠区域,实现细粒度特征对齐。
  • 引入缓存净化与时间刷新机制,提升多标签缓存的准确性和适应性。
  • 在五个数据集上平均提升4.05% mAP,适合多物体场景的鲁棒部署。

测试时自适应(TTA)在单标签识别中被广泛研究,有效缓解分布偏移,尤其结合视觉-语言模型时表现良好。然而真实图像常包含多个物体,而更具实用性的多标签测试时自适应(MLTTA)却鲜受关注。基于缓存的TTA方法虽具高效性与有效性,但直接扩展至多标签场景面临一对多映射问题:共享全局表示将共现物体纠缠存储为类别级缓存原型,导致主导标签偏差并削弱缓存校准。尽管引入区域级线索有助于分离类别特异性证据,但在分布偏移下这些区域证据可能不可靠,其识别与利用颇具挑战。为此,本文提出PuRF——一种基于净化驱动的多标签视觉-语言模型测试时自适应新方法。首先通过区域净化识别可靠区域,提供全面的区域线索以支持多标签识别,并实现细粒度对齐;在此基础上,实施缓存净化以增强缓存表示与适应能力,其中事件净化构建判别性区域级缓存,时间刷新进一步促进长期缓存适应性。实验表明,PuRF持续优于现有最先进方法,在五个数据集上对ViT-B/32实现了4.05%的显著mAP提升。

原文摘要 · Abstract (English)

Test-time adaptation (TTA) has been widely explored in single-label recognition, effectively mitigating distribution shifts, especially when combined with vision-language models. However, real-world images often contain multiple objects, while the more practical multi-label test-time adaptation (MLTTA) has received little attention so far. Recent cache-based TTA methods have shown promising efficiency and effectiveness, yet directly extending them to multi-label scenarios suffers from a one-to-many mapping problem: a shared global representation entangling co-occurring objects is stored as class-wise cache prototypes, inducing dominant-label bias and compromised cache calibration. While introducing region-level cues helps isolate class-specific evidence, such regional evidence can also be unreliable under distribution shifts, making its identification and utilization non-trivial. To address these issues, we introduce PuRF, a novel PuRiFication-driven cache-based method for multi-label test-time adaptation of vision-language models. Specifically, PuRF first performs region purification to identify reliable regions, providing comprehensive regional cues for multi-label recognition and enabling fine-grained alignment. Based on these purified regions, PuRF conducts cache purification to enhance cache representation and adaptability, where episodic purification builds a discriminative region-based cache, and temporal refreshing further promotes long-term cache adaptability. Experiments demonstrate that PuRF consistently outperforms state-of-the-art methods, achieving a notable 4.05% mAP improvement on ViT-B/32 across five datasets.

多标签识别测试时自适应视觉语言模型缓存净化

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