English

Unrolling Nonconvex Graph Total Variation for Image Denoising

Image and Video Processing 2025-06-04 v1 Computer Vision and Pattern Recognition

Abstract

Conventional model-based image denoising optimizations employ convex regularization terms, such as total variation (TV) that convexifies the 0\ell_0-norm to promote sparse signal representation. Instead, we propose a new non-convex total variation term in a graph setting (NC-GTV), such that when combined with an 2\ell_2-norm fidelity term for denoising, leads to a convex objective with no extraneous local minima. We define NC-GTV using a new graph variant of the Huber function, interpretable as a Moreau envelope. The crux is the selection of a parameter aa characterizing the graph Huber function that ensures overall objective convexity; we efficiently compute aa via an adaptation of Gershgorin Circle Theorem (GCT). To minimize the convex objective, we design a linear-time algorithm based on Alternating Direction Method of Multipliers (ADMM) and unroll it into a lightweight feed-forward network for data-driven parameter learning. Experiments show that our method outperforms unrolled GTV and other representative image denoising schemes, while employing far fewer network parameters.

Keywords

Cite

@article{arxiv.2506.02381,
  title  = {Unrolling Nonconvex Graph Total Variation for Image Denoising},
  author = {Songlin Wei and Gene Cheung and Fei Chen and Ivan Selesnick},
  journal= {arXiv preprint arXiv:2506.02381},
  year   = {2025}
}
R2 v1 2026-07-01T02:55:44.687Z