Rebellious Student: A Complementary Learning Framework for Background Feature Enhancement in Hyperspectral Anomaly Detection
Wenping Jin, Yuyang Tang, Li Zhu, Fei Guo
TL;DR
The paper tackles hyperspectral anomaly detection by enhancing background priors through complementary spectral-spatial features. It introduces a two-stage Rebellious Student framework: a spectral Feature Enhancement Network (Spe-FEN) trained via reverse distillation and Spectral Feature Alignment Mechanism, and a spatial Feature Enhancement Network (Spa-FEN) trained as a rebellious student using decorrelation and reconstruction losses to learn spatial cues not captured by the spectral teacher. Through two fusion strategies and RX-based anomaly scoring, the method achieves state-of-the-art performance on HAD100 with only modest computational overhead and demonstrates improved Gaussian-like distribution characteristics that generalize across scenes. The work highlights the potential of purposely diverging representations to achieve stronger background modeling and broadens the applicability of background-feature enhancement in remote sensing tasks.
Abstract
A recent class of hyperspectral anomaly detection methods that can be trained once on background datasets and then universally deployed -- without per-scene retraining or parameter tuning -- has demonstrated remarkable efficiency and robustness. Building upon this paradigm, we focus on the integration of spectral and spatial cues and introduce a novel "Rebellious Student" framework for complementary feature learning. Unlike conventional teacher-student paradigms driven by imitation, our method intentionally trains the spatial branch to diverge from the spectral teacher, thereby learning complementary spatial patterns that the teacher fails to capture. A two-stage learning strategy is adopted: (1) a spectral enhancement network is first trained via reverse distillation to obtain robust background spectral representations; and (2) a spatial network -- the rebellious student -- is subsequently optimized using decorrelation losses that enforce feature orthogonality while maintaining reconstruction fidelity to avoid irrelevant noise. Once trained, the framework enhances both spectral and spatial background features, enabling parameter-free and training-free anomaly detection when paired with conventional detectors. Experiments on the HAD100 benchmark show substantial improvements over several established baselines with modest computational overhead, confirming the effectiveness of the proposed complementary learning paradigm. Our code is publicly available at https://github.com/xjpp2016/FERS.
