REVIEW 2 major objections 1 minor 35 references
Reviewed by Pith at T0; open to challenge.
T0 means a machine referee read the full paper against a public rubric. The mark states how deep the mechanical check went, never who wrote it. the ladder, T0–T4 →
T0 review · grok-4.3
Split conformal prediction applied to neural operators produces distribution-free prediction intervals with finite-sample coverage guarantees for physics simulations.
2026-06-27 18:44 UTC pith:3332DXIV
load-bearing objection They wrap split conformal prediction around neural operators for PDE surrogates and hit 89.1% coverage at alpha=0.1, but the finite-sample guarantee depends on exchangeability that the benchmarks do not appear to verify. the 2 major comments →
Conformal Prediction for Neural Operators: Distribution-Free Uncertainty Quantification in Physics Simulation
The pith
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
Core claim
The paper claims that the first use of split conformal prediction on neural operator models for steady-state physics simulations yields prediction intervals possessing finite-sample coverage guarantees that are distribution-free, while a normalized conformal scheme leveraging MC Dropout uncertainty produces spatially adaptive intervals whose widths reflect underlying physical uncertainty structure, as verified by experiments reaching 89.1 percent empirical coverage at the nominal 0.1 error level together with an epistemic-aleatoric decomposition of total uncertainty.
What carries the argument
Split conformal prediction, which calibrates nonconformity thresholds on a held-out set to construct intervals guaranteed to cover new points under exchangeability.
Load-bearing premise
Calibration and test points drawn from the physics simulation data must be exchangeable.
What would settle it
Empirical coverage on fresh heat-conduction test cases falling substantially below the nominal 1-alpha level when the conformal procedure is followed exactly.
If this is right
- Neural operator surrogates become deployable in engineering settings that require formal uncertainty bounds rather than heuristic estimates.
- Adaptive interval widths can guide targeted data acquisition toward regions where the model exhibits higher uncertainty.
- The epistemic versus aleatoric split supplies separate signals for deciding whether to collect more data or refine the model architecture.
- The method extends the practical reach of neural operators beyond point predictions to settings that need guaranteed reliability.
Where Pith is reading between the lines
- The same conformal wrapping could be tested on time-dependent or multi-physics neural operators to check whether the coverage guarantee remains stable under temporal correlation.
- If the adaptive intervals prove robust, they might serve as a building block for downstream tasks such as robust optimization or risk-aware control of physical systems.
- Combining the coverage guarantee with existing neural operator speedups could enable real-time uncertainty-aware simulation loops that traditional solvers cannot match.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The paper claims to be the first to apply split conformal prediction to neural operators (e.g., FNO) for PDE physics simulations, yielding distribution-free prediction intervals with finite-sample coverage guarantees. It introduces a normalized conformal scheme that incorporates MC Dropout uncertainty estimates to produce adaptive-width intervals. On steady-state heat conduction benchmarks (33.7M parameters, 800 samples, 5 ensembles), it reports 89.1% empirical coverage at α=0.1, an uncertainty decomposition (epistemic 68%, aleatoric 32%), and releases an open-source platform with REST API and 3D visualization.
Significance. If the exchangeability assumption holds and the empirical coverage is obtained without post-hoc tuning, the work would provide a useful advance by supplying the first rigorous, distribution-free UQ guarantees for neural-operator surrogates in engineering contexts where MC Dropout and ensembles currently offer only relative estimates. The open-source implementation is a concrete strength for reproducibility.
major comments (2)
- [Abstract] Abstract: the finite-sample marginal coverage guarantee of at least 1-α is stated as a core contribution, yet the manuscript supplies no verification that calibration and test points drawn from the PDE simulation process satisfy the exchangeability condition required by split conformal prediction; if shared boundary conditions or parameter sampling induce dependence, the exact guarantee does not apply.
- [Abstract] Abstract: the reported 89.1% empirical coverage at α=0.1 is presented without details on the calibration/test split sizes, whether the normalization parameters were tuned on the calibration set, or any diagnostic confirming that the nonconformity scores behave as required for the coverage result to be meaningful.
minor comments (1)
- [Abstract] Abstract: the phrase 'first application' would benefit from a brief literature pointer to prior conformal work on operators or PDE surrogates to clarify the precise novelty.
Simulated Author's Rebuttal
We thank the referee for the constructive comments on our manuscript. We address each major comment below and indicate the revisions we will make.
read point-by-point responses
-
Referee: [Abstract] Abstract: the finite-sample marginal coverage guarantee of at least 1-α is stated as a core contribution, yet the manuscript supplies no verification that calibration and test points drawn from the PDE simulation process satisfy the exchangeability condition required by split conformal prediction; if shared boundary conditions or parameter sampling induce dependence, the exact guarantee does not apply.
Authors: We agree that the exchangeability assumption must be addressed explicitly. In our benchmark, the 800 samples are produced by independently drawing PDE parameters and boundary conditions from fixed distributions and running each simulation in isolation; no samples share parameters or boundary conditions. This sampling process satisfies exchangeability. We will add a dedicated paragraph in the revised manuscript describing the data-generation procedure and its implications for the coverage guarantee. revision: yes
-
Referee: [Abstract] Abstract: the reported 89.1% empirical coverage at α=0.1 is presented without details on the calibration/test split sizes, whether the normalization parameters were tuned on the calibration set, or any diagnostic confirming that the nonconformity scores behave as required for the coverage result to be meaningful.
Authors: We accept that these experimental details are required for reproducibility. The 800-sample dataset is partitioned into a calibration set of 640 samples and a test set of 160 samples. Normalization parameters for the adaptive scheme are computed only on the calibration set. We will revise the abstract and methods section to report the split sizes, confirm that no test data influenced normalization, and include a short diagnostic description (or figure) of the nonconformity-score distribution. revision: yes
Circularity Check
No circularity: standard split conformal prediction applied to neural operators with independent coverage theory
full rationale
The paper's core claim applies the established split conformal prediction procedure (with its finite-sample marginal coverage guarantee under exchangeability) to neural operator surrogates for PDEs, and introduces a normalized variant that combines it with MC Dropout variance estimates. Neither step reduces by construction to a fitted parameter from the same data, nor does any equation or result rename a self-derived quantity as a prediction. The distribution-free guarantee is imported from external conformal prediction literature rather than derived internally, and the empirical coverage result (89.1% at α=0.1) is a post-hoc validation on held-out PDE samples rather than a tautological output. No self-citation chains, ansatzes smuggled via prior work, or uniqueness theorems appear as load-bearing elements. The derivation is therefore self-contained against external benchmarks.
Axiom & Free-Parameter Ledger
axioms (1)
- domain assumption Calibration and test data are exchangeable
read the original abstract
Neural operators such as the Fourier Neural Operator (FNO) have emerged as powerful surrogates for solving partial differential equations (PDEs), achieving speedups of several orders of magnitude over traditional numerical solvers. However, deploying these models in safety-critical engineering applications -- such as thermal management of electronic components and battery systems -- requires not only accurate point predictions but also rigorous uncertainty guarantees. Existing uncertainty quantification (UQ) methods for neural operators, including Monte Carlo Dropout and Deep Ensembles, provide only relative uncertainty estimates without formal coverage guarantees. In this work, we propose the first application of split conformal prediction to neural operator-based physics simulation, providing distribution-free prediction intervals with finite-sample coverage guarantees. We further introduce a normalized conformal prediction scheme that leverages MC Dropout uncertainty to produce adaptive-width intervals, yielding tighter intervals in regions of low uncertainty and wider intervals where the model is less certain. Full-scale experiments (33.7M parameters, 800 training samples, 5 ensemble members, NVIDIA V100) on steady-state heat conduction benchmarks demonstrate that our method achieves 89.1% empirical coverage at the target level of alpha=0.1, while producing spatially adaptive prediction intervals that reflect the underlying physical uncertainty structure. We also provide an uncertainty decomposition framework that separates epistemic uncertainty (68% of total) from aleatoric uncertainty (32% of total), offering actionable guidance for data collection and model improvement. Our method is implemented in an open-source platform with REST API endpoints and interactive 3D visualization.
Figures
Reference graph
Works this paper leans on
-
[1]
A Gentle Introduction to Conformal Prediction and Distribution-Free Uncertainty Quantification
Anastasios N Angelopoulos and Stephen Bates. A gentle introduction to conformal prediction and distribution-free uncertainty quantification. arXiv preprint arXiv:2107.07511, 2022
work page internal anchor Pith review Pith/arXiv arXiv 2022
-
[2]
Uncertainty sets for image classifiers using conformal prediction
Anastasios N Angelopoulos, Stephen Bates, Jitendra Malik, and Michael I Jordan. Uncertainty sets for image classifiers using conformal prediction. In International Conference on Learning Representations (ICLR), 2021
2021
-
[3]
Pitfalls of in-domain uncertainty estimation and ensembling in deep learning
Arsenii Ashukha and Dmitry Vetrov. Pitfalls of in-domain uncertainty estimation and ensembling in deep learning. arXiv preprint arXiv:2002.06470, 2020
-
[4]
Machine learning for fluid mechanics
Steven L Brunton, Bernd R Noack, and Petros Koumoutsakos. Machine learning for fluid mechanics. Annual Review of Fluid Mechanics, 52: 0 477--508, 2020
2020
-
[5]
Conformal prediction: A unified review of theory and new challenges
Matteo Fontana, Gianluca Zeni, and Samuel Gandy. Conformal prediction: A unified review of theory and new challenges. Bernoulli, 29 0 (1): 0 1--35, 2023
2023
-
[6]
Dropout as a bayesian approximation: Representing model uncertainty in deep learning
Yarin Gal and Zoubin Ghahramani. Dropout as a bayesian approximation: Representing model uncertainty in deep learning. In International Conference on Machine Learning (ICML), pages 1050--1059, 2016
2016
-
[7]
Adaptive conformal inference under distribution shift, 2021
Isaac Gibbs and Emmanuel Candes. Adaptive conformal prediction under distribution shift. arXiv preprint arXiv:2106.00170, 2021
-
[8]
Aleatoric and epistemic uncertainty in machine learning: An introduction to concepts and methods
Eyke H \"u llermeier and Willem Waegeman. Aleatoric and epistemic uncertainty in machine learning: An introduction to concepts and methods. Machine Learning, 110 0 (3): 0 457--506, 2021
2021
-
[9]
Physics-informed machine learning
George Em Karniadakis, Ioannis G Kevrekidis, Lu Lu, Paris Perdikaris, Sifan Wang, and Liu Yang. Physics-informed machine learning. Nature Reviews Physics, 3 0 (6): 0 422--440, 2021
2021
-
[10]
Building high accuracy emulators for scientific simulations with deep neural operators
Muhammad Kasim et al. Building high accuracy emulators for scientific simulations with deep neural operators. Nature Machine Intelligence, 4: 0 651--660, 2022
2022
-
[11]
What uncertainties do we need in bayesian deep learning for computer vision? In Advances in Neural Information Processing Systems (NeurIPS), 2017
Alex Kendall and Yarin Gal. What uncertainties do we need in bayesian deep learning for computer vision? In Advances in Neural Information Processing Systems (NeurIPS), 2017
2017
-
[12]
Neural operator: Learning maps between function spaces with applications to pdes
Nikola Kovachki, Zongyi Li, Burigede Liu, Kamyar Azizzadenesheli, Kaushik Bhattacharya, Andrew Stuart, and Anima Anandkumar. Neural operator: Learning maps between function spaces with applications to pdes. Journal of Machine Learning Research, 24 0 (89): 0 1--97, 2023
2023
-
[13]
Simple and scalable predictive uncertainty estimation using deep ensembles
Balaji Lakshminarayanan, Alexander Pritzel, and Charles Blundell. Simple and scalable predictive uncertainty estimation using deep ensembles. In Advances in Neural Information Processing Systems (NeurIPS), pages 6402--6413, 2017
2017
-
[14]
Distribution-free predictive inference for regression
Jing Lei, Max G'Sell, Alessandro Rinaldo, Ryan J Tibshirani, and Larry Wasserman. Distribution-free predictive inference for regression. Journal of the American Statistical Association, 113 0 (523): 0 1094--1111, 2018
2018
-
[15]
Neural operator: Graph kernel network for partial differential equations
Zongyi Li, Nikola Kovachki, Kamyar Azizzadenesheli, Burigede Liu, Kaushik Bhattacharya, Andrew Stuart, and Anima Anandkumar. Neural operator: Graph kernel network for partial differential equations. In International Conference on Learning Representations (ICLR), 2021 a
2021
-
[16]
Fourier neural operator for parametric partial differential equations
Zongyi Li, Nikola Kovachki, Kamyar Azizzadenesheli, Burigede Liu, Kaushik Bhattacharya, Andrew Stuart, and Anima Anandkumar. Fourier neural operator for parametric partial differential equations. In International Conference on Learning Representations (ICLR), 2021 b
2021
-
[17]
Fourier neural operator with learned deformations for parametric partial differential equations
Zongyi Li, Nikola Kovachki, Kamyar Azizzadenesheli, Burigede Liu, Kaushik Bhattacharya, Andrew Stuart, and Anima Anandkumar. Fourier neural operator with learned deformations for parametric partial differential equations. arXiv preprint arXiv:2206.03089, 2022 a
-
[18]
Multiscale transformers: Hierarchical attention for scalable vision and beyond
Zongyi Li et al. Multiscale transformers: Hierarchical attention for scalable vision and beyond. arXiv preprint arXiv:2202.08088, 2022 b
-
[19]
Geometry-informed neural operator for large-scale 3d pdes
Zongyi Li et al. Geometry-informed neural operator for large-scale 3d pdes. arXiv preprint arXiv:2306.06022, 2023
-
[20]
Deeponet: Learning nonlinear operators for identifying differential equations based on the universal approximation theorem of operators
Lu Lu, Pengzhan Jin, Guofei Pang, Zhongqiang Zhang, and George Em Karniadakis. Deeponet: Learning nonlinear operators for identifying differential equations based on the universal approximation theorem of operators. Nature Machine Intelligence, 3 0 (3): 0 218--229, 2021
2021
-
[21]
Estimating the uncertainty of neural network predictions using conformal prediction
Siddharth Mishra and Roberto Molinaro. Estimating the uncertainty of neural network predictions using conformal prediction. arXiv preprint arXiv:2204.06578, 2022
-
[22]
Inducing normalizing flows for neural operators
Valentin Moli et al. Inducing normalizing flows for neural operators. arXiv preprint arXiv:2306.05601, 2023
-
[23]
Nvidia modulus: A framework for building, training, and fine-tuning deep learning models using physics-based data
NVIDIA . Nvidia modulus: A framework for building, training, and fine-tuning deep learning models using physics-based data. https://developer.nvidia.com/modulus, 2024
2024
-
[24]
Inductive confidence machines for regression
Harris Papadopoulos, Kostas Proedrou, Volodya Vovk, and Alex Gammerman. Inductive confidence machines for regression. Machine Learning: ECML 2002, pages 345--356, 2002
2002
-
[25]
Jaideep Pathak et al. Fourcastnet: A global data-driven high-resolution weather forecasting model. arXiv preprint arXiv:2202.11214, 2022
work page internal anchor Pith review Pith/arXiv arXiv 2022
-
[26]
Uncertainty quantification in scientific machine learning: Methods, metrics, and comparisons
Apostolos F Psaros, Xuhui Meng, Zongren Zou, Ling Guo, and George Em Karniadakis. Uncertainty quantification in scientific machine learning: Methods, metrics, and comparisons. Journal of Computational Physics, 474: 0 111802, 2023
2023
-
[27]
Uncertainty quantification and deep ensembles
Rahul Rahaman et al. Uncertainty quantification and deep ensembles. arXiv preprint arXiv:2007.08792, 2021
-
[28]
Conformalized quantile regression
Yaniv Romano, Evan Patterson, and Emmanuel Candes. Conformalized quantile regression. In Advances in Neural Information Processing Systems (NeurIPS), pages 3543--3553, 2019
2019
-
[29]
With malice toward none: Assessing uncertainty via equalized coverage
Yaniv Romano, Rina Foygel Barber, Chiara Sabatti, and Emmanuel Cand \`e s. With malice toward none: Assessing uncertainty via equalized coverage. In Advances in Neural Information Processing Systems (NeurIPS), 2020
2020
-
[30]
A comparison of some conformal quantile regression methods
Matteo Sesia and Emmanuel J Cand \`e s. A comparison of some conformal quantile regression methods. Stat, 9 0 (1): 0 e261, 2020
2020
-
[31]
A tutorial on conformal prediction
Glenn Shafer and Vladimir Vovk. A tutorial on conformal prediction. Journal of Machine Learning Research, 9: 0 371--421, 2008
2008
-
[32]
Learned simulators for turbulence
Kimberly Stachenfeld, Jonathan Godwin, Michael Schlichtkrull, and Peter Battaglia. Learned simulators for turbulence. International Conference on Learning Representations (ICLR), 2022
2022
-
[33]
Conformal prediction for molecular property prediction
Yu Sun et al. Conformal prediction for molecular property prediction. arXiv preprint arXiv:2206.01256, 2022
-
[34]
Algorithmic Learning in a Random World
Vladimir Vovk, Alexander Gammerman, and Glenn Shafer. Algorithmic Learning in a Random World. Springer Science & Business Media, 2005
2005
-
[35]
Conformal prediction interval for dynamic time-series
Chen Xu and Yao Xie. Conformal prediction interval for dynamic time-series. International Conference on Machine Learning (ICML), 2021
2021
discussion (0)
Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.