Neural Gradient Regularizer
Shuang Xu, Yifan Wang, Zixiang Zhao, Jiangjun Peng, Xiangyong Cao,, Deyu Meng, Yulun Zhang, Radu Timofte, Luc Van Gool

TL;DR
This paper introduces a neural gradient regularizer (NGR) that models image gradient maps with neural networks, avoiding prior assumptions and outperforming existing methods across various image processing tasks in a versatile, zero-shot manner.
Contribution
The paper proposes a novel neural gradient regularizer that does not rely on sparsity priors, enabling versatile, zero-shot image processing without retraining.
Findings
NGR outperforms state-of-the-art methods in multiple tasks.
NGR is applicable to various image types without retraining.
NGR demonstrates superior edge and detail preservation.
Abstract
Owing to its significant success, the prior imposed on gradient maps has consistently been a subject of great interest in the field of image processing. Total variation (TV), one of the most representative regularizers, is known for its ability to capture the intrinsic sparsity prior underlying gradient maps. Nonetheless, TV and its variants often underestimate the gradient maps, leading to the weakening of edges and details whose gradients should not be zero in the original image (i.e., image structures is not describable by sparse priors of gradient maps). Recently, total deep variation (TDV) has been introduced, assuming the sparsity of feature maps, which provides a flexible regularization learned from large-scale datasets for a specific task. However, TDV requires to retrain the network with image/task variations, limiting its versatility. To alleviate this issue, in this paper, we…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Advanced Neural Network Applications · Sparse and Compressive Sensing Techniques
