CVJul 7

SpecTrack: Spectral Prompt Guided Adaptive Experts for Multispectral Object Tracking

arXiv:2607.059884.5
Predicted impact top 78% in CV · last 90 daysOriginality Incremental advance
AI Analysis

For multispectral object tracking, this work addresses the overlooked issue of varying tracking difficulty across frames by enabling adaptive capacity allocation, improving accuracy-efficiency trade-offs.

SpecTrack introduces a spectral-spatial complexity-aware tracker for multispectral/hyperspectral object tracking that adaptively allocates capacity per search region via a Spectral Adaptive Mixture-of-Experts module. It achieves state-of-the-art AUCs of 65.2%, 51.9%, and 72.6% on MUST, MSITrack, and HOTC20 benchmarks, respectively, with a balanced variant reaching 62.4% AUC at 43.7 FPS.

Multispectral image(MSI) and hyperspectral image(HSI) object tracking object tracking exploits recorded band-wise observations to improve target--background discrimination under similar RGB appearance, mixed pixels, illumination variation, occlusion, and clutter. However, existing trackers commonly process all search regions through a fixed capacity spectral--spatial path, ignoring that tracking difficulty varies substantially across frames and target states. Clear regions may require only lightweight local discrimination, whereas ambiguous boundaries and spectrally similar distractors often demand stronger contextual reasoning. To address this limitation, we propose SpecTrack, a spectral--spatial complexity-aware tracker that formulates MSI tracking as search-region-level adaptive capacity allocation. Its core component, the Spectral Adaptive Mixture-of-Experts (SAMoE) module, provides a capacity-ordered expert pool with progressively increasing latent rank, receptive field, and depth. Expert selection is guided by a Spectral Prompt Router, which fuses semantic context, spatial boundary cues, and a latent channel-variation cue computed after multispectral patch embedding to activate a sparse subset of SAMoE experts for each search region. In parallel, a Shared Global Expert supplies common latent spectral--spatial context to reduce fragmented sparse-routing decisions. Experiments on MUST, MSITrack, and HOTC20 demonstrate a favorable accuracy--efficiency trade-off. The accuracy-oriented SpecTrack-L384 achieves state-of-the-art or highly competitive AUCs of 65.2\%, 51.9\%, and 72.6\% on the three benchmarks, while the balanced SpecTrack-B224 reaches 62.4\% AUC at 43.7 FPS on MUST. An additional GOT-10k evaluation indicates RGB-domain architectural generalization, with SpecTrack-L384 achieving 79.3\% AO.

Foundations

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

Your Notes