paper-with-me

홈 › 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, Xianju Li, Ruyi Feng

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 demonstrated promising results in performing hyperspectral imagery (HSI) classification tasks of complex land. However, the existing GCN-based HSI classification methods are prone to interference from redundant information when extracting complex features. To classify complex scenes more effectively, this study proposes a novel spatial-spectral reliable contrastive graph convolutional classification framework named S2RC-GCN. Specifically, we fused the spectral and spatial features extracted by the 1D- and 2D-encoder, and the 2D-encoder includes an attention model to automatically extract important information. We then leveraged the fused high-level features to construct graphs and fed the resulting graphs into the GCNs to determine more effective graph representations. Furthermore, a novel reliable contrastive graph convolution was proposed for reliable contrastive learning to learn and fuse robust features. Finally, to test the performance of the model on complex object classification, we used imagery taken by Gaofen-5 in the Jiang Xia area to construct complex land cover datasets. The test results show that compared with other models, our model achieved the best results and effectively improved the classification performance of complex remote sensing imagery.

📄 PDF Abstract BibTeX arXiv:2404.00964

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationContrastive LearningLand Cover Classification

Methods 이 논문이 사용한 방법론

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

Similar Papers 제목 키워드 기반

Hyperspectral Image Classification With Contrastive Graph Convolutional Network

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

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…

ClassificationContrastive LearningHyperspectral Image Classificationimage-classification+2

Contrastive Multi-view Subspace Clustering of Hyperspectral Images based on Graph Convolutional Networks

2023-12-11 · Renxiang Guan, Zihao Li, Xianju Li, Chang Tang 외

High-dimensional and complex spectral structures make the clustering of hyperspectral images (HSI) a challenging task. Subspace clustering is an effective approach for addressing this problem. However, current subspace c…

ClusteringContrastive LearningMulti-view Subspace Clustering

Graph Contrastive Learning with Stable and Scalable Spectral Encoding

2023-09-21 · NeurIPS 2023 11

Graph contrastive learning (GCL) aims to learn representations by capturing the agreements between different graph views. Traditional GCL methods generate views in the spatial domain, but it has been recently discovered …

Superpixel Graph Contrastive Clustering with Semantic-Invariant Augmentations for Hyperspectral Images

2024-03-04 · Jianhan Qi, Yuheng Jia, Hui Liu, Junhui Hou

Hyperspectral images (HSI) clustering is an important but challenging task. The state-of-the-art (SOTA) methods usually rely on superpixels, however, they do not fully utilize the spatial and spectral information in HSI …

ClusteringContrastive LearningSuperpixels

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