Enhancing Semi-Supervised Multi-View Graph Convolutional Networks via Supervised Contrastive Learning and Self-Training
Huaiyuan Xiao, Fadi Dornaika, Jingjun Bi

TL;DR
This paper introduces MV-SupGCN, a semi-supervised multi-view GCN that combines supervised contrastive learning and self-training to improve feature discrimination, robustness, and multi-view consistency, outperforming existing methods.
Contribution
We propose MV-SupGCN, a novel semi-supervised multi-view GCN that integrates contrastive loss, combined graph construction, and pseudo-labeling for enhanced multi-view learning.
Findings
MV-SupGCN outperforms state-of-the-art methods on multiple benchmarks.
The combined graph construction improves robustness and generalization.
Contrastive learning and pseudo-labeling enhance multi-view semantic alignment.
Abstract
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 data. However, existing methods often fail to fully exploit the complementary information across views, leading to suboptimal feature representations and limited performance. To address this, we propose MV-SupGCN, a semi-supervised GCN model that integrates several complementary components with clear motivations and mutual reinforcement. First, to better capture discriminative features and improve model generalization, we design a joint loss function that combines Cross-Entropy loss with Supervised Contrastive loss, encouraging the model to simultaneously minimize intra-class variance and maximize inter-class separability in the latent space. Second, recognizing the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Domain Adaptation and Few-Shot Learning · Advanced Technologies in Various Fields
