Boosting of Image Denoising Algorithms
Yaniv Romano, Michael Elad

TL;DR
This paper introduces a recursive boosting algorithm for image denoising that iteratively enhances results, with theoretical analysis and practical validation across multiple denoising methods, leading to improved performance.
Contribution
The paper proposes a novel recursive SOS boosting algorithm, providing convergence analysis, a graph-based interpretation, and demonstrating its effectiveness on various denoising techniques.
Findings
SOS boosting improves denoising quality across methods
The algorithm converges under certain conditions
Graph interpretation links to regularization techniques
Abstract
In this paper we propose a generic recursive algorithm for improving image denoising methods. Given the initial denoised image, we suggest repeating the following "SOS" procedure: (i) (S)trengthen the signal by adding the previous denoised image to the degraded input image, (ii) (O)perate the denoising method on the strengthened image, and (iii) (S)ubtract the previous denoised image from the restored signal-strengthened outcome. The convergence of this process is studied for the K-SVD image denoising and related algorithms. Still in the context of K-SVD image denoising, we introduce an interesting interpretation of the SOS algorithm as a technique for closing the gap between the local patch-modeling and the global restoration task, thereby leading to improved performance. In a quest for the theoretical origin of the SOS algorithm, we provide a graph-based interpretation of our method,…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsImage and Signal Denoising Methods · Sparse and Compressive Sensing Techniques · Medical Image Segmentation Techniques
