中文
相关论文

相关论文: Regularization by Denoising: Clarifications and Ne…

200 篇论文

We devise a new regularization, called self-verification, for image denoising. This regularization is formulated using a deep image prior learned by the network, rather than a traditional predefined prior. Specifically, we treat the output…

图像与视频处理 · 电气工程与系统科学 2021-11-02 Huangxing Lin , Yihong Zhuang , Delu Zeng , Yue Huang , Xinghao Ding , John Paisley

The effectiveness of denoising-driven regularization for image reconstruction has been widely recognized. Two prominent algorithms in this area are Plug-and-Play ($\texttt{PnP}$) and Regularization-by-Denoising ($\texttt{RED}$). We consider…

最优化与控制 · 数学 2024-11-19 Arghya Sinha , Kunal N. Chaudhury

Inverse problems in imaging are extensively studied, with a variety of strategies, tools, and theory that have been accumulated over the years. Recently, this field has been immensely influenced by the emergence of deep-learning techniques.…

计算机视觉与模式识别 · 计算机科学 2019-10-25 Gary Mataev , Michael Elad , Peyman Milanfar

During the past few years, inverse problem formulations of ultrasound beamforming have attracted a growing interest. They usually pose beamforming as a minimization problem of a fidelity term resulting from the measurement model plus a…

图像与视频处理 · 电气工程与系统科学 2022-08-12 Sobhan Goudarzi , Adrian Basarab , Hassan Rivaz

In this note, we give a convergence result for a modified ''regularization-by-denoising''(RED) algorithm under a restricted isometry condition on measurements and a restricted Lipschitz condition on the considered deep projective prior.…

最优化与控制 · 数学 2026-03-03 Yann Traonmilin , J. -F Aujol

Plug-and-Play Priors (PnP) and Regularization by Denoising (RED) are widely-used frameworks for solving imaging inverse problems by computing fixed-points of operators combining physical measurement models and learned image priors. While…

图像与视频处理 · 电气工程与系统科学 2022-05-27 Jiaming Liu , Xiaojian Xu , Weijie Gan , Shirin Shoushtari , Ulugbek S. Kamilov

Deep learning methods have been successfully used in various computer vision tasks. Inspired by that success, deep learning has been explored in magnetic resonance imaging (MRI) reconstruction. In particular, integrating deep learning and…

图像与视频处理 · 电气工程与系统科学 2023-10-06 Peizhou Huang , Chaoyi Zhang , Xiaoliang Zhang , Xiaojuan Li , Liang Dong , Leslie Ying

A standard model for image reconstruction involves the minimization of a data-fidelity term along with a regularizer, where the optimization is performed using proximal algorithms such as ISTA and ADMM. In plug-and-play (PnP)…

最优化与控制 · 数学 2021-04-22 Pravin Nair , Ruturaj G. Gavaskar , Kunal N. Chaudhury

Despite perfectly interpolating the training data, deep neural networks (DNNs) can often generalize fairly well, in part due to the "implicit regularization" induced by the learning algorithm. Nonetheless, various forms of regularization,…

机器学习 · 计算机科学 2022-02-23 Navid Azizan , Sahin Lale , Babak Hassibi

Single Image Super-Resolution (SISR) aims to recover a high-resolution image from a given low-resolution version of it. Video Super Resolution (VSR) targets series of given images, aiming to fuse them to create a higher resolution outcome.…

图像与视频处理 · 电气工程与系统科学 2019-10-02 Alon Brifman , Yaniv Romano , Michael Elad

Plug-and-Play methods for image restoration are iterative algorithms that solve a variational problem to recover a clean image from a degraded observation. These algorithms are known to be flexible to changes of degradation and to perform…

图像与视频处理 · 电气工程与系统科学 2025-03-03 Marien Renaud , Julien Hermant , Nicolas Papadakis

In recent literature there are plenty of works that combine handcrafted and learnable regularizers to solve inverse imaging problems. While this hybrid approach has demonstrated promising results, the motivation for combining handcrafted…

计算机视觉与模式识别 · 计算机科学 2025-05-23 Alexandros Gkillas , Dimitris Ampeliotis , Kostas Berberidis

In recent years, Diffusion Models have become the new state-of-the-art in deep generative modeling, ending the long-time dominance of Generative Adversarial Networks. Inspired by the Regularization by Denoising principle, we introduce an…

图像与视频处理 · 电气工程与系统科学 2025-03-31 Pasquale Cascarano , Lorenzo Stacchio , Andrea Sebastiani , Alessandro Benfenati , Ulugbek S. Kamilov , Gustavo Marfia

Models play an important role in inverse problems, serving as the prior for representing the original signal to be recovered. REgularization by Denoising (RED) is a recently introduced general framework for constructing such priors using…

计算机视觉与模式识别 · 计算机科学 2019-04-03 Tao Hong , Yaniv Romano , Michael Elad

The inherent ill-posed nature of image reconstruction problems, due to limitations in the physical acquisition process, is typically addressed by introducing a regularisation term that incorporates prior knowledge about the underlying…

图像与视频处理 · 电气工程与系统科学 2025-03-11 Naïl Khelifa , Ferdia Sherry , Carola-Bibiane Schönlieb

In image denoising problems, one widely-adopted approach is to minimize a regularized data-fit objective function, where the data-fit term is derived from a physical image acquisition model. Typically the regularizer is selected with two…

最优化与控制 · 数学 2015-08-13 Albert Oh , Rebecca Willett

One key ingredient of image restoration is to define a realistic prior on clean images to complete the missing information in the observation. State-of-the-art restoration methods rely on a neural network to encode this prior. Typical image…

图像与视频处理 · 电气工程与系统科学 2025-11-14 Marien Renaud , Eliot Guez , Arthur Leclaire , Nicolas Papadakis

In most state-of-the-art image restoration methods, the sum of a data-fidelity and a regularization term is optimized using an iterative algorithm such as ADMM (alternating direction method of multipliers). In recent years, the possibility…

图像与视频处理 · 电气工程与系统科学 2020-01-08 Ruturaj G. Gavaskar , Kunal N. Chaudhury

Plug-and-Play Priors (PnP) and Regularisation by Denoising (RED) have established that image denoisers can effectively replace traditional regularisers in linear inverse problem solvers for tasks like super-resolution, demosaicing, and…

图像与视频处理 · 电气工程与系统科学 2025-12-05 Clément Bled , François Pitié

The ultimate aim of image restoration like denoising is to find an exact correlation between the noisy and clear image domains. But the optimization of end-to-end denoising learning like pixel-wise losses is performed in a sample-to-sample…

计算机视觉与模式识别 · 计算机科学 2022-07-20 Kangfu Mei , Vishal M. Patel , Rui Huang