Adapt, Agree, Aggregate: Semi-Supervised Ensemble Labeling for Graph Convolutional Networks

📅 2025-03-22
📈 Citations: 0
Influential: 0
📄 PDF

career value

188K/year
🤖 AI Summary
To address the vulnerability of Graph Convolutional Networks (GCNs) to error accumulation and confirmation bias under noisy graph structures in semi-supervised node classification, this paper proposes a multi-view ensemble-based robust training framework. Methodologically, it constructs multiple augmented graph views, ensembles several GCN models, and introduces an adaptive consensus mechanism that dynamically selects high-confidence samples via confidence-thresholding to collaboratively generate robust pseudo-labels. The core contribution is the first introduction of an “ensemble-consensus-driven” adaptive pseudo-labeling paradigm, which explicitly mitigates confirmation bias and error propagation. Extensive experiments demonstrate that the proposed method significantly outperforms state-of-the-art semi-supervised approaches across multiple real-world graph benchmarks, particularly maintaining high accuracy and strong robustness under sparse labeling and edge-noise perturbations.

Technology Category

Application Category

📝 Abstract
In this paper, we propose a novel framework that combines ensemble learning with augmented graph structures to improve the performance and robustness of semi-supervised node classification in graphs. By creating multiple augmented views of the same graph, our approach harnesses the"wisdom of a diverse crowd", mitigating the challenges posed by noisy graph structures. Leveraging ensemble learning allows us to simultaneously achieve three key goals: adaptive confidence threshold selection based on model agreement, dynamic determination of the number of high-confidence samples for training, and robust extraction of pseudo-labels to mitigate confirmation bias. Our approach uniquely integrates adaptive ensemble consensus to flexibly guide pseudo-label extraction and sample selection, reducing the risks of error accumulation and improving robustness. Furthermore, the use of ensemble-driven consensus for pseudo-labeling captures subtle patterns that individual models often overlook, enabling the model to generalize better. Experiments on several real-world datasets demonstrate the effectiveness of our proposed method.
Problem

Research questions and friction points this paper is trying to address.

Improving semi-supervised node classification in graphs
Mitigating noisy graph structure challenges via ensemble learning
Enhancing robustness through adaptive pseudo-label extraction
Innovation

Methods, ideas, or system contributions that make the work stand out.

Ensemble learning with augmented graph structures
Adaptive confidence threshold selection
Ensemble-driven consensus for pseudo-labeling
🔎 Similar Papers
2023-09-24IEEE Transactions on Neural Networks and Learning SystemsCitations: 6