paper-with-me

Papers

Quantile-Free Uncertainty Quantification in Graph Neural Networks

2026-05-06 · Soyoung park, Hwanjun Song, Sungsu Lim arxiv

Uncertainty quantification (UQ) in graph neural networks (GNNs) is crucial in high-stakes domains but remains a significant challenge. In graph settings, message passing often relies on strong assumptions such as exchangeability, which are rarely satisfied in practice, and achieving reliable UQ typically requires costly resampling or post-hoc calibration. To address these issues, we introduce Quantile-free Prediction Interval GNN (QpiGNN), a framework that builds on quantile regression (QR) to enable GNN-based UQ by directly optimizing coverage and interval width without requiring quantile inputs or post-processing. QpiGNN employs a dual-head architecture that decouples prediction and uncertainty, and is trained with label-only supervision through a quantile-free joint loss. This design allows efficient training and yields robust prediction intervals, with theoretical guarantees of asymptotic coverage and near-optimal width under mild assumptions. Experiments on 19 synthetic and real-world benchmarks show QpiGNN achieves average 22% higher coverage and 50% narrower intervals than baselines, while ensuring efficiency and robustness to noise and structural shifts.

📄 PDF Abstract BibTeX arXiv:2605.04847

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Conformalized-DeepONet: A Distribution-Free Framework for Uncertainty Quantification in Deep Operator Networks

2024-02-23 · Christian Moya, Amirhossein Mollaali, Zecheng Zhang, Lu Lu 외

In this paper, we adopt conformal prediction, a distribution-free uncertainty quantification (UQ) framework, to obtain confidence prediction intervals with coverage guarantees for Deep Operator Network (DeepONet) regress…

Conformal PredictionPredictionPrediction Intervalsregression+1

Positional Encoder Graph Quantile Neural Networks for Geographic Data

2024-09-27 · William E. R. de Amorim, Scott A. Sisson, T. Rodrigues, David J. Nott 외

Positional Encoder Graph Neural Networks (PE-GNNs) are among the most effective models for learning from continuous spatial data. However, their predictive distributions are often poorly calibrated, limiting their utilit…

Density EstimationUncertainty Quantification

Conformal Graph Prediction with Z-Gromov-Wasserstein Distances

2026-03-02 · Gabriel Melo, Thibaut de Saivre, Anna Calissano, Florence d'Alché-Buc arxiv

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 …

Multivariate Uncertainty Quantification with Tomographic Quantile Forests

2025-12-18 · Takuya Kanazawa arxiv

Quantifying predictive uncertainty is essential for safe and trustworthy real-world AI deployment. Yet, fully nonparametric estimation of conditional distributions remains challenging for multivariate targets. We propose…

Beyond Pinball Loss: Quantile Methods for Calibrated Uncertainty Quantification

2020-11-18 · NeurIPS 2021 12 · Youngseog Chung, Willie Neiswanger, Ian Char, Jeff Schneider

Among the many ways of quantifying uncertainty in a regression setting, specifying the full quantile function is attractive, as quantiles are amenable to interpretation and evaluation. A model that predicts the true cond…

regressionUncertainty Quantification