Papers › Cross-modulated Attention Transformer for RGBT Tracking

Cross-modulated Attention Transformer for RGBT Tracking

5 Aug 2024arXiv:2408.02222archive 2025-07-28

Yun Xiao, jiacong Zhao, Andong Lu, Chenglong Li, Yin Lin, Bing Yin, Cong Liu

Existing Transformer-based RGBT trackers achieve remarkable performance benefits by leveraging self-attention to extract uni-modal features and cross-attention to enhance multi-modal feature interaction and template-search correlation computation. Nevertheless, the independent search-template correlation calculations ignore the consistency between branches, which can result in ambiguous and inappropriate correlation weights. It not only limits the intra-modal feature representation, but also harms the robustness of cross-attention for multi-modal feature interaction and search-template correlation computation. To address these issues, we propose a novel approach called Cross-modulated Attention Transformer (CAFormer), which performs intra-modality self-correlation, inter-modality feature interaction, and search-template correlation computation in a unified attention model, for RGBT tracking. In particular, we first independently generate correlation maps for each modality and feed them into the designed Correlation Modulated Enhancement module, modulating inaccurate correlation weights by seeking the consensus between modalities. Such kind of design unifies self-attention and cross-attention schemes, which not only alleviates inaccurate attention weight computation in self-attention but also eliminates redundant computation introduced by extra cross-attention scheme. In addition, we propose a collaborative token elimination strategy to further improve tracking inference efficiency and accuracy. Extensive experiments on five public RGBT tracking benchmarks show the outstanding performance of the proposed CAFormer against state-of-the-art methods.

PaperPDF

Code

No code repository is listed for this paper in the archive or in Syntology's graph.

Code Syntology ran Syntology

Not run by Syntology. Nothing on this page verifies that the listed code works.

Tasks

Rgb-T Tracking

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Rgb-T Tracking GTOT CAFormer Precision 91.8 #7 of 15 Archive leaderboard report
Rgb-T Tracking GTOT CAFormer Success 76.9 #7 of 15 Archive leaderboard report
Rgb-T Tracking LasHeR CAFormer Precision 70.0 #26 of 39 Archive leaderboard report
Rgb-T Tracking LasHeR CAFormer Success 55.6 #26 of 39 Archive leaderboard report
Rgb-T Tracking RGBT210 CAFormer Precision 85.6 #11 of 19 Archive leaderboard report
Rgb-T Tracking RGBT210 CAFormer Success 63.2 #11 of 19 Archive leaderboard report
Rgb-T Tracking RGBT234 CAFormer Precision 88.3 #18 of 42 Archive leaderboard report
Rgb-T Tracking RGBT234 CAFormer Success 66.4 #18 of 42 Archive leaderboard report

Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.

Methods

Absolute Position EncodingsAdamAttentionBPEDense ConnectionsDropoutLabel SmoothingLayer NormalizationLinear LayerMulti-Head AttentionPosition-Wise Feed-Forward LayerResidual ConnectionSoftmaxTransformer

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections