paper-with-me

Papers

Multi-Cache Enhanced Prototype Learning for Test-Time Generalization of Vision-Language Models

2025-08-02 · Xinyu Chen, Haotian Zhai, Can Zhang, Xiupeng Shi, Ruirui Li arxiv

In zero-shot setting, test-time adaptation adjusts pre-trained models using unlabeled data from the test phase to enhance performance on unknown test distributions. Existing cache-enhanced TTA methods rely on a low-entropy criterion to select samples for prototype construction, assuming intra-class compactness. However, low-entropy samples may be unreliable under distribution shifts, and the resulting prototypes may not ensure compact intra-class distributions. This study identifies a positive correlation between cache-enhanced performance and intra-class compactness. Based on this observation, we propose a Multi-Cache enhanced Prototype-based Test-Time Adaptation (MCP) featuring three caches: an entropy cache for initializing prototype representations with low-entropy samples, an align cache for integrating visual and textual information to achieve compact intra-class distributions, and a negative cache for prediction calibration using high-entropy samples. We further developed MCP++, a framework incorporating cross-modal prototype alignment and residual learning, introducing prototype residual fine-tuning. Comparative and ablation experiments across 15 downstream tasks demonstrate that the proposed method and framework achieve state-of-the-art generalization performance. Project Page available at: https://zhaihaotian.github.io/MCP-ICCV25/

📄 PDF Abstract BibTeX arXiv:2508.01225

Code (0)

등록된 구현이 없습니다.

Tasks

Test-time Adaptation

Similar Papers 제목 키워드 기반

Prototype-Based Test-Time Adaptation of Vision-Language Models

2026-04-23 · Zhaohong Huang, Yuxin Zhang, Wenjing Liu, Fei Chao 외 arxiv

Test-time adaptation (TTA) has emerged as a promising paradigm for vision-language models (VLMs) to bridge the distribution gap between pre-training and test data. Recent works have focused on backpropagation-free TTA me…

Test-time Adaptation

Adapt-As-You-Walk Through the Clouds: Training-Free Online Test-Time Adaptation of 3D Vision-Language Foundation Models

2025-11-19 · Mehran Tamjidi, Hamidreza Dastmalchi, Mohammadreza Alimoradijazi, Ali Cheraghian 외 arxiv

3D Vision-Language Foundation Models (VLFMs) have shown strong generalization and zero-shot recognition capabilities in open-world point cloud processing tasks. However, these models often underperform in practical scena…

Test-time Adaptation

Mitigating Cache Noise in Test-Time Adaptation for Large Vision-Language Models

2025-03-24 · Haotian Zhai, Xinyu Chen, Can Zhang, Tianming Sha 외

Test-time adaptation (TTA) of visual language models has recently attracted significant attention as a solution to the performance degradation caused by distribution shifts in downstream tasks. However, existing cache-ba…

Test-time Adaptation

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

2026-08-26 · Yiwen Liang, Hui Chen, Yizhe Xiong, Mengyao Lyu 외 arxiv

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 …

Test-time Adaptation

DynProto: Dynamic Prototype Evolution for Out-of-Distribution Detection

2026-04-26 · Yanqi Wu, Xinhua Lu, Runhe Lai, Qichao Chen 외 arxiv

Recent studies show that using potential out-of-distribution (OOD) labels from large corpora as auxiliary information can improve OOD detection in vision-language models (VLMs). However, these methods often fail when rea…

Out-of-Distribution Detection