TL;DR
This paper introduces a novel deep learning framework that integrates graph Laplacian regularization to improve robustness and cross-domain generalization in real image denoising, especially with limited training data.
Contribution
It proposes a trainable graph Laplacian regularizer within a deep network, enhancing robustness and generalization in real image denoising tasks.
Findings
Outperforms state-of-the-art methods in denoising quality.
Demonstrates robustness with small training datasets.
Shows strong cross-domain denoising capabilities.
Abstract
Recent developments in deep learning have revolutionized the paradigm of image restoration. However, its applications on real image denoising are still limited, due to its sensitivity to training data and the complex nature of real image noise. In this work, we combine the robustness merit of model-based approaches and the learning power of data-driven approaches for real image denoising. Specifically, by integrating graph Laplacian regularization as a trainable module into a deep learning framework, we are less susceptible to overfitting than pure CNN-based approaches, achieving higher robustness to small datasets and cross-domain denoising. First, a sparse neighborhood graph is built from the output of a convolutional neural network (CNN). Then the image is restored by solving an unconstrained quadratic programming problem, using a corresponding graph Laplacian regularizer as a prior…
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.
