paper-with-me

홈 › Papers

Bidirectional Prototype-Reward co-Evolution for Test-Time Adaptation of Vision-Language Models

2025-03-12 · Xiaozhen Qiao, Peng Huang, Jiakang Yuan, Xianda Guo, Bowen Ye, Zhe Sun, Xuelong Li

Test-time adaptation (TTA) is crucial in maintaining Vision-Language Models (VLMs) performance when facing real-world distribution shifts, particularly when the source data or target labels are inaccessible. Existing TTA methods rely on CLIP's output probability distribution for feature evaluation, which can introduce biases under domain shifts. This misalignment may cause features to be misclassified due to text priors or incorrect textual associations. To address these limitations, we propose Bidirectional Prototype-Reward co-Evolution (BPRE), a novel TTA framework for VLMs that integrates feature quality assessment with prototype evolution through a synergistic feedback loop. BPRE first employs a Multi-Dimensional Quality-Aware Reward Module to evaluate feature quality and guide prototype refinement precisely. The continuous refinement of prototype quality through Prototype-Reward Interactive Evolution will subsequently enhance the computation of more robust Multi-Dimensional Quality-Aware Reward Scores. Through the bidirectional interaction, the precision of rewards and the evolution of prototypes mutually reinforce each other, forming a self-evolving cycle. Extensive experiments are conducted across 15 diverse recognition datasets encompassing natural distribution shifts and cross-dataset generalization scenarios. Results demonstrate that BPRE consistently achieves superior average performance compared to state-of-the-art methods across different model architectures, such as ResNet-50 and ViT-B/16. By emphasizing comprehensive feature evaluation and bidirectional knowledge refinement, BPRE advances VLM generalization capabilities, offering a new perspective on TTA.

📄 PDF Abstract BibTeX arXiv:2503.09394

Code (0)

등록된 구현이 없습니다.

Tasks

Test-time Adaptation

Similar Papers 제목 키워드 기반

P-GenRM: Personalized Generative Reward Model with Test-time User-based Scaling

2026-02-12 · Pinyi Zhang, Ting-En Lin, Yuchuan Wu, Jingyang Chen 외 arxiv

Personalized alignment of large language models seeks to adapt responses to individual user preferences, typically via reinforcement learning. A key challenge is obtaining accurate, user-specific reward signals in open-e…

Reinforcement Learning

Query-guided Prototype Evolution Network for Few-Shot Segmentation

2024-03-11 · Runmin Cong, Hang Xiong, Jinpeng Chen, Wei zhang 외

Previous Few-Shot Segmentation (FSS) approaches exclusively utilize support features for prototype generation, neglecting the specific requirements of the query. To address this, we present the Query-guided Prototype Evo…

Segmentation

Bidirectional Feature Globalization for Few-shot Semantic Segmentation of 3D Point Cloud Scenes

2022-08-13 · Yongqiang Mao, Zonghao Guo, Xiaonan Lu, Zhiqiang Yuan 외

Few-shot segmentation of point cloud remains a challenging task, as there is no effective way to convert local point cloud information to global representation, which hinders the generalization ability of point features.…

Few-Shot Semantic SegmentationMetric LearningSegmentationSemantic Segmentation

RefOnce: Distilling References into a Prototype Memory for Referring Camouflaged Object Detection

2025-11-26 · Yu-Huan Wu, Zi-Xuan Zhu, Yan Wang, Liangli Zhen 외 arxiv

Referring Camouflaged Object Detection (Ref-COD) segments specified camouflaged objects in a scene by leveraging a small set of referring images. Though effective, current systems adopt a dual-branch design that requires…

Object Detection

Tiny Reward Models

2025-07-14 · Sarah Pan arxiv

Large decoder-based language models have become the dominant architecture for reward modeling in reinforcement learning from human feedback (RLHF). However, as reward models are increasingly deployed in test-time strateg…

Reinforcement Learning