TL;DR
This paper introduces a hybrid image denoising method combining graph signal filtering with deep feature learning, achieving competitive results with fewer parameters and better performance under statistical mismatch compared to existing deep learning models.
Contribution
It proposes a novel hybrid approach that integrates low-pass graph filters with CNN-learned features, reducing parameters and enhancing interpretability in image denoising.
Findings
Outperforms DnCNN by up to 3dB PSNR under statistical mismatch.
Uses 80% fewer network parameters than state-of-the-art DL denoising schemes.
Provides an interpretable graph filtering framework with efficient implementation.
Abstract
While deep learning (DL) architectures like convolutional neural networks (CNNs) have enabled effective solutions in image denoising, in general their implementations overly rely on training data, lack interpretability, and require tuning of a large parameter set. In this paper, we combine classical graph signal filtering with deep feature learning into a competitive hybrid design -- one that utilizes interpretable analytical low-pass graph filters and employs 80% fewer network parameters than state-of-the-art DL denoising scheme DnCNN. Specifically, to construct a suitable similarity graph for graph spectral filtering, we first adopt a CNN to learn feature representations per pixel, and then compute feature distances to establish edge weights. Given a constructed graph, we next formulate a convex optimization problem for denoising using a graph total variation (GTV) prior. Via a …
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.
