paper-with-me

홈 › Papers

Deep Equilibrium models for Poisson Imaging Inverse problems via Mirror Descent

2025-07-15 · Christian Daniele, Silvia Villa, Samuel Vaiter, Luca Calatroni

Deep Equilibrium Models (DEQs) are implicit neural networks with fixed points, which have recently gained attention for learning image regularization functionals, particularly in settings involving Gaussian fidelities, where assumptions on the forward operator ensure contractiveness of standard (proximal) Gradient Descent operators. In this work, we extend the application of DEQs to Poisson inverse problems, where the data fidelity term is more appropriately modeled by the Kullback-Leibler divergence. To this end, we introduce a novel DEQ formulation based on Mirror Descent defined in terms of a tailored non-Euclidean geometry that naturally adapts with the structure of the data term. This enables the learning of neural regularizers within a principled training framework. We derive sufficient conditions to guarantee the convergence of the learned reconstruction scheme and propose computational strategies that enable both efficient training and fully parameter-free inference. Numerical experiments show that our method outperforms traditional model-based approaches and it is comparable to the performance of Bregman Plug-and-Play methods, while mitigating their typical drawbacks - namely, sensitivity to initialization and careful tuning of hyperparameters. The code is publicly available at https://github.com/christiandaniele/DEQ-MD.

📄 PDF Abstract BibTeX arXiv:2507.11461

Code (1)

christiandaniele/deq-md 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

DEQ A new kind of implicit models, where the output of the network is defined as the solution to an "infinite-level" fixed point equation. Thanks to this we can compute the gradient…

Similar Papers 제목 키워드 기반

Efficient Bayesian Computation Using Plug-and-Play Priors for Poisson Inverse Problems

2025-03-20 · Teresa Klatzer, Savvas Melidonis, Marcelo Pereyra, Konstantinos C. Zygalakis

This paper introduces a novel plug-and-play (PnP) Langevin sampling methodology for Bayesian inference in low-photon Poisson imaging problems, a challenging class of problems with significant applications in astronomy, m…

AstronomyBayesian InferenceImage RestorationUncertainty Quantification

Online and stochastic optimization beyond Lipschitz continuity: A Riemannian approach

2020-05-01 · ICLR 2020 1 · Kimon Antonakopoulos, E. Veronica Belmega, Panayotis Mertikopoulos

Motivated by applications to machine learning and imaging science, we study a class of online and stochastic optimization problems with loss functions that are not Lipschitz continuous; in particular, the loss functions …

Stochastic Optimization

Gaussian Surrogates for Poisson Imaging: Some Theoretical and Empirical Results

2026-02-19 · Alexandra Spitzer, Lorenzo Baldassari, Valentin Derbanot, Ivan Dokmanić arxiv

In imaging inverse problems with Poisson-distributed measurements, it is common to use objectives derived from the Poisson likelihood. But performance is often evaluated by mean squared error (MSE), which raises a practi…

PG-DPIR: An efficient plug-and-play method for high-count Poisson-Gaussian inverse problems

2025-04-14 · Maud Biquard, Marie Chabert, Florence Genin, Christophe Latry 외

Poisson-Gaussian noise describes the noise of various imaging systems thus the need of efficient algorithms for Poisson-Gaussian image restoration. Deep learning methods offer state-of-the-art performance but often requi…

Image RestorationSuper-Resolution

Deep Equilibrium Learning of Explicit Regularizers for Imaging Inverse Problems

2023-03-09 · Zihao Zou, Jiaming Liu, Brendt Wohlberg, Ulugbek S. Kamilov

There has been significant recent interest in the use of deep learning for regularizing imaging inverse problems. Most work in the area has focused on regularization imposed implicitly by convolutional neural networks (C…

Image Reconstruction