paper-with-me

Papers

iVPT: Improving Task-relevant Information Sharing in Visual Prompt Tuning by Cross-layer Dynamic Connection

2024-04-08 · Nan Zhou, Jiaxin Chen, Di Huang

Recent progress has shown great potential of visual prompt tuning (VPT) when adapting pre-trained vision transformers to various downstream tasks. However, most existing solutions independently optimize prompts at each layer, thereby neglecting the usage of task-relevant information encoded in prompt tokens across layers. Additionally, existing prompt structures are prone to interference from task-irrelevant noise in input images, which can do harm to the sharing of task-relevant information. In this paper, we propose a novel VPT approach, \textbf{iVPT}. It innovatively incorporates a cross-layer dynamic connection (CDC) for input prompt tokens from adjacent layers, enabling effective sharing of task-relevant information. Furthermore, we design a dynamic aggregation (DA) module that facilitates selective sharing of information between layers. The combination of CDC and DA enhances the flexibility of the attention process within the VPT framework. Building upon these foundations, iVPT introduces an attentive reinforcement (AR) mechanism, by automatically identifying salient image tokens, which are further enhanced by prompt tokens in an additive manner. Extensive experiments on 24 image classification and semantic segmentation benchmarks clearly demonstrate the advantage of the proposed iVPT, compared to the state-of-the-art counterparts.

📄 PDF Abstract BibTeX arXiv:2404.05207

Code (0)

등록된 구현이 없습니다.

Tasks

image-classificationImage ClassificationSemantic SegmentationVisual Prompt Tuning

Similar Papers 제목 키워드 기반

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

SPILLage: Agentic Oversharing on the Web

2026-02-13 · Jaechul Roh, Eugene Bagdasarian, Hamed Haddadi, Ali Shahin Shamsabadi arxiv

LLM-powered agents are beginning to automate user's tasks across the open web, often with access to user resources such as emails and calendars. Unlike standard LLMs answering questions in a controlled ChatBot setting, w…

Consistent and Relevant: Rethink the Query Embedding in General Sound Separation

2023-12-24 · Yuanyuan Wang, Hangting Chen, Dongchao Yang, Jianwei Yu 외

The query-based audio separation usually employs specific queries to extract target sources from a mixture of audio signals. Currently, most query-based separation models need additional networks to obtain query embeddin…

Belief sharing: a blessing or a curse

2024-07-02 · Ozan Catal, Toon Van de Maele, Riddhi J. Pitliya, Mahault Albarracin 외

When collaborating with multiple parties, communicating relevant information is of utmost importance to efficiently completing the tasks at hand. Under active inference, communication can be cast as sharing beliefs betwe…

Efficient Computation Sharing for Multi-Task Visual Scene Understanding

2023-03-16 · ICCV 2023 1 · Sara Shoouri, Mingyu Yang, Zichen Fan, Hun-Seok Kim

Solving multiple visual tasks using individual models can be resource-intensive, while multi-task learning can conserve resources by sharing knowledge across different tasks. Despite the benefits of multi-task learning, …

Multi-Task LearningScene UnderstandingTransfer Learning