Select and Calibrate the Low-confidence: Dual-Channel Consistency based Graph Convolutional Networks
Shuhao Shi, Jian Chen, Kai Qiao, Shuai Yang, Linyuan Wang, Bin Yan

TL;DR
This paper introduces DCC-GCN, a graph neural network that improves node classification at low label rates by selecting and calibrating low-confidence samples through dual-channel consistency, outperforming existing methods.
Contribution
The paper proposes a novel dual-channel approach for GCNs that effectively identifies and calibrates low-confidence samples, enhancing semi-supervised learning performance.
Findings
DCC-GCN more accurately distinguishes low-confidence samples.
Significant improvement over state-of-the-art baselines.
Effective across various label rates.
Abstract
The Graph Convolutional Networks (GCNs) have achieved excellent results in node classification tasks, but the model's performance at low label rates is still unsatisfactory. Previous studies in Semi-Supervised Learning (SSL) for graph have focused on using network predictions to generate soft pseudo-labels or instructing message propagation, which inevitably contains the incorrect prediction due to the over-confident in the predictions. Our proposed Dual-Channel Consistency based Graph Convolutional Networks (DCC-GCN) uses dual-channel to extract embeddings from node features and topological structures, and then achieves reliable low-confidence and high-confidence samples selection based on dual-channel consistency. We further confirmed that the low-confidence samples obtained based on dual-channel consistency were low in accuracy, constraining the model's performance. Unlike previous…
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 · Complex Network Analysis Techniques · Bioinformatics and Genomic Networks
