paper-with-me

Papers

Learning Weakly Convex Regularizers for Convergent Image-Reconstruction Algorithms

2023-08-21 · Alexis Goujon, Sebastian Neumayer, Michael Unser

We propose to learn non-convex regularizers with a prescribed upper bound on their weak-convexity modulus. Such regularizers give rise to variational denoisers that minimize a convex energy. They rely on few parameters (less than 15,000) and offer a signal-processing interpretation as they mimic handcrafted sparsity-promoting regularizers. Through numerical experiments, we show that such denoisers outperform convex-regularization methods as well as the popular BM3D denoiser. Additionally, the learned regularizer can be deployed to solve inverse problems with iterative schemes that provably converge. For both CT and MRI reconstruction, the regularizer generalizes well and offers an excellent tradeoff between performance, number of parameters, guarantees, and interpretability when compared to other data-driven approaches.

📄 PDF Abstract BibTeX arXiv:2308.10542

Code (2)

axgoujon/convex_ridge_regularizers 공식 구현 pytorch
axgoujon/weakly_convex_ridge_regularizer 공식 구현 pytorch

Tasks

Image ReconstructionMRI Reconstruction

Similar Papers 제목 키워드 기반

Learned Alternating Minimization Algorithm for Dual-domain Sparse-View CT Reconstruction

2023-06-05 · Chi Ding, Qingchao Zhang, Ge Wang, Xiaojing Ye 외

We propose a novel Learned Alternating Minimization Algorithm (LAMA) for dual-domain sparse-view CT image reconstruction. LAMA is naturally induced by a variational model for CT reconstruction with learnable nonsmooth no…

CT ReconstructionImage Reconstruction

Learning Difference-of-Convex Regularizers for Inverse Problems: A Flexible Framework with Theoretical Guarantees

2025-02-01 · Yasi Zhang, Oscar Leong

Learning effective regularization is crucial for solving ill-posed inverse problems, which arise in a wide range of scientific and engineering applications. While data-driven methods that parameterize regularizers using …

Computed Tomography (CT)CT Reconstruction

WEEP: A Differentiable Nonconvex Sparse Regularizer via Weakly-Convex Envelope

2025-07-28 · Takanobu Furuhashi, Hidekata Hontani, Qibin Zhao, Tatsuya Yokota arxiv

Sparse regularization is fundamental in signal processing and feature extraction but often relies on non-differentiable penalties, conflicting with gradient-based optimizers. We propose WEEP (Weakly-convex Envelope of Pi…

Compressive SensingImage Denoising

Weakly Convex Regularisers for Inverse Problems: Convergence of Critical Points and Primal-Dual Optimisation

2024-02-01 · Zakhar Shumaylov, Jeremy Budd, Subhadip Mukherjee, Carola-Bibiane Schönlieb

Variational regularisation is the primary method for solving inverse problems, and recently there has been considerable work leveraging deeply learned regularisation for enhanced performance. However, few results exist a…

Computed Tomography (CT)CT Reconstruction

Provably Convergent Plug-and-Play Quasi-Newton Methods

2023-03-09 · Hong Ye Tan, Subhadip Mukherjee, Junqi Tang, Carola-Bibiane Schönlieb

Plug-and-Play (PnP) methods are a class of efficient iterative methods that aim to combine data fidelity terms and deep denoisers using classical optimization algorithms, such as ISTA or ADMM, with applications in invers…

DeblurringImage DeblurringSuper-Resolution