REVIEW 2 major objections 2 minor 35 references
A black-box robustness measure supplies a high-probability upper bound on neural-network mean squared error under input perturbations.
Reviewed by Pith at T0; open to challenge. T0 means a machine referee read the full paper against a public rubric. the ladder, T0–T4 →
T0 review · grok-4.3
2026-07-01 06:20 UTC pith:K4ESCZH7
load-bearing objection Black-box robustness measure claims high-prob MSE bound but the guarantee needs concentration assumptions the paper does not supply. the 2 major comments →
Robustness of neural networks to random noise perturbations of their inputs
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 authors claim that their proposed robustness measure, when applied to an input dataset, gives with high probability an upper bound on the mean squared error of the network output for a specified perturbation of the inputs, and that this measure is simple and efficient to compute while treating the network as a black box.
What carries the argument
The robustness measure, which with high probability suggests an upper bound on the mean squared error for a given input perturbation.
Load-bearing premise
The random noise perturbations follow a distribution for which the high-probability bound holds without needing model-specific assumptions.
What would settle it
An experiment on a network and dataset where the observed mean squared error exceeds the bound supplied by the measure on more than the claimed fraction of trials.
If this is right
- The measure allows efficient computation of robustness bounds for any trained network.
- Robustness curves enable analysis of robustness within and between datasets.
- The approach applies directly to real-world data sets and demonstrates efficacy.
- The method requires no internal access to the neural network.
Where Pith is reading between the lines
- The same statistic could be used to compare robustness of models trained on different tasks or architectures.
- Robustness curves might reveal systematic differences in how noise affects regression versus classification outputs.
- The bound could serve as a quick filter before more expensive adversarial robustness tests.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The manuscript proposes a robustness measure for trained neural networks under random input perturbations. The measure is claimed to provide, with high probability, an upper bound on the mean squared error (MSE) with respect to a given input dataset and perturbation level. It is presented as simple and efficient to compute while treating the network strictly as a black box. The paper includes experimental results on several real-world datasets demonstrating the measure's efficacy and introduces robustness curves for further analysis within and across datasets.
Significance. If the high-probability bound is rigorously justified, the measure would provide a practical, assumption-light tool for quantifying robustness in black-box settings, complementing existing white-box approaches. The introduction of robustness curves offers a new visualization for comparing robustness properties. However, the central claim depends on the validity of the probabilistic bound without network-specific assumptions, which limits its immediate impact unless the derivation is strengthened.
major comments (2)
- [§3] §3 (definition of the robustness measure and derivation of the high-probability bound): The claimed high-probability upper bound on MSE requires a concentration inequality (e.g., Hoeffding or Chebyshev) applied to the random variable defined by squared error after perturbation. No boundedness, sub-Gaussianity, or finite-moment assumptions are stated for the network outputs or error distribution, yet the bound is asserted to hold for arbitrary black-box networks. This renders the guarantee inapplicable in general, as the composed error can be unbounded or heavy-tailed for standard activations and weight scales.
- [Experimental section] Experimental section (results on real-world datasets): The efficacy is shown via experiments, but without reporting the specific concentration inequality used, the number of perturbation samples drawn, or verification that the empirical error distribution satisfies the required tail conditions, it is unclear whether the observed performance validates the theoretical claim or merely reflects dataset-specific behavior.
minor comments (2)
- [Abstract, §1] Abstract and §1: The phrasing 'suggests an upper bound' is imprecise; clarify whether the measure computes a probabilistic bound or an empirical estimate.
- [§2, §3] Notation for the perturbation distribution and the robustness measure itself should be introduced with explicit equations early in §2 or §3 to improve readability.
Simulated Author's Rebuttal
We thank the referee for the constructive comments on our manuscript. We address each major comment below, indicating revisions where appropriate to strengthen the theoretical and experimental sections.
read point-by-point responses
-
Referee: [§3] §3 (definition of the robustness measure and derivation of the high-probability bound): The claimed high-probability upper bound on MSE requires a concentration inequality (e.g., Hoeffding or Chebyshev) applied to the random variable defined by squared error after perturbation. No boundedness, sub-Gaussianity, or finite-moment assumptions are stated for the network outputs or error distribution, yet the bound is asserted to hold for arbitrary black-box networks. This renders the guarantee inapplicable in general, as the composed error can be unbounded or heavy-tailed for standard activations and weight scales.
Authors: We agree that the derivation in §3 applies a concentration inequality to the squared-error random variable without explicitly listing the required assumptions on the network outputs or error tails. The manuscript presents the measure as a practical black-box tool, but the high-probability guarantee indeed holds only under conditions such as bounded outputs or finite second moments (as needed for Chebyshev’s inequality, which we implicitly rely upon). We will revise §3 to state these assumptions clearly, note that they are mild for many practical networks with bounded activations, and clarify that the bound is conditional on them. This addresses the applicability concern while preserving the black-box nature of the computation. revision: yes
-
Referee: [Experimental section] Experimental section (results on real-world datasets): The efficacy is shown via experiments, but without reporting the specific concentration inequality used, the number of perturbation samples drawn, or verification that the empirical error distribution satisfies the required tail conditions, it is unclear whether the observed performance validates the theoretical claim or merely reflects dataset-specific behavior.
Authors: We concur that the experimental section should provide more implementation details to link the results to the theoretical bound. In the revision we will explicitly name the concentration inequality (Chebyshev), report the exact number of Monte-Carlo perturbation samples drawn per evaluation, and add a short empirical check (e.g., sample variance and a histogram of squared errors) confirming that the observed tails are consistent with the finite-moment assumption. These additions will make clear that the reported robustness values are obtained under conditions where the bound is valid. revision: yes
Circularity Check
No circularity: robustness measure computed directly from black-box outputs
full rationale
The paper defines a robustness measure that is computed efficiently from network outputs on perturbed inputs, then states that this measure yields a high-probability upper bound on MSE. No equations, self-definitions, fitted parameters renamed as predictions, or self-citation chains are present in the provided text. The bound is claimed to follow from the measure itself under the stated distribution assumptions, without reducing the central claim to its own inputs by construction. This is the common case of an independently stated empirical/computational procedure.
Axiom & Free-Parameter Ledger
axioms (1)
- domain assumption Random perturbations admit a high-probability bound on MSE that can be estimated from black-box queries
invented entities (1)
-
Robustness measure
no independent evidence
read the original abstract
We investigate the problem of the robustness of a trained neural network to the perturbation of its input values. More specifically, we examine the interplay between the accuracy of the network, as measured by the mean squared error, and robustness. Accordingly, we present a robustness measure, which, with high probability, suggests an upper bound on the mean squared error of the network, with respect to an input data set, for a given perturbation of the input values of the network. The measure we propose is both simple and efficient to compute, treating the neural network as a black box. We provide experimental results on several real-world data sets showing the efficacy of the proposed method. We also introduce the concept of robustness curves, which allows us to further analyse robustness within and between data sets.
Figures
Reference graph
Works this paper leans on
- [1]
- [2]
-
[3]
E. Asgarov. A comprehensive analysis of machine learning techniques for heart disease prediction. Open Access Library Journal , 11:1--17, 2024
work page 2024
-
[4]
A. Balendran, C. Beji, F. Bouvier, O. Khalifa, et al. A scoping review of robustness concepts for machine learning in healthcare. npj Digital Medicine , 8(Article number 38):9 pages, 2025
work page 2025
-
[5]
A. Baldominos, Y. Saez, and P. Isasi. A survey of handwritten character recognition with MNIST and EMNIST . Applied Sciences , 9:Article 3169, 16 pages, 2019
work page 2019
-
[6]
T. Chai and R.R. Draxler. Root mean square error ( RMSE ) or mean absolute error ( MAE )? -- A rguments against avoiding RMSE in the literature. Geoscientific Model Development , 7:1247--1250, 2014
work page 2014
-
[7]
Cleveland. Heart Disease . https://archive.ics.uci.edu/dataset/45/heart+disease, 1998. UCI Machine Learning Repository
work page 1998
-
[8]
D. Chicco, M.J. Warrens, and G. Jurman. The coefficient of determination R -squared is more informative than SMAPE , MAE , MAPE , MSE and RMSE in regression analysis evaluation. PeerJ Computer Science , 7:e623, 2021
work page 2021
-
[9]
L. Hui and M. Belkin. Evaluation of neural architectures trained with square loss vs cross-entropy in classification tasks. Machine Learning Archive , arXiv:2006.07322 [cs.LG], 2021
-
[10]
T. Huster, C.-Y .J. Chiang, and R. Chadha. Limitations of the L ipschitz constant as a defense against adversarial examples. In Proceedings of ECML PKDD 2018 Workshops, European Conference on Machine Learnin Principles and Practice of Knowledge Discovery in Databases (ECML PKDD) , pages 16--29, Dublin, 2019
work page 2018
-
[11]
L. Hoessly. On misconceptions about the B rier score in binary prediction models. Global Epidemiology , 11:Article 100242, 8 pages, 2026
work page 2026
-
[12]
C. Ialongo. Confidence interval for quantiles and percentiles. Biochemia Medica , 29:5--17, 2019
work page 2019
-
[13]
N. Japkowicz and M. Shah. Evaluating learning algorithms: A classification perspective . Cambridge University Press, Cambridge, UK, 2011
work page 2011
-
[14]
MNIST D ataset: T he MNIST database of handwritten digits
Kaggle Community . MNIST D ataset: T he MNIST database of handwritten digits. www.kaggle.com/datasets/hojjatk/mnist-dataset, 2019. Accessed via Kaggle; see original data set LECU98
work page 2019
-
[15]
D.P. Kingma and M. Welling. An introduction to variational autoencoders. Foundations and Trends in Information Retrieval , 12:307--392, 2019
work page 2019
- [16]
-
[17]
M. Levene and M. Harris. Just Enough Data Science and Machine Learning: Essential Tools and Techniques . Addison-Wesley, Hoboken, NJ, 2025
work page 2025
- [18]
- [19]
-
[20]
J.M. Osborne, W. Cook, and M.J. Boss\' e . Quantifying the curvature of curves: an intuitive introduction to differential geometry. PRIMUS, Problems, Resources, and Issues in Mathematics Undergraduate Studies , 31:133--152, 2021
work page 2021
-
[21]
Deaths from Cancer in the USA from 1990 to 2020
OECD . Deaths from Cancer in the USA from 1990 to 2020 . www.oecd.org/en/data/indicators/deaths-from-cancer.html, 2026
work page 1990
-
[22]
Influenza Vaccination Rates in 2020 for 31 countries
OECD . Influenza Vaccination Rates in 2020 for 31 countries . www.oecd.org/en/data/indicators/influenza-vaccination-rates.html, 2026
work page 2020
-
[23]
J. Optiz. A closer look at classification evaluation metrics and a critical reflection of common evaluation practice. Transactions of the Association for Computational Linguistics , 12:820--836, 2024
work page 2024
-
[24]
Robust Learning with Jacobian Regularization
A. Prakash R , A. Bhattacharyya, J. Vaughan, and V.N. Nair. Assessing robustness of machine learning models using covariate perturbations. Machine Learning Archive , arXiv:1908.02729 [stat.ML], 2024
work page Pith review arXiv 1908
-
[25]
Y. Raviv and N. Intrator. Variance reduction via noise and bias constraints. In A.J.C. Sharkey, editor, Combining Artificial Neural Nets: Ensemble and Modular Multi-Net Systems , Perspectives in Neural Computing, chapter 7, pages 163--178. Springer-Verlag, London, 1999
work page 1999
-
[26]
S.M. Ross. Simulation . Academic Press, London, UK, sixth edition, 2023
work page 2023
-
[27]
L. Scrucca, C. Fraley, T.B. Murphy, and A.E. Raftery. Model-based clustering, classification, and density estimation using mclust in R . Chapman & Hall/CRC, Boca Raton, FL, 2023
work page 2023
- [28]
-
[29]
J. S ircelj and D. Sko c aj. Accuracy-perturbation curves for evaluation of adversarial attack and defence methods. In Proceedings of 25th International Conference on Pattern Recognition (ICPR) , pages 6290--6297, Milan, Italy, 2021
work page 2021
-
[30]
G.A.F. Seber and C.J. Wild. Nonlinear Regression . Wiley Series in Probability and Statistics. John Wiley & Sons, Hoboken, NJ, 2003
work page 2003
-
[31]
Intriguing properties of neural networks
C. Szegedy, W. Zaremba, I. Sutskever, J. Bruna, et al. Intriguing properties of neural networks. Computer Vision and Pattern Recognition Archive , arXiv:1312.6199v4 [cs.CV], 2014
work page internal anchor Pith review Pith/arXiv arXiv 2014
-
[32]
K.M.C. Tj rve and E. Tj rve. The use of G ompertz models in growth analyses, and new G ompertz-model approach: A n addition to the unified- R ichards family. PLoS ONE , 12(6):e0178691, 2017
work page 2017
-
[33]
Diagnostic Wisconsin. Breast Cancer . https://archive.ics.uci.edu/dataset/17/breast+cancer+wisconsin+diagnostic, 1995. UCI Machine Learning Repository
work page 1995
-
[34]
R.M. Zur, Y. Jiang, L.L. Pesce, and K. Drukker. Noise injection for training artificial neural networks: A comparison with weight decay and early stopping. Medical Physics , 36:4810--4818, 2009
work page 2009
-
[35]
M.-M. Z\"uhlke and D. Kundenko. Adversarial robustness of neural networks from the perspective of L ipschitz calculus: A survey. ACM Computing Surveys , 57:Article 142, 41 pages, 2025
work page 2025
discussion (0)
Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.