Dual-Branch Residual Network for Cross-Domain Few-Shot Hyperspectral Image Classification with Refined Prototype
Anyong Qin, Chaoqi Yuan, Qiang Li, Feng Yang, Tiecheng Song, Chenqiang Gao
TL;DR
This work tackles cross-domain few-shot hyperspectral image classification, where domain shifts from sensors and environments hinder generalization. It introduces a dual-branch residual network that separately learns spatial and spectral features, fuses them into robust representations, and refines class prototypes through a Query‑Prototype contrastive loss; simultaneous domain alignment is achieved with maximum mean discrepancy. The approach is augmented with a dimension-matching mapping layer and an episodic training scheme, and its effectiveness is demonstrated on four public HSI datasets, where it outperforms several strong baselines. The results indicate improved intra-class compactness and inter-class separation of refined prototypes, along with stable cross-domain adaptation, highlighting the method's potential for practical, scalable HSI analysis across disparate sensing conditions.
Abstract
Convolutional neural networks (CNNs) are effective for hyperspectral image (HSI) classification, but their 3D convolutional structures introduce high computational costs and limited generalization in few-shot scenarios. Domain shifts caused by sensor differences and environmental variations further hinder cross-dataset adaptability. Metric-based few-shot learning (FSL) prototype networks mitigate this problem, yet their performance is sensitive to prototype quality, especially with limited samples. To overcome these challenges, a dual-branch residual network that integrates spatial and spectral features via parallel branches is proposed in this letter. Additionally, more robust refined prototypes are obtained through a regulation term. Furthermore, a kernel probability matching strategy aligns source and target domain features, alleviating domain shift. Experiments on four publicly available HSI datasets illustrate that the proposal achieves superior performance compared to other methods.
