paper-with-me

Papers

Contrastive and Generative Graph Convolutional Networks for Graph-based Semi-Supervised Learning

2020-09-15 · Sheng Wan, Shirui Pan, Jian Yang, Chen Gong

Graph-based Semi-Supervised Learning (SSL) aims to transfer the labels of a handful of labeled data to the remaining massive unlabeled data via a graph. As one of the most popular graph-based SSL approaches, the recently proposed Graph Convolutional Networks (GCNs) have gained remarkable progress by combining the sound expressiveness of neural networks with graph structure. Nevertheless, the existing graph-based methods do not directly address the core problem of SSL, i.e., the shortage of supervision, and thus their performances are still very limited. To accommodate this issue, a novel GCN-based SSL algorithm is presented in this paper to enrich the supervision signals by utilizing both data similarities and graph structure. Firstly, by designing a semi-supervised contrastive loss, improved node representations can be generated via maximizing the agreement between different views of the same data or the data from the same class. Therefore, the rich unlabeled data and the scarce yet valuable labeled data can jointly provide abundant supervision information for learning discriminative node representations, which helps improve the subsequent classification result. Secondly, the underlying determinative relationship between the data features and input graph topology is extracted as supplementary supervision signals for SSL via using a graph generative loss related to the input features. Intensive experimental results on a variety of real-world datasets firmly verify the effectiveness of our algorithm compared with other state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2009.07111

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Graph Convolutional Networks 설명 없음

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

ARMA-C3: A Contrastive ARMA Convolutional Framework for Unsupervised and Semi-supervised Classification

2026-05-25 · VSS Tejaswi Abburi, Saurabh J. Shigwan, Nitin Kumar arxiv

In biomedical and neurodegenerative disorders, accurate and early disease identification remains challenging due to the scarcity of labeled data and the complexity of imaging patterns. To address these challenges, we int…

Representation LearningBinary ClassificationContrastive LearningNode Classification

GraphCGAN: Convolutional Graph Neural Network with Generative Adversarial Networks

2021-01-01 · Sheng Zhang, Rui Song, Wenbin Lu

Graph convolutional networks (GCN) achieved superior performances in graph-based semi-supervised learning (SSL) tasks. Generative adversarial networks (GAN) also show the ability to increase the performance in SSL. Howe…

Graph Neural Network

CHGNN: A Semi-Supervised Contrastive Hypergraph Learning Network

2023-03-10 · Yumeng Song, Yu Gu, Tianyi Li, Jianzhong Qi 외

Hypergraphs can model higher-order relationships among data objects that are found in applications such as social networks and bioinformatics. However, recent studies on hypergraph learning that extend graph convolutiona…

Contrastive LearningNode Classification

Enhancing Semi-Supervised Multi-View Graph Convolutional Networks via Supervised Contrastive Learning and Self-Training

2025-12-15 · Huaiyuan Xiao, Fadi Dornaika, Jingjun Bi arxiv

The advent of graph convolutional network (GCN)-based multi-view learning provides a powerful framework for integrating structural information from heterogeneous views, enabling effective modeling of complex multi-view d…

Contrastive Learning