🤖 AI Summary
This work addresses the lack of reliable uncertainty quantification in supervised prediction tasks with graph-structured outputs by extending conformal prediction to graph output spaces for the first time. The authors propose a novel nonconformity measure based on the Z-Gromov–Wasserstein distance, which is permutation-invariant and well-suited for comparing complex graph structures. Integrated within the Score Conformalized Quantile Regression (SCQR) framework, this approach constructs adaptive prediction sets that offer finite-sample coverage guarantees without requiring distributional assumptions. Empirical evaluations on synthetic benchmarks and real-world molecular recognition tasks demonstrate the method’s effectiveness, achieving theoretically grounded uncertainty quantification for graph predictions.
📝 Abstract
Supervised graph prediction addresses regression problems where the outputs are structured graphs. Although several approaches exist for graph--valued prediction, principled uncertainty quantification remains limited. We propose a conformal prediction framework for graph-valued outputs, providing distribution--free coverage guarantees in structured output spaces. Our method defines nonconformity via the Z--Gromov--Wasserstein distance, instantiated in practice through Fused Gromov--Wasserstein (FGW), enabling permutation invariant comparison between predicted and candidate graphs.To obtain adaptive prediction sets, we introduce Score Conformalized Quantile Regression (SCQR), an extension of Conformalized Quantile Regression (CQR) to handle complex output spaces such as graph--valued outputs. We evaluate the proposed approach on a synthetic task and a real problem of molecule identification.