CVJul 2, 2024

Spectral Graph Reasoning Network for Hyperspectral Image Classification

arXiv:2407.02647v24 citationsh-index: 9
AI Analysis

This work addresses a domain-specific problem in hyperspectral image analysis, offering incremental improvements for researchers in remote sensing and computer vision.

The paper tackled the underutilization of spectral information in hyperspectral image classification by proposing a spectral graph reasoning network, which improved classification accuracy significantly on two datasets compared to existing methods.

Convolutional neural networks (CNNs) have achieved remarkable performance in hyperspectral image (HSI) classification over the last few years. Despite the progress that has been made, rich and informative spectral information of HSI has been largely underutilized by existing methods which employ convolutional kernels with limited size of receptive field in the spectral domain. To address this issue, we propose a spectral graph reasoning network (SGR) learning framework comprising two crucial modules: 1) a spectral decoupling module which unpacks and casts multiple spectral embeddings into a unified graph whose node corresponds to an individual spectral feature channel in the embedding space; the graph performs interpretable reasoning to aggregate and align spectral information to guide learning spectral-specific graph embeddings at multiple contextual levels 2) a spectral ensembling module explores the interactions and interdependencies across graph embedding hierarchy via a novel recurrent graph propagation mechanism. Experiments on two HSI datasets demonstrate that the proposed architecture can significantly improve the classification accuracy compared with the existing methods with a sizable margin.

Foundations

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

Your Notes