Spectral Discrepancy and Cross-modal Semantic Consistency Learning for Object Detection in Hyperspectral Image
Xiao He, Chang Tang, Xinwang Liu, Wei Zhang, Zhimin Gao, Chuankun Li, Shaohua Qiu, Jiangfeng Xu
TL;DR
Spectral Discrepancy and Cross-modal Semantic Consistency Learning (SDCM) addresses hyperspectral object detection by mitigating inter-band heterogeneity and leveraging spectral information. It introduces a three-module framework: Semantic Consistency Learning (SCL) to align inter-band spatial cues, Spectral Gated Generator (SGG) to filter redundant spectral data, and Spectral Discrepancy Aware (SDA) to inject spectral guidance into high-level features. The model uses two-stream encoders on band-selected visible and infrared bands, with cross-modal attention and a spectral decoder to predict bounding boxes and classes. Extensive experiments on HOD-1 and HOD3K show state-of-the-art performance, with notable gains in camouflaged and densely packed scenes. The work highlights the value of integrating spatial-spectral fusion and band-aware processing for robust hyperspectral detection.
Abstract
Hyperspectral images with high spectral resolution provide new insights into recognizing subtle differences in similar substances. However, object detection in hyperspectral images faces significant challenges in intra- and inter-class similarity due to the spatial differences in hyperspectral inter-bands and unavoidable interferences, e.g., sensor noises and illumination. To alleviate the hyperspectral inter-bands inconsistencies and redundancy, we propose a novel network termed \textbf{S}pectral \textbf{D}iscrepancy and \textbf{C}ross-\textbf{M}odal semantic consistency learning (SDCM), which facilitates the extraction of consistent information across a wide range of hyperspectral bands while utilizing the spectral dimension to pinpoint regions of interest. Specifically, we leverage a semantic consistency learning (SCL) module that utilizes inter-band contextual cues to diminish the heterogeneity of information among bands, yielding highly coherent spectral dimension representations. On the other hand, we incorporate a spectral gated generator (SGG) into the framework that filters out the redundant data inherent in hyperspectral information based on the importance of the bands. Then, we design the spectral discrepancy aware (SDA) module to enrich the semantic representation of high-level information by extracting pixel-level spectral features. Extensive experiments on two hyperspectral datasets demonstrate that our proposed method achieves state-of-the-art performance when compared with other ones.
