TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Deeper Insights into Graph Convolutional Networks for Semi...

Deeper Insights into Graph Convolutional Networks for Semi-Supervised Learning

Qimai Li, Zhichao Han, Xiao-Ming Wu

2018-01-22Model SelectionNode Classification
PaperPDFCode

Abstract

Many interesting problems in machine learning are being revisited with new deep learning tools. For graph-based semisupervised learning, a recent important development is graph convolutional networks (GCNs), which nicely integrate local vertex features and graph topology in the convolutional layers. Although the GCN model compares favorably with other state-of-the-art methods, its mechanisms are not clear and it still requires a considerable amount of labeled data for validation and model selection. In this paper, we develop deeper insights into the GCN model and address its fundamental limits. First, we show that the graph convolution of the GCN model is actually a special form of Laplacian smoothing, which is the key reason why GCNs work, but it also brings potential concerns of over-smoothing with many convolutional layers. Second, to overcome the limits of the GCN model with shallow architectures, we propose both co-training and self-training approaches to train GCNs. Our approaches significantly improve GCNs in learning with very few labels, and exempt them from requiring additional labels for validation. Extensive experiments on benchmarks have verified our theory and proposals.

Results

TaskDatasetMetricValueModel
Node ClassificationFacebookAccuracy59.8Intersection (Li et al., 2018)
Node ClassificationBrazil Air-TrafficAccuracy0.466Union (Li et al., 2018)
Node ClassificationBrazil Air-TrafficAccuracy0.459Intersection (Li et al., 2018)
Node ClassificationWiki-VoteAccuracy46.3Union (Li et al., 2018)
Node ClassificationEurope Air-TrafficAccuracy44.3Intersection (Li et al., 2018)
Node ClassificationFlickrAccuracy0.557Intersection (Li et al., 2018)
Node ClassificationUSA Air-TrafficAccuracy58.2Union (Li et al., 2018)
Node ClassificationUSA Air-TrafficAccuracy57.3Intersection (Li et al., 2018)

Related Papers

Topic Modeling and Link-Prediction for Material Property Discovery2025-07-08Advanced Financial Reasoning at Scale: A Comprehensive Evaluation of Large Language Models on CFA Level III2025-06-29mTSBench: Benchmarking Multivariate Time Series Anomaly Detection and Model Selection at Scale2025-06-26Demystifying Distributed Training of Graph Neural Networks for Link Prediction2025-06-25The use of cross validation in the analysis of designed experiments2025-06-17Leveraging Predictive Equivalence in Decision Trees2025-06-17Equivariance Everywhere All At Once: A Recipe for Graph Foundation Models2025-06-17Evaluating Generalization and Representation Stability in Small LMs via Prompting, Fine-Tuning and Out-of-Distribution Prompts2025-06-16