arXiv:2503.23388cs.CVcs.AI2025-03CVPR被引 16

通过多粒度语义图提升CLIP模型在新场景下的适应能力

COSMIC: Clique-Oriented Semantic Multi-space Integration for Robust CLIP Test-Time Adaptation

  • 构建双语义图融合文本与多层级视觉特征,捕捉丰富语义关系
  • 利用聚类引导的超类机制,提升跨域任务准确率15.81%
  • 适合需要鲁棒测试时自适应的视觉语言模型研究者

近期视觉语言模型在新领域测试时适应方面面临挑战。虽基于缓存的方法借助历史信息展现潜力,但其易缓存不可靠的特征-标签对,并在查询时无差别使用单类信息,严重降低适应精度。为此,我们提出COSMIC(面向CLIP的聚类导向语义多空间集成),通过多粒度跨模态语义缓存和图结构查询机制提升适应性。框架引入双语义图(DSG)和聚类引导超类(CGH)两项创新:DSG融合文本特征、粗粒度CLIP特征与细粒度DINOv2特征,构建互补语义空间;在此基础上,CGH利用结构化类别关系,通过相关类别选择增强预测鲁棒性。大量实验表明,COSMIC在多个基准上表现优异,相较最先进方法在分布外任务上提升15.81%,在跨域生成任务中提升5.33%(基于CLIP RN-50)。代码已开源。

原文摘要 · Abstract (English)

Recent vision-language models (VLMs) face significant challenges in test-time adaptation to novel domains. While cache-based methods show promise by leveraging historical information, they struggle with both caching unreliable feature-label pairs and indiscriminately using single-class information during querying, significantly compromising adaptation accuracy. To address these limitations, we propose COSMIC (Clique-Oriented Semantic Multi-space Integration for CLIP), a robust test-time adaptation framework that enhances adaptability through multi-granular, cross-modal semantic caching and graph-based querying mechanisms. Our framework introduces two key innovations: Dual Semantics Graph (DSG) and Clique Guided Hyper-class (CGH). The Dual Semantics Graph constructs complementary semantic spaces by incorporating textual features, coarse-grained CLIP features, and fine-grained DINOv2 features to capture rich semantic relationships. Building upon these dual graphs, the Clique Guided Hyper-class component leverages structured class relationships to enhance prediction robustness through correlated class selection. Extensive experiments demonstrate COSMIC's superior performance across multiple benchmarks, achieving significant improvements over state-of-the-art methods: 15.81% gain on out-of-distribution tasks and 5.33% on cross-domain generation with CLIP RN-50. Code is available at github.com/hf618/COSMIC.

视觉语言模型测试时自适应多模态融合图神经网络

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