paper-with-me

Papers

Optimizing Multi-Modality Trackers via Significance-Regularized Tuning

2025-08-24 · Zhiwen Chen, Jinjian Wu, Zhiyu Zhu, Yifan Zhang, Guangming Shi, Junhui Hou arxiv

This paper tackles the critical challenge of optimizing multi-modality trackers by effectively adapting pre-trained models for RGB data. Existing fine-tuning paradigms oscillate between excessive flexibility and over-restriction, both leading to suboptimal plasticity-stability trade-offs. To mitigate this dilemma, we propose a novel significance-regularized fine-tuning framework, which delicately refines the learning process by incorporating intrinsic parameter significance. Through a comprehensive investigation of the transition from pre-trained to multi-modality contexts, we identify that parameters crucial to preserving foundational patterns and managing cross-domain shifts are the primary drivers of this issue. Specifically, we first probe the tangent space of pre-trained weights to measure and orient prior significance, dedicated to preserving generalization. Subsequently, we characterize transfer significance during the fine-tuning phase, emphasizing adaptability and stability. By incorporating these parameter significance terms as unified regularization, our method markedly enhances transferability across modalities. Extensive experiments showcase the superior performance of our method, surpassing current state-of-the-art techniques across various multi-modal tracking benchmarks. The source code and models are publicly available at https://github.com/zhiwen-xdu/SRTrack.

📄 PDF Abstract BibTeX arXiv:2508.17488

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

DeepSuM: Deep Sufficient Modality Learning Framework

2025-03-03 · Zhe Gao, Jian Huang, Ting Li, Xueqin Wang

Multimodal learning has become a pivotal approach in developing robust learning models with applications spanning multimedia, robotics, large language models, and healthcare. The efficiency of multimodal systems is a cri…

Adaptive Perception for Unified Visual Multi-modal Object Tracking

2025-02-10 · Xiantao Hu, Bineng Zhong, Qihua Liang, Zhiyi Mo 외

Recently, many multi-modal trackers prioritize RGB as the dominant modality, treating other modalities as auxiliary, and fine-tuning separately various multi-modal tasks. This imbalance in modality dependence limits the …

Object TrackingRgb-T Tracking

Single-Model and Any-Modality for Video Object Tracking

2023-11-27 · CVPR 2024 1 · Zongwei Wu, Jilai Zheng, Xiangxuan Ren, Florin-Alexandru Vasluianu 외

In the realm of video object tracking, auxiliary modalities such as depth, thermal, or event data have emerged as valuable assets to complement the RGB trackers. In practice, most existing RGB trackers learn a single set…

ObjectObject TrackingRgb-T TrackingVideo Object Tracking

Optimizing Brain-Computer Interface Performance: Advancing EEG Signals Channel Selection through Regularized CSP and SPEA II Multi-Objective Optimization

2024-04-26 · M. Moein Esfahani, Hossein Sadati, Vince D Calhoun

Brain-computer interface systems and the recording of brain activity has garnered significant attention across a diverse spectrum of applications. EEG signals have emerged as a modality for recording neural electrical ac…

Brain Computer Interfacechannel selectionEEGEEG Signal Classification+2

ACAttack: Adaptive Cross Attacking RGB-T Tracker via Multi-Modal Response Decoupling

2025-01-01 · CVPR 2025 1 · Xinyu Xiang, Qinglong Yan, Hao Zhang, Jiayi Ma

The research on adversarial attacks against trackers primarily concentrates on the RGB modality, whereas the methodology for attacking RGB-T multi-modal trackers has seldom been explored so far. This work represents …