Breaking Modality Gap in RGBT Tracking: Coupled Knowledge Distillation
Andong Lu, Jiacong Zhao, Chenglong Li, Yun Xiao, Bin Luo

TL;DR
This paper introduces CKD, a novel framework that reduces the modality gap between RGB and thermal images in tracking by style distillation and content decoupling, leading to improved accuracy and speed.
Contribution
The work proposes a coupled knowledge distillation approach with style-content decoupling and strategies for robustness and efficiency in RGBT tracking.
Findings
Outperforms state-of-the-art methods on five datasets.
Achieves the fastest tracking speed of 96.4 FPS.
Effectively reduces modality gap and improves tracking robustness.
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAutonomous Vehicle Technology and Safety · Industrial Vision Systems and Defect Detection
MethodsSPEED: Separable Pyramidal Pooling EncodEr-Decoder for Real-Time Monocular Depth Estimation on Low-Resource Settings · Knowledge Distillation
