paper-with-me

Papers

Hierarchical Knowledge Prompt Tuning for Multi-task Test-Time Adaptation

2025-01-01 · CVPR 2025 1 · Qiang Zhang, Mengsheng Zhao, Jiawei Liu, Fanrui Zhang, Yongchao Xu, Zheng-Jun Zha

Test-time adaptation using vision-language models (such as CLIP) to quickly adjust to distributional shifts of downstream tasks has shown great potential. Despite significant progress, existing methods are still limited to single-task test-time adaptation scenarios and have not effectively explored the issue of multi-task adaptation. To address this practical problem, we propose a novel Hierarchical Knowledge Prompt Tuning (HKPT) method, which achieves joint adaptation to multiple target domains by mining more comprehensive source domain discriminative knowledge and hierarchically modeling task-specific and task-shared knowledge. Specifically, HKPT constructs a CLIP prompt distillation framework that utilizes the broader source domain knowledge of large teacher CLIP to guide prompt tuning for lightweight student CLIP from multiple views during testing. Meanwhile, HKPT establishes task-specific dual dynamic knowledge graph to capture fine-grained contextual knowledge from continuous test data. To fully exploit the complementarity among multiple target tasks, HKPT employs an adaptive task grouping strategy for achieving inter-task knowledge sharing. Furthermore, HKPT can seamlessly transfer to basic single-task test-time adaptation scenarios while maintaining robust performance. Extensive experimental results in both multi-task and single-task test-time adaptation settings demonstrate that our HKPT significantly outperforms state-of-the-art methods.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Test-time Adaptation

Methods 이 논문이 사용한 방법론

CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…

Similar Papers 제목 키워드 기반

Dual-View Alignment Learning with Hierarchical-Prompt for Class-Imbalance Multi-Label Classification

2025-09-22 · Sheng Huang, Jiexuan Yan, Beiyan Liu, Bo Liu 외 arxiv

Real-world datasets often exhibit class imbalance across multiple categories, manifesting as long-tailed distributions and few-shot scenarios. This is especially challenging in Class-Imbalanced Multi-Label Image Classifi…

Multi-Label Image ClassificationFew-Shot Image ClassificationMulti-Label ClassificationObject Recognition

Prompt Your Brain: Scaffold Prompt Tuning for Efficient Adaptation of fMRI Pre-trained Model

2024-08-20 · Zijian Dong, Yilei Wu, Zijiao Chen, Yichi Zhang 외

We introduce Scaffold Prompt Tuning (ScaPT), a novel prompt-based framework for adapting large-scale functional magnetic resonance imaging (fMRI) pre-trained models to downstream tasks, with high parameter efficiency and…

Prognosis

Exploring Interpretability for Visual Prompt Tuning with Hierarchical Concepts

2025-03-08 · Yubin Wang, Xinyang Jiang, De Cheng, Xiangqian Zhao 외

Visual prompt tuning offers significant advantages for adapting pre-trained visual foundation models to specific tasks. However, current research provides limited insight into the interpretability of this approach, which…

Visual Prompt Tuning

HPT++: Hierarchically Prompting Vision-Language Models with Multi-Granularity Knowledge Generation and Improved Structure Modeling

2024-08-27 · Yubin Wang, Xinyang Jiang, De Cheng, Wenli Sun 외

Prompt learning has become a prevalent strategy for adapting vision-language foundation models (VLMs) such as CLIP to downstream tasks. With the emergence of large language models (LLMs), recent studies have explored the…

Domain GeneralizationPrompt EngineeringPrompt Learning

HPT: Hierarchy-aware Prompt Tuning for Hierarchical Text Classification

2022-04-28 · Zihan Wang, Peiyi Wang, Tianyu Liu, Binghuai Lin 외

Hierarchical text classification (HTC) is a challenging subtask of multi-label classification due to its complex label hierarchy. Recently, the pretrained language models (PLM)have been widely adopted in HTC through a fi…

ClassificationLanguage ModelingLanguage ModellingMulti-Label Classification+3