paper-with-me

홈 › Papers

Robust RGB-T Tracking via Learnable Visual Fourier Prompt Fine-tuning and Modality Fusion Prompt Generation

2025-09-24 · Hongtao Yang, Bineng Zhong, Qihua Liang, Zhiruo Zhu, Yaozong Zheng, Ning Li arxiv

Recently, visual prompt tuning is introduced to RGB-Thermal (RGB-T) tracking as a parameter-efficient finetuning (PEFT) method. However, these PEFT-based RGB-T tracking methods typically rely solely on spatial domain information as prompts for feature extraction. As a result, they often fail to achieve optimal performance by overlooking the crucial role of frequency-domain information in prompt learning. To address this issue, we propose an efficient Visual Fourier Prompt Tracking (named VFPTrack) method to learn modality-related prompts via Fast Fourier Transform (FFT). Our method consists of symmetric feature extraction encoder with shared parameters, visual fourier prompts, and Modality Fusion Prompt Generator that generates bidirectional interaction prompts through multi-modal feature fusion. Specifically, we first use a frozen feature extraction encoder to extract RGB and thermal infrared (TIR) modality features. Then, we combine the visual prompts in the spatial domain with the frequency domain prompts obtained from the FFT, which allows for the full extraction and understanding of modality features from different domain information. Finally, unlike previous fusion methods, the modality fusion prompt generation module we use combines features from different modalities to generate a fused modality prompt. This modality prompt is interacted with each individual modality to fully enable feature interaction across different modalities. Extensive experiments conducted on three popular RGB-T tracking benchmarks show that our method demonstrates outstanding performance.

📄 PDF Abstract BibTeX arXiv:2509.19733

Code (0)

등록된 구현이 없습니다.

Tasks

Visual Prompt TuningRgb-T Tracking

Similar Papers 제목 키워드 기반

FVP: Fourier Visual Prompting for Source-Free Unsupervised Domain Adaptation of Medical Image Segmentation

2023-04-26 · Yan Wang, Jian Cheng, Yixin Chen, Shuai Shao 외

Medical image segmentation methods normally perform poorly when there is a domain shift between training and testing data. Unsupervised Domain Adaptation (UDA) addresses the domain shift problem by training the model usi…

Domain AdaptationImage SegmentationMedical Image SegmentationSegmentation+3

VL-UniTrack: A Unified Framework with Visual-Language Prompts for UAV-Ground Visual Tracking

2026-05-06 · Boyue Xu, Ruichao Hou, Tongwei Ren, Gangshan Wu arxiv

UAV-ground visual tracking (UGVT) aims to simultaneously track the same object from both the UAV and the ground view. However, existing two-stream methods suffer from isolated feature extraction and rely heavily on impli…

Visual Tracking

Visual Fourier Prompt Tuning

2024-11-02 · Runjia Zeng, Cheng Han, Qifan Wang, Chunshu Wu 외

With the scale of vision Transformer-based models continuing to grow, finetuning these large-scale pretrained models for new tasks has become increasingly parameter-intensive. Visual prompt tuning is introduced as a para…

Visual Prompt Tuning

Self-Adaptive Motion Tracking against On-body Displacement of Flexible Sensors

2023-09-21 · NeurIPS 2023 11

Flexible sensors are promising for ubiquitous sensing of human status due to their flexibility and easy integration as wearable systems. However, on-body displacement of sensors is inevitable since the device cannot be f…

Multi-Prompt with Depth Partitioned Cross-Modal Learning

2023-05-10 · Yingjie Tian, Yiqi Wang, Xianda Guo, Zheng Zhu 외

In recent years, soft prompt learning methods have been proposed to fine-tune large-scale vision-language pre-trained models for various downstream tasks. These methods typically combine learnable textual tokens with cla…

Domain GeneralizationPrompt Learning