paper-with-me

Papers

Breaking Modality Gap in RGBT Tracking: Coupled Knowledge Distillation

2024-10-15 · Andong Lu, jiacong Zhao, Chenglong Li, Yun Xiao, Bin Luo

Modality gap between RGB and thermal infrared (TIR) images is a crucial issue but often overlooked in existing RGBT tracking methods. It can be observed that modality gap mainly lies in the image style difference. In this work, we propose a novel Coupled Knowledge Distillation framework called CKD, which pursues common styles of different modalities to break modality gap, for high performance RGBT tracking. In particular, we introduce two student networks and employ the style distillation loss to make their style features consistent as much as possible. Through alleviating the style difference of two student networks, we can break modality gap of different modalities well. However, the distillation of style features might harm to the content representations of two modalities in student networks. To handle this issue, we take original RGB and TIR networks as the teachers, and distill their content knowledge into two student networks respectively by the style-content orthogonal feature decoupling scheme. We couple the above two distillation processes in an online optimization framework to form new feature representations of RGB and thermal modalities without modality gap. In addition, we design a masked modeling strategy and a multi-modal candidate token elimination strategy into CKD to improve tracking robustness and efficiency respectively. Extensive experiments on five standard RGBT tracking datasets validate the effectiveness of the proposed method against state-of-the-art methods while achieving the fastest tracking speed of 96.4 FPS. Code available at https://github.com/Multi-Modality-Tracking/CKD.

📄 PDF Abstract BibTeX arXiv:2410.11586

Code (1)

multi-modality-tracking/ckd 공식 구현 pytorch

Tasks

Knowledge DistillationRgb-T Tracking

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…
Knowledge Distillation A very simple way to improve the performance of almost any machine learning algorithm is to train many different models on the same data and then to average their predictions.…

Similar Papers 제목 키워드 기반

Breaking Shallow Limits: Task-Driven Pixel Fusion for Gap-free RGBT Tracking

2025-03-14 · Andong Lu, Yuanzhi Guo, Wanyu Wang, Chenglong Li 외

Current RGBT tracking methods often overlook the impact of fusion location on mitigating modality gap, which is key factor to effective tracking. Our analysis reveals that shallower fusion yields smaller distribution gap…

Representation LearningRgb-T Tracking

DRGBT-1K: A Large-scale High-quality Benchmark for Dynamic RGBT Tracking

2026-07-22 · Zhaodong Ding, Chenglong Li, Zeyu Ding, Futian Wang 외 arxiv

Dynamic RGBT (DRGBT) tracking aims to continuously localize a target when the available sensing modalities and observation platforms vary over time. Compared with conventional RGBT tracking with fixed RGBT inputs and a f…

Modality-missing RGBT Tracking: Invertible Prompt Learning and High-quality Benchmarks

2023-12-25 · Andong Lu, jiacong Zhao, Chenglong Li, Jin Tang 외

Current RGBT tracking research relies on the complete multi-modal input, but modal information might miss due to some factors such as thermal sensor self-calibration and data transmission error, called modality-missing c…

Prompt Learning

Multi-Adapter RGBT Tracking

2019-07-17 · Chenglong Li, Andong Lu, Aihua Zheng, Zhengzheng Tu 외

The task of RGBT tracking aims to take the complementary advantages from visible spectrum and thermal infrared data to achieve robust visual tracking, and receives more and more attention in recent years. Existing works …

Visual Tracking

RGBT Tracking via Multi-Adapter Network with Hierarchical Divergence Loss

2020-11-14 · Andong Lu, Chenglong Li, Yuqing Yan, Jin Tang 외

RGBT tracking has attracted increasing attention since RGB and thermal infrared data have strong complementary advantages, which could make trackers all-day and all-weather work. However, how to effectively represent RGB…

Representation LearningRgb-T TrackingVisual Tracking