An analytic theory of convolutional neural network inverse problems solvers
Minh Hai Nguyen, Quoc Bao Do, Edouard Pauwels, Pierre Weiss
TL;DR
This work provides a principled analytic lens to CNN-based inverse problem solvers by casting them as constrained MMSE estimators that enforce translation equivariance and locality. It derives LE-MMSE, a closed-form estimator that accounts for finite receptive fields and forward operators, and shows how the pre-inverse B shapes signal fidelity and noise robustness. Across denoising, inpainting, and deconvolution on FFHQ, CIFAR-10, and FashionMNIST with architectures like UNet, ResNet, and PatchMLP, LE-MMSE closely predicts neural network outputs (PSNRs near or above 25 dB), revealing the relationship between learned solvers and patch-based estimators. The framework clarifies memorization versus generalization, explains OOD behavior, and offers guidance on physics-aware versus physics-agnostic designs, providing a theoretical bridge between CNNs and MMSE theory for practical reconstruction guarantees and stability analyses.
Abstract
Supervised convolutional neural networks (CNNs) are widely used to solve imaging inverse problems, achieving state-of-the-art performance in numerous applications. However, despite their empirical success, these methods are poorly understood from a theoretical perspective and often treated as black boxes. To bridge this gap, we analyze trained neural networks through the lens of the Minimum Mean Square Error (MMSE) estimator, incorporating functional constraints that capture two fundamental inductive biases of CNNs: translation equivariance and locality via finite receptive fields. Under the empirical training distribution, we derive an analytic, interpretable, and tractable formula for this constrained variant, termed Local-Equivariant MMSE (LE-MMSE). Through extensive numerical experiments across various inverse problems (denoising, inpainting, deconvolution), datasets (FFHQ, CIFAR-10, FashionMNIST), and architectures (U-Net, ResNet, PatchMLP), we demonstrate that our theory matches the neural networks outputs (PSNR $\gtrsim25$dB). Furthermore, we provide insights into the differences between \emph{physics-aware} and \emph{physics-agnostic} estimators, the impact of high-density regions in the training (patch) distribution, and the influence of other factors (dataset size, patch size, etc).
