paper-with-me

홈 › Papers

Why the noise model matters: A performance gap in learned regularization

2025-10-14 · Sebastian Banert, Christoph Brauer, Dirk Lorenz, Lionel Tondji arxiv

This article addresses the challenge of learning effective regularizers for linear inverse problems. We analyze and compare several types of learned variational regularization against the theoretical benchmark of the optimal affine reconstruction, i.e. the best possible affine linear map for minimizing the mean squared error. It is known that this optimal reconstruction can be achieved using Tikhonov regularization, but this requires precise knowledge of the noise covariance to properly weight the data fidelity term. However, in many practical applications, noise statistics are unknown. We therefore investigate the performance of regularization methods learned without access to this noise information, focusing on Tikhonov, Lavrentiev, and quadratic regularization. Our theoretical analysis and numerical experiments demonstrate that for non-white noise, a performance gap emerges between these methods and the optimal affine reconstruction. Furthermore, we show that these different types of regularization yield distinct results, highlighting that the choice of regularizer structure is critical when the noise model is not explicitly learned. Our findings underscore the significant value of accurately modeling or co-learning noise statistics in data-driven regularization.

📄 PDF Abstract BibTeX arXiv:2510.12521

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Regularizing Instabilities in Image Reconstruction Arising from Learned Denoisers

2021-08-21 · Abinash Nayak

It's well-known that inverse problems are ill-posed and to solve them meaningfully one has to employ regularization methods. Traditionally, popular regularization methods have been the penalized Variational approaches. I…

Image ReconstructionRolling Shutter Correction

Shape Matters: Understanding the Implicit Bias of the Noise Covariance

2020-06-15 · Jeff Z. HaoChen, Colin Wei, Jason D. Lee, Tengyu Ma

The noise in stochastic gradient descent (SGD) provides a crucial implicit regularization effect for training overparameterized models. Prior theoretical work largely focuses on spherical Gaussian noise, whereas empirica…

Regularization Matters in Policy Optimization

2019-10-21 · Zhuang Liu, Xuanlin Li, Bingyi Kang, Trevor Darrell

Deep Reinforcement Learning (Deep RL) has been receiving increasingly more attention thanks to its encouraging performance on a variety of control tasks. Yet, conventional regularization techniques in training neural net…

continuous-controlContinuous ControlDeep Reinforcement LearningReinforcement Learning+1

Regularization Matters in Policy Optimization - An Empirical Study on Continuous Control

2021-01-01 · ICLR 2021 1 · Zhuang Liu, Xuanlin Li, Bingyi Kang, Trevor Darrell

Deep Reinforcement Learning (Deep RL) has been receiving increasingly more attention thanks to its encouraging performance on a variety of control tasks. Yet, conventional regularization techniques in training neural ne…

continuous-controlContinuous ControlDeep Reinforcement Learning

Time Matters in Regularizing Deep Networks: Weight Decay and Data Augmentation Affect Early Learning Dynamics, Matter Little Near Convergence

2019-05-30 · NeurIPS 2019 12 · Aditya Golatkar, Alessandro Achille, Stefano Soatto

Regularization is typically understood as improving generalization by altering the landscape of local extrema to which the model eventually converges. Deep neural networks (DNNs), however, challenge this view: We show th…

Data Augmentation