English

Deep Image Prior with L0 Gradient Regularizer for Image Smoothing

Computer Vision and Pattern Recognition 2026-01-21 v1 Artificial Intelligence

Abstract

Image smoothing is a fundamental image processing operation that preserves the underlying structure, such as strong edges and contours, and removes minor details and textures in an image. Many image smoothing algorithms rely on computing local window statistics or solving an optimization problem. Recent state-of-the-art methods leverage deep learning, but they require a carefully curated training dataset. Because constructing a proper training dataset for image smoothing is challenging, we propose DIP-0\ell_0, a deep image prior framework that incorporates the 0\ell_0 gradient regularizer. This framework can perform high-quality image smoothing without any training data. To properly minimize the associated loss function that has the nonconvex, nonsmooth 0\ell_0 ``norm", we develop an alternating direction method of multipliers algorithm that utilizes an off-the-shelf 0\ell_0 gradient minimization solver. Numerical experiments demonstrate that the proposed DIP-0\ell_0 outperforms many image smoothing algorithms in edge-preserving image smoothing and JPEG artifact removal.

Keywords

Cite

@article{arxiv.2601.13400,
  title  = {Deep Image Prior with L0 Gradient Regularizer for Image Smoothing},
  author = {Nhat Thanh Tran and Kevin Bui and Jack Xin},
  journal= {arXiv preprint arXiv:2601.13400},
  year   = {2026}
}

Comments

To be published in the Proceedings of IEEE ICASSP 2026

R2 v1 2026-07-01T09:11:27.303Z