paper-with-me

Papers

Hyperspectral Image Classification With Contrastive Graph Convolutional Network

2022-05-11 · Wentao Yu, Sheng Wan, Guangyu Li, Jian Yang, Chen Gong

Recently, Graph Convolutional Network (GCN) has been widely used in Hyperspectral Image (HSI) classification due to its satisfactory performance. However, the number of labeled pixels is very limited in HSI, and thus the available supervision information is usually insufficient, which will inevitably degrade the representation ability of most existing GCN-based methods. To enhance the feature representation ability, in this paper, a GCN model with contrastive learning is proposed to explore the supervision signals contained in both spectral information and spatial relations, which is termed Contrastive Graph Convolutional Network (ConGCN), for HSI classification. First, in order to mine sufficient supervision signals from spectral information, a semi-supervised contrastive loss function is utilized to maximize the agreement between different views of the same node or the nodes from the same land cover category. Second, to extract the precious yet implicit spatial relations in HSI, a graph generative loss function is leveraged to explore supplementary supervision signals contained in the graph topology. In addition, an adaptive graph augmentation technique is designed to flexibly incorporate the spectral-spatial priors of HSI, which helps facilitate the subsequent contrastive representation learning. The extensive experimental results on four typical benchmark datasets firmly demonstrate the effectiveness of the proposed ConGCN in both qualitative and quantitative aspects.

📄 PDF Abstract BibTeX arXiv:2205.11237

Code (1)

blgpb/ConGCN 공식 구현 tf

Tasks

ClassificationContrastive LearningHyperspectral Image Classificationimage-classificationImage ClassificationRepresentation Learning

Methods 이 논문이 사용한 방법론

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…
Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

S2RC-GCN: A Spatial-Spectral Reliable Contrastive Graph Convolutional Network for Complex Land Cover Classification Using Hyperspectral Images

2024-04-01 · Renxiang Guan, Zihao Li, Chujia Song, Guo Yu 외

Spatial correlations between different ground objects are an important feature of mining land cover research. Graph Convolutional Networks (GCNs) can effectively capture such spatial feature representations and have demo…

ClassificationContrastive LearningLand Cover Classification

Graph-Weighted Contrastive Learning for Semi-Supervised Hyperspectral Image Classification

2025-03-19 · Yuqing Zhang, Qi Han, Ligeng Wang, Kai Cheng 외

Most existing graph-based semi-supervised hyperspectral image classification methods rely on superpixel partitioning techniques. However, they suffer from misclassification of certain pixels due to inaccuracies in superp…

Contrastive LearningHyperspectral Image Classificationimage-classificationImage Classification

Spectral-Spatial Contrastive Learning Framework for Regression on Hyperspectral Data

2026-02-11 · Mohamad Dhaini, Paul Honeine, Maxime Berar, Antonin Van Exem arxiv

Contrastive learning has demonstrated great success in representation learning, especially for image classification tasks. However, there is still a shortage in studies targeting regression tasks, and more specifically a…

Representation LearningContrastive LearningImage Classification

HyperKon: A Self-Supervised Contrastive Network for Hyperspectral Image Analysis

2023-11-26 · Daniel L Ayuba, Belen Marti-Cardona, Jean-yves Guillemaut, Oscar Mendez Maldonado

The exceptional spectral resolution of hyperspectral imagery enables material insights that are not possible with RGB or multispectral images. Yet, the full potential of this data is often underutilized by deep learning …

Contrastive LearningHyperspectral image analysisHyperspectral 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