REVIEW 2 major objections 24 references
Learning Moment Maps for Continuous-Time Markov Chains under Monte Carlo Noise
T0 review · 2 major / 0 minor · reviewed 2026-06-26 · grok-4.3
Pith's one-line read Neural networks learn accurate parameter-to-moment maps for continuous-time Markov chains from Monte Carlo noisy data.
desk verdict The paper gives a noise-aware neural surrogate for learning mean and covariance maps over CTMC parameters from Monte Carlo targets, plus empirical rules for splitting simulation effort. read the letter →
The pith
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
The reading
What carries the argument
Neural network surrogate trained on noisy Monte Carlo estimates to approximate the mapping from model parameters to means and covariances.
What would settle it
Comparing surrogate predictions to high-replication Monte Carlo estimates on a dense grid of test parameters and checking whether the surrogate error stays within the Monte Carlo variance bounds.
Extended reading notes
Core claim
We develop a simulation-based surrogate modeling framework that learns parameter-to-moment mappings from Monte Carlo-derived, noise-corrupted training targets, enabling efficient and accurate approximation across the parameter space. Monte Carlo noise affects mean estimation primarily through additive variance, whereas covariance estimation is additionally impacted by bias arising from nonlinear transformations of empirical estimates. Neural networks accurately learn both under fixed simulation budgets, with covariance requiring balanced allocation to control variance and bias, while means benefit from increased parameter space coverage. The learned mappings produce valid population-level qu
Load-bearing premise
That neural networks can accurately learn both mean and covariance mappings from Monte Carlo noise-corrupted targets under fixed simulation budgets.
Editorial extensions
If this is right
- Accurate surrogates allow efficient evaluation of moments over large parameter spaces without new simulations each time.
- Covariance estimation requires balanced allocation between parameter coverage and replication count to control both variance and bias.
- Mean estimation benefits more from wider parameter-space coverage than from extra replications per point.
- The learned mappings produce valid population-level moments that perform well in downstream tasks such as whitening.
Reading between the lines
- The same noise-handling approach could be tested on other summary statistics beyond means and covariances.
- Resource-allocation rules derived for the SIR model may need adjustment when applied to models with different state-space sizes or parameter dimensions.
- The framework suggests a general template for building surrogates when only noisy simulation labels are available for any stochastic process.
- Downstream use in parameter inference or design optimization would require checking whether the surrogate preserves uncertainty quantification.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The manuscript develops a simulation-based surrogate modeling framework that trains neural networks to learn parameter-to-moment mappings (means and covariances) for continuous-time Markov chains from Monte Carlo-derived, noise-corrupted training targets. It analyzes how Monte Carlo noise primarily adds variance to mean estimates but introduces additional bias (from nonlinear transformations) to covariance estimates. The approach is demonstrated on a stochastic SIR model under fixed simulation budgets, with characterization of resource allocation between parameter-space coverage and Monte Carlo replications, and validation that the learned mappings yield valid population-level moments and perform well in downstream tasks such as whitening.
Significance. If the empirical claims hold, the work provides a practical method for efficient approximation of intractable moments across parameter spaces in stochastic models, avoiding repeated expensive Monte Carlo runs. The explicit accounting for noise structure in means versus covariances and the resource-allocation guidance are useful contributions for simulation-based inference in fields like epidemiology. The focus on producing valid downstream quantities (e.g., whitening) adds to the methodological value.
major comments (2)
- [Methods] Methods section: The manuscript provides no details on neural network architecture (depth, width, activations), training procedure (loss functions, optimizer, handling of noisy targets), or validation metrics. These omissions are load-bearing because the central claim is that NNs accurately recover the mappings from noise-corrupted MC targets.
- [Results (SIR example)] SIR example / Results: The abstract asserts that NNs 'accurately learn both mean and covariance' and that covariance requires balanced allocation, but no quantitative error metrics (MSE, relative error), baseline comparisons, or tables of results under varying budgets are described. This undermines assessment of whether the noise-handling claims are supported.
Simulated Author's Rebuttal
We thank the referee for their constructive comments, which help improve the clarity and reproducibility of the work. We address each major comment below and will revise the manuscript accordingly.
read point-by-point responses
-
Referee: [Methods] Methods section: The manuscript provides no details on neural network architecture (depth, width, activations), training procedure (loss functions, optimizer, handling of noisy targets), or validation metrics. These omissions are load-bearing because the central claim is that NNs accurately recover the mappings from noise-corrupted MC targets.
Authors: We agree that the Methods section requires additional detail on these implementation aspects to support the central claims and enable reproducibility. We will add a new subsection specifying the neural network architecture (depth, width, and activations), the training procedure (loss function, optimizer, and hyperparameters), the handling of noisy Monte Carlo targets as regression labels, and the validation metrics employed. These revisions will be made in the next version of the manuscript. revision: yes
-
Referee: [Results (SIR example)] SIR example / Results: The abstract asserts that NNs 'accurately learn both mean and covariance' and that covariance requires balanced allocation, but no quantitative error metrics (MSE, relative error), baseline comparisons, or tables of results under varying budgets are described. This undermines assessment of whether the noise-handling claims are supported.
Authors: We acknowledge that the Results section presents the SIR findings primarily through figures without accompanying quantitative tables of error metrics (such as MSE or relative error) or explicit baseline comparisons across budgets. To address this, we will add a table summarizing these metrics for mean and covariance under varying allocations, along with any relevant baseline comparisons. This will provide the quantitative support needed to evaluate the claims. revision: yes
Circularity Check
No significant circularity
full rationale
The paper presents an empirical surrogate modeling approach that generates independent Monte Carlo simulation targets for training neural networks to approximate parameter-to-moment maps for CTMCs. Training labels are produced externally via simulation under fixed budgets, with noise effects (additive variance for means, bias for covariances) analyzed as properties of the data generation process rather than derived from the model itself. No equations reduce a claimed prediction to a fitted input by construction, no self-citations serve as load-bearing uniqueness theorems, and no ansatzes or renamings are invoked to close the derivation. The framework is self-contained against external simulation benchmarks and downstream empirical checks.
Assumptions & free parameters
Cite this review
Pith. "Pith review of Learning Moment Maps for Continuous-Time Markov Chains under Monte Carlo Noise." pith.science (2026). https://pith.science/paper/DXUWY25P
@misc{pith2026260618409,
author = {Pith},
title = {Pith review of: Learning Moment Maps for Continuous-Time Markov Chains under Monte Carlo Noise},
year = {2026},
howpublished = {\url{https://pith.science/paper/DXUWY25P}},
note = {Machine review of arXiv:2606.18409}
}
read the original abstract
Continuous-time Markov Chains are widely used to model stochastic dynamical systems, but key summary quantities such as means and covariances are often intractable. While Monte Carlo sampling provides asymptotically exact estimates, it becomes computationally prohibitive when moments must be evaluated across many parameter values. We develop a simulation-based surrogate modeling framework that learns parameter-to-moment mappings from Monte Carlo-derived, noise-corrupted training targets, enabling efficient and accurate approximation across the parameter space. We show that Monte Carlo noise affects mean estimation primarily through additive variance, whereas covariance estimation is additionally impacted by bias arising from nonlinear transformations of empirical estimates. Using a stochastic Susceptible-Infected-Recovered model, we demonstrate that neural networks accurately learn both mean and covariance under fixed simulation budgets allocated to constructing the noisy training labels. We further characterize how to allocate computational resources between parameter-space coverage and Monte Carlo replication, showing that covariance estimation requires a balanced allocation to control both variance and bias, while mean estimation benefits more from increased parameter space coverage. Finally, we show that the learned moment mappings produce valid population-level quantities and perform well in downstream tasks such as whitening. These results highlight the importance of accounting for Monte Carlo noise in surrogate modeling and provide practical guidance for simulation-based learning in stochastic systems.
Figures
Reference graph
Works this paper leans on
-
[1]
1997 , publisher=
Markov Chains , author=. 1997 , publisher=
1997
-
[2]
1991 , publisher=
Continuous-Time Markov Chains: An Applications-Oriented Approach , author=. 1991 , publisher=
1991
-
[3]
Allen, Linda J. S. , title =. Mathematical Epidemiology , editor =. 2008 , doi =
2008
-
[4]
Bailey, Norman T. J. , title =. 1975 , publisher =
1975
-
[5]
and Kurtz, Thomas G
Anderson, David F. and Kurtz, Thomas G. , title =. 2015 , publisher =
2015
-
[6]
Journal of Physics A: Mathematical and Theoretical , volume =
Schnoerr, David and Sanguinetti, Guido and Grima, Ramon , title =. Journal of Physics A: Mathematical and Theoretical , volume =. 2017 , doi =
2017
-
[7]
, title =
Smadbeck, Patrick and Kaznessis, Yiannis N. , title =. Proceedings of the National Academy of Sciences of the United States of America , volume =. 2013 , doi =
2013
-
[8]
A Provably Convergent Control Closure Scheme for the Method of Moments of the Chemical Master Equation , journal =
Wagner, Vincent and Str. A Provably Convergent Control Closure Scheme for the Method of Moments of the Chemical Master Equation , journal =. 2023 , doi =
2023
Show all 24 references
-
[9]
, title =
Gillespie, Daniel T. , title =. The Journal of Physical Chemistry , volume =. 1977 , doi =
1977
-
[10]
, title =
Gillespie, Daniel T. , title =. The Journal of Chemical Physics , volume =. 2001 , doi =
2001
-
[11]
2002 , edition =
Statistical Inference , author =. 2002 , edition =
2002
-
[12]
1998 , publisher=
Asymptotic Statistics , author=. 1998 , publisher=
1998
-
[13]
, title =
Giles, Michael B. , title =. Acta Numerica , volume =. 2015 , month =
2015
- [14]
-
[15]
, title =
Raissi, Maziar and Perdikaris, Paris and Karniadakis, George E. , title =. Journal of Computational Physics , volume =. 2019 , month =
2019
- [16]
-
[17]
and Mitchell, Toby J
Sacks, Jerome and Welch, William J. and Mitchell, Toby J. and Wynn, Henry P. , title =. Statistical Science , volume =. 1989 , doi =
1989
-
[18]
2014 , publisher =
Understanding Machine Learning: From Theory to Algorithms , author =. 2014 , publisher =. doi:10.1017/CBO9781107298019 , isbn =
2014 doi
-
[19]
Technometrics , volume =
A Comparison of Three Methods for Selecting Values of Input Variables in the Analysis of Output from a Computer Code , author =. Technometrics , volume =. 1979 , publisher =. doi:10.2307/1268522 , url =
1979 doi
-
[20]
Journal of Computational and Graphical Statistics , volume=
Practical Heteroscedastic Gaussian Process Modeling for Large Simulation Experiments , author=. Journal of Computational and Graphical Statistics , volume=. 2018 , doi=
2018
-
[21]
hetGP: Heteroskedastic Gaussian Process Modeling and Sequential Design in R , journal =
Binois, Micka. hetGP: Heteroskedastic Gaussian Process Modeling and Sequential Design in R , journal =. 2021 , doi =
2021
-
[22]
1978 , volume =
Influenza in a boarding school , journal =. 1978 , volume =
1978
-
[23]
Kingma and Jimmy Ba , title =
Diederik P. Kingma and Jimmy Ba , title =. International Conference on Learning Representations (ICLR) , year =. 1412.6980 , archivePrefix =
-
[24]
Advances in Neural Information Processing Systems , volume =
Adam Paszke and Sam Gross and Francisco Massa and Adam Lerer and James Bradbury and Gregory Chanan and Trevor Killeen and Zeming Lin and Natalia Gimelshein and Luca Antiga and Alban Desmaison and Andreas Kopf and Edward Yang and Zachary DeVito and Martin Raison and Alykhan Tej...
2019
Reviewed June 26, 2026 · model on record in the stance chip above.
Discussion (0). Continue with ORCID to comment.