paper-with-me

Papers

Spectral Graph Reasoning Network for Hyperspectral Image Classification

2024-07-02 · Huiling Wang

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.

📄 PDF Abstract BibTeX arXiv:2407.02647

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGraph EmbeddingHyperspectral Image Classificationimage-classificationImage Classification

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

Spectral-Spatial Global Graph Reasoning for Hyperspectral Image Classification

2021-06-26 · Di Wang, Bo Du, Liangpei Zhang

Convolutional neural networks have been widely applied to hyperspectral image classification. However, traditional convolutions can not effectively extract features for objects with irregular distributions. Recent method…

ClassificationHyperspectral Image Classificationimage-classificationImage Classification

Spectral Pyramid Graph Attention Network for Hyperspectral Image Classification

2020-01-20 · Tinghuai Wang, Guangming Wang, Kuan Eeik Tan, Donghui Tan

Convolutional neural networks (CNN) have made significant advances in hyperspectral image (HSI) classification. However, standard convolutional kernel neglects the intrinsic connections between data points, resulting in …

ClassificationGeneral ClassificationGraph AttentionHyperspectral Image Classification+2

Superpixel Contracted Graph-Based Learning for Hyperspectral Image Classification

2019-03-14 · Philip Sellars, Angelica Aviles-Rivero, Carola-Bibiane Schönlieb

A central problem in hyperspectral image classification is obtaining high classification accuracy when using a limited amount of labelled data. In this paper we present a novel graph-based framework, which aims to tackle…

ClassificationGeneral ClassificationHyperspectral Image Classificationimage-classification+2

Multi-scale Dynamic Graph Convolutional Network for Hyperspectral Image Classification

2019-05-14 · Sheng Wan, Chen Gong, Ping Zhong, Bo Du 외

Convolutional Neural Network (CNN) has demonstrated impressive ability to represent hyperspectral images and to achieve promising results in hyperspectral image classification. However, traditional CNN models can only op…

ClassificationGeneral ClassificationHyperspectral Image Classificationimage-classification+1

A Survey of Graph and Attention Based Hyperspectral Image Classification Methods for Remote Sensing Data

2023-10-16 · Aryan Vats, Manan Suri

The use of Deep Learning techniques for classification in Hyperspectral Imaging (HSI) is rapidly growing and achieving improved performances. Due to the nature of the data captured by sensors that produce HSI images, a c…

Hyperspectral Image Classificationimage-classificationImage Classification