CVAug 10

MSP-Net: Manifold-Guided Spectral Prompt Network for Hyperspectral Object Tracking

arXiv:2608.095758.6Has Code
Predicted impact top 51% in CV · last 90 daysOriginality Highly original
AI Analysis

This work is significant for researchers and practitioners in hyperspectral imaging and object tracking, as it provides a more generalizable and robust solution for tracking targets across different hyperspectral sensors and dynamic scene conditions, which is an incremental improvement.

This paper introduces MSP-Net, a novel approach to hyperspectral object tracking that addresses the limitations of existing methods by dynamically adapting to spectral conditions and sensor configurations. MSP-Net achieves AUC and Precision exceeding 0.80 and 0.96 respectively on HOT2020 and HOT2023 datasets, demonstrating robustness in challenging conditions.

Hyperspectral object tracking leverages abundant spectral information to provide unique advantages for target discrimination in complex scenes. However, existing methods typically treat hyperspectral images as multi-channel extensions of RGB images, performing feature fusion in fixed band order. This approach leads to models dependent on specific sensor configurations while neglecting manifold relationships between bands, making generalization to heterogeneous sensors difficult. Moreover, the discriminative contribution of bands dynamically changes with target attributes and scene variations, further limiting the representational capacity of static fusion strategies. To address this, we propose the Manifold-Guided Spectral Prompt Network (MSP-Net). This network first reconstructs band relationships and forms adaptive spectral grouping through graph-driven manifold routing, then jointly integrates grouped spectral statistics with template appearance to construct target-related dynamic conditional prompts, enhancing target features while suppressing background interference. Furthermore, as tracking progresses, spectral conditions continuously evolve based on intermediate target representations, enabling target prompts to adapt in real-time to appearance and scene changes. Meanwhile, reliable historical states are used to constrain target localization and scale fluctuations, significantly improving temporal stability in cross-sensor tracking. Experiments on HOT2020 and HOT2023 demonstrate that MSP-Net achieves AUC and Precision exceeding 0.80 and 0.96, respectively, exhibiting exceptional robustness under heterogeneous sensors, target deformation, and complex background conditions. The code will be released at https://github.com/GGML668897/MSP-Net.

Code Implementations1 repo
Foundations

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

Your Notes