Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Similarity-Navigated Conformal Prediction for Graph Neural Networks

About

Graph Neural Networks have achieved remarkable accuracy in semi-supervised node classification tasks. However, these results lack reliable uncertainty estimates. Conformal prediction methods provide a theoretical guarantee for node classification tasks, ensuring that the conformal prediction set contains the ground-truth label with a desired probability (e.g., 95%). In this paper, we empirically show that for each node, aggregating the non-conformity scores of nodes with the same label can improve the efficiency of conformal prediction sets while maintaining valid marginal coverage. This observation motivates us to propose a novel algorithm named Similarity-Navigated Adaptive Prediction Sets (SNAPS), which aggregates the non-conformity scores based on feature similarity and structural neighborhood. The key idea behind SNAPS is that nodes with high feature similarity or direct connections tend to have the same label. By incorporating adaptive similar nodes information, SNAPS can generate compact prediction sets and increase the singleton hit ratio (correct prediction sets of size one). Moreover, we theoretically provide a finite-sample coverage guarantee of SNAPS. Extensive experiments demonstrate the superiority of SNAPS, improving the efficiency of prediction sets and singleton hit ratio while maintaining valid coverage.

Jianqing Song, Jianguo Huang, Wenyu Jiang, Baoming Zhang, Shuangjie Li, Chongjun Wang• 2024

Related benchmarks

TaskDatasetResultRank
Node ClassificationChameleon--
867
Node ClassificationCoraFull (test)--
33
Image ClassificationImageNet (test)
Top-1 Accuracy81.02
20
Node ClassificationCS (test)--
12
Conformal Node ClassificationCoraML
Prediction Set Size (alpha=0.1)1.31
11
ClassificationCora_ML (CRA)
WSC Prediction Length0.9
7
Marginal Prediction LengthCora ML CRA
Marginal Prediction Length0.98
7
ClassificationGOOD-CBAS
WSC Prediction Length2.67
7
Marginal Prediction LengthGOOD-CBAS
Marginal Prediction Length2.32
7
Marginal Prediction LengthGOOD-WebKB (WKB)
Marginal Prediction Length4.32
7
Showing 10 of 68 rows

Other info

Code

Follow for update