Adaptive double-phase Rudin--Osher--Fatemi denoising model
Wojciech Górny, Michał Łasica, Alexandros Matsoukas
TL;DR
The work tackles staircasing in ROF denoising by introducing an adaptive double-phase regularizer that blends 1- and 2-growth through a locally weighted term. A two-step procedure computes $u_{ROF}$, constructs a weight $w(x)=W(|\nabla\tilde{u}_{ROF}|)$ from a mollified ROF solution, and solves a double-phase variational problem $\min_u \int |\nabla u| \,dx + \int w(x)|\nabla u|^2 \,dx + \tfrac{1}{2\lambda}\int |u-g|^2 \,dx$, yielding a unique $u_{dpROF}$. The method is implemented with an accelerated Chambolle-Pock algorithm and explicit proximal updates, enabling robust 1D and 2D denoising tests. Results show reduced staircasing and preserved edges, with competitive SSIM/PSNR compared to Huber-ROF, across synthetic and natural images and varying noise levels, highlighting practical improvements for adaptive regularization in image denoising.
Abstract
We propose a new image denoising model based on a variable-growth total variation regularization of double-phase type with adaptive weight. It is designed to reduce staircasing with respect to the classical Rudin--Osher--Fatemi model, while preserving the edges of the image in a similar fashion. We implement the model and test its performance on synthetic and natural images in 1D and 2D over a range of noise levels.
