paper-with-me

Papers

Semisupervised Cross-scale Graph Prototypical Network for Hyperspectral Image Classification

2022-03-23 · journal 2022 3 · Bobo Xi, Jiaojiao Li, Yunsong Li, Rui Song, Yuchao Xiao, Qian Du,Jocelyn Chanussot

In practice, the acquirement of labeled samples for hyperspectral image (HSI) is time-consuming and labor-intensive. It frequently induces the trouble of model overfitting and performance degradation for the supervised methodologies in HSI classification (HSIC). Fortunately, semisupervised learning can alleviate this deficiency, and graph convolutional network (GCN) is one of the most effective semisupervised approaches, which propagates the node information from each other in a transductive manner. In this study, we propose a cross-scale graph prototypical network (X-GPN) to achieve semisupervised high-quality HSIC. Specifically, considering the multiscale appearance of the land covers in the same remotely captured scene, we involve the neighborhoods of different scales to construct the adjacency matrices and simultaneously design a multibranch framework to investigate the abundant spectral-spatial features through graph convolutions. Furthermore, to exploit the complementary information between different scales, we simply employ the standard 1-D convolution to excavate the dependence of the intranode and concatenate the output with the features generated from other scales. Intuitively, different branches for various samples should have different importance to predict their categories. Thus, we develop a self-branch attentional addition (SBAA) module to adaptively highlight the most critical features produced by multiple branches. In addition, different from previous GCN for HSIC, we devise an innovative prototypical layer comprising a distance-based cross-entropy (DCE) loss function and a novel temporal entropy-based regularizer (TER), which can enhance the discrimination and representativeness of the node features and prototypes actively. Extensive experiments demonstrate that the proposed X-GPN is superior to the classic and state-of-the-art (SOTA) methods in terms of the classification performance.

📄 PDF Abstract BibTeX

Code (1)

B-Xi/TNNLS_2022_X-GPN tf

Tasks

Graph ClassificationHyperspectral Image Classificationimage-classificationImage Classification

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
GCN A Graph Convolutional Network, or GCN, is an approach for semi-supervised learning on graph-structured data. It is based on an efficient variant of [convolutional neural…

Similar Papers 제목 키워드 기반

Advances in Hyperspectral Image Classification: Earth monitoring with statistical learning methods

2013-10-18 · Gustavo Camps-Valls, Devis Tuia, Lorenzo Bruzzone, Jón Atli Benediktsson

Hyperspectral images show similar statistical properties to natural grayscale or color photographic images. However, the classification of hyperspectral images is more challenging because of the very high dimensionality …

Active LearningClassification Of Hyperspectral ImagesGeneral ClassificationHyperspectral Image Classification+3

Semi-Supervised Graph Prototypical Networks for Hyperspectral Image Classification

2021-10-12 · IGARSS 2021 10 · Bobo Xi, Jiaojiao Li, Yunsong Li, Qian Du

Graph convolutional network (GCN) is one of the most favorable semi-supervised approaches, which demonstrates encouraging performance for hyperspectral image classification (HSIC), especially under the condition of small…

ClassificationComputational EfficiencyGraph ClassificationHyperspectral Image Classification+1

A fast dynamic graph convolutional network and CNN parallel network for hyperspectral image classification

2022-05-30 · journal 2022 5 · Quanwei Liu; Yanni Dong; Yuxiang Zhang; Hui Luo

Deep learning has achieved impressive results on hyperspectral image (HSI) classification. Among them, both convolutional neural networks (CNNs) and graph neural networks (GNNs) have great potential for HSI classification.…

Hyperspectral Image Classificationimage-classificationImage Classification

Unsupervised Feature Learning by Autoencoder and Prototypical Contrastive Learning for Hyperspectral Classification

2020-09-02 · Zeyu Cao, Xiaorun Li, Liaoying Zhao

Unsupervised learning methods for feature extraction are becoming more and more popular. We combine the popular contrastive learning method (prototypical contrastive learning) and the classic representation learning meth…

Contrastive LearningGeneral ClassificationRepresentation Learning

Hyperspectral Remote Sensing Image Classification Based on Multi-scale Cross Graphic Convolution

2021-06-28 · Yunsong Zhao, Yin Li, Zhihan Chen, Tianchong Qiu 외

The mining and utilization of features directly affect the classification performance of models used in the classification and recognition of hyperspectral remote sensing images. Traditional models usually conduct featur…

ClassificationDimensionality Reductionimage-classificationImage Classification+1