paper-with-me

홈 › Papers

Do Deep Ensembles Actually Capture Uncertainty in Graph Neural Networks?

2026-05-21 · Pedro C. Vieira, Pedro Ribeiro, Viacheslav Borovitskiy arxiv

While deep ensembles are widely considered to be the default method for uncertainty quantification in deep learning, their effectiveness for graph-structured data is often simply assumed based on successes in domains like computer vision. We investigate standard deep ensembles specifically for message-passing graph neural networks. Benchmarking across seven datasets representing varied tasks and complexities, we reveal that ensembles provide surprisingly little improvement over a single model. Instead, the observed marginal gains stem primarily from stabilizing optimization noise in point predictions rather than yielding meaningfully better uncertainty estimates. Through an aleatoric-epistemic decomposition, we identify epistemic collapse: independently trained networks consistently converge to overly similar predictions. Because disagreement is the fundamental mechanism through which ensembles capture epistemic uncertainty, this lack of diversity neutralizes their key advantage. Analyzing this phenomenon further, we suggest this collapse is driven by functional rather than weight-space convexity, where distinct parameter solutions induce almost identical behavior. Our results suggest that deep ensemble success does not seamlessly transfer to graph machine learning.

📄 PDF Abstract BibTeX arXiv:2605.22593

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Uncertainty Quantification in Graph Neural Networks with Shallow Ensembles

2025-04-17 · Tirtha Vinchurkar, Kareem Abdelmaqsoud, John R. Kitchin

Machine-learned potentials (MLPs) have revolutionized materials discovery by providing accurate and efficient predictions of molecular and material properties. Graph Neural Networks (GNNs) have emerged as a state-of-the-…

Active LearningUncertainty Quantification

Deep Ensembles for Epistemic Uncertainty: A Frequentist Perspective

2025-10-24 · Anchit Jain, Stephen Bates arxiv

Decomposing prediction uncertainty into aleatoric (irreducible) and epistemic (reducible) components is critical for the reliable deployment of machine learning systems. While the mutual information between the response …

AutoDEUQ: Automated Deep Ensemble with Uncertainty Quantification

2021-10-26 · Romain Egele, Romit Maulik, Krishnan Raghavan, Bethany Lusch 외

Deep neural networks are powerful predictors for a variety of tasks. However, they do not capture uncertainty directly. Using neural network ensembles to quantify uncertainty is competitive with approaches based on Bayes…

Uncertainty Quantification

Graph-based Neural Space Weather Forecasting

2025-09-23 · Daniel Holmberg, Ivan Zaitsev, Markku Alho, Ioanna Bouri 외 arxiv

Accurate space weather forecasting is crucial for protecting our increasingly digital infrastructure. Hybrid-Vlasov models, like Vlasiator, offer physical realism beyond that of current operational systems, but are too c…

Weather Forecasting

Hypergraph Neural Stochastic Diffusion: An SDE Framework for Uncertainty Estimation

2026-07-08 · Zhiheng Zhou, Mengyao Zhou, Dengyi Zhao, Xingqin Qi 외 arxiv

Hypergraph neural networks have shown powerful capability in modeling higher-order relations, yet their predictive uncertainty remains underexplored. Unlike pairwise graphs, uncertainty in hypergraphs arises not only fro…

Representation LearningBayesian Inference