CVApr 16

FreqTrack: Frequency Learning based Vision Transformer for RGB-Event Object Tracking

arXiv:2604.1452619.7h-index: 9
AI Analysis

This work addresses the bottleneck of RGB trackers in challenging conditions by leveraging event data's high-frequency characteristics, offering a new frequency-domain fusion approach for robust object tracking.

FreqTrack introduces a frequency-aware RGB-Event tracking framework that uses spectral enhancement and wavelet edge refinement to fuse RGB and event data, achieving 76.6% precision on the COESOT benchmark, outperforming prior methods in complex dynamic scenes.

Existing single-modal RGB trackers often face performance bottlenecks in complex dynamic scenes, while the introduction of event sensors offers new potential for enhancing tracking capabilities. However, most current RGB-event fusion methods, primarily designed in the spatial domain using convolutional, Transformer, or Mamba architectures, fail to fully exploit the unique temporal response and high-frequency characteristics of event data. To address this, we1 propose FreqTrack, a frequency-aware RGBE tracking framework that establishes complementary inter-modal correlations through frequency-domain transformations for more robust feature fusion. We design a Spectral Enhancement Transformer (SET) layer that incorporates multi-head dynamic Fourier filtering to adaptively enhance and select frequency-domain features. Additionally, we develop a Wavelet Edge Refinement (WER) module, which leverages learnable wavelet transforms to explicitly extract multi-scale edge structures from event data, effectively improving modeling capability in high-speed and low-light scenarios. Extensive experiments on the COESOT and FE108 datasets demonstrate that FreqTrack achieves highly competitive performance, particularly attaining leading precision of 76.6\% on the COESOT benchmark, validating the effectiveness of frequency-domain modeling for RGBE tracking.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes