English

Exact Gaussian Moment Matching for Residual Networks: a Second-Order Method

Machine Learning 2026-05-11 v2 Numerical Analysis Numerical Analysis

Abstract

We study the problem of propagating the mean and covariance of a general multivariate Gaussian distribution through a deep (residual) neural network using layer-by-layer moment matching. We close a longstanding gap by deriving exact moment matching for the probit, GeLU, ReLU (as a limit of GeLU), Heaviside (as a limit of probit), and sine activation functions; for both feedforward and generalized residual layers. On random networks, we find orders-of-magnitude improvements in the KL divergence error metric, up to a millionfold, over popular alternatives. On a variational Bayes neural network, we show that our method attains hundredfold improvements in KL divergence from Monte Carlo ground truth over a state-of-the-art deterministic inference method. We also give a smooth-distance error bound showing that, under regularity assumptions, moment matching removes the leading low-variance errors and propagates higher-order local accuracy through the layers of a network.

Keywords

Cite

@article{arxiv.2601.22307,
  title  = {Exact Gaussian Moment Matching for Residual Networks: a Second-Order Method},
  author = {Simon Kuang and Xinfan Lin},
  journal= {arXiv preprint arXiv:2601.22307},
  year   = {2026}
}

Comments

new theoretical result on higher-order accuracy

R2 v1 2026-07-01T09:26:41.215Z