paper-with-me

홈 › Papers

LSPT: Long-term Spatial Prompt Tuning for Visual Representation Learning

2024-02-27 · Shentong Mo, Yansen Wang, Xufang Luo, Dongsheng Li

Visual Prompt Tuning (VPT) techniques have gained prominence for their capacity to adapt pre-trained Vision Transformers (ViTs) to downstream visual tasks using specialized learnable tokens termed as prompts. Contemporary VPT methodologies, especially when employed with self-supervised vision transformers, often default to the introduction of new learnable prompts or gated prompt tokens predominantly sourced from the model's previous block. A pivotal oversight in such approaches is their failure to harness the potential of long-range previous blocks as sources of prompts within each self-supervised ViT. To bridge this crucial gap, we introduce Long-term Spatial Prompt Tuning (LSPT) - a revolutionary approach to visual representation learning. Drawing inspiration from the intricacies of the human brain, LSPT ingeniously incorporates long-term gated prompts. This feature serves as temporal coding, curbing the risk of forgetting parameters acquired from earlier blocks. Further enhancing its prowess, LSPT brings into play patch tokens, serving as spatial coding. This is strategically designed to perpetually amass class-conscious features, thereby fortifying the model's prowess in distinguishing and identifying visual categories. To validate the efficacy of our proposed method, we engaged in rigorous experimentation across 5 FGVC and 19 VTAB-1K benchmarks. Our empirical findings underscore the superiority of LSPT, showcasing its ability to set new benchmarks in visual prompt tuning performance.

📄 PDF Abstract BibTeX arXiv:2402.17406

Code (0)

등록된 구현이 없습니다.

Tasks

Representation LearningVisual Prompt Tuning

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

3D-LSPTM: An Automatic Framework with 3D-Large-Scale Pretrained Model for Laryngeal Cancer Detection Using Laryngoscopic Videos

2024-09-02 · Meiyu Qiu, Yun Li, Wenjun Huang, Haoyun Zhang 외

Laryngeal cancer is a malignant disease with a high morality rate in otorhinolaryngology, posing an significant threat to human health. Traditionally larygologists manually visual-inspect laryngeal cancer in laryngoscopi…

Ethics

Can Large Language Models be Good Path Planners? A Benchmark and Investigation on Spatial-temporal Reasoning

2023-10-05 · Mohamed Aghzal, Erion Plaku, Ziyu Yao

Large language models (LLMs) have achieved remarkable success across a wide spectrum of tasks; however, they still face limitations in scenarios that demand long-term planning and spatial reasoning. To facilitate this li…

NavigateSpatial Reasoning

SA$^2$VP: Spatially Aligned-and-Adapted Visual Prompt

2023-12-16 · Wenjie Pei, Tongqi Xia, Fanglin Chen, Jinsong Li 외

As a prominent parameter-efficient fine-tuning technique in NLP, prompt tuning is being explored its potential in computer vision. Typical methods for visual prompt tuning follow the sequential modeling paradigm stemming…

image-classificationImage Classificationparameter-efficient fine-tuningVisual Prompt Tuning

SPATIOROUTE: Dynamic Prompt Routing for Zero-Shot Spatial Reasoning

2026-05-18 · Pawat Chunhachatrachai, Gueter Josmy Faure, Hung-Ting Su, Winston H. Hsu arxiv

Spatial question answering over egocentric video is a challenging task that requires Vision-Language Models (VLMs) to reason about 3D object positions, scene affordances, and directional relationships, particularly in th…

Question AnsweringSpatial Reasoning

Data-Efficient Multi-Agent Spatial Planning with LLMs

2025-02-26 · Huangyuan Su, Aaron Walsman, Daniel Garces, Sham Kakade 외

In this project, our goal is to determine how to leverage the world-knowledge of pretrained large language models for efficient and robust learning in multiagent decision making. We examine this in a taxi routing and ass…

Decision MakingWorld Knowledge