JuryGCN: Quantifying Jackknife Uncertainty on Graph Convolutional Networks
Jian Kang, Qinghai Zhou, Hanghang Tong

TL;DR
JuryGCN introduces a deterministic, frequentist approach using jackknife estimators to quantify uncertainty in GCN predictions without altering the model architecture, enhancing trustworthy graph mining.
Contribution
It is the first to apply a frequentist jackknife-based method for GCN uncertainty quantification, avoiding modifications to the GCN architecture.
Findings
Effective uncertainty quantification in GCNs demonstrated on real datasets.
Improves active learning and semi-supervised node classification tasks.
Scales efficiently using influence functions for parameter change estimation.
Abstract
Graph Convolutional Network (GCN) has exhibited strong empirical performance in many real-world applications. The vast majority of existing works on GCN primarily focus on the accuracy while ignoring how confident or uncertain a GCN is with respect to its predictions. Despite being a cornerstone of trustworthy graph mining, uncertainty quantification on GCN has not been well studied and the scarce existing efforts either fail to provide deterministic quantification or have to change the training procedure of GCN by introducing additional parameters or architectures. In this paper, we propose the first frequentist-based approach named JuryGCN in quantifying the uncertainty of GCN, where the key idea is to quantify the uncertainty of a node as the width of confidence interval by a jackknife estimator. Moreover, we leverage the influence functions to estimate the change in GCN parameters…
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
MethodsGraph Convolutional Network
