Domino Denoise: An Accurate Blind Zero-Shot Denoiser using Domino Tilings
Jason Lequyer, Wen-Hsin Hsu, Reuben Philip, Anna Christina Erpf,, Laurence Pelletier

TL;DR
Domino Denoise introduces a hybrid blind-zero shot image denoising method that combines semi blind-spot networks with domino tilings, achieving higher accuracy and faster performance on synthetic Gaussian noise.
Contribution
The paper presents a novel hybrid approach using semi blind-spot networks and domino tilings to improve blind zero-shot denoising accuracy and speed.
Findings
Achieves 0.28 PSNR increase over Self2Self
Threefold speed improvement over Self2Self
Effective broader applicability of domino tilings
Abstract
Because noise can interfere with downstream analysis, image denoising has come to occupy an important place in the image processing toolbox. The most accurate state-of-the-art denoisers typically train on a representative dataset. But gathering a training set is not always feasible, so interest has grown in blind zero-shot denoisers that train only on the image they are denoising. The most accurate blind-zero shot methods are blind-spot networks, which mask pixels and attempt to infer them from their surroundings. Other methods exist where all neurons participate in forward inference, however they are not as accurate and are susceptible to overfitting. Here we present a hybrid approach. We first introduce a semi blind-spot network where the network can see only a small percentage of inputs during gradient update. We then resolve overfitting by introducing a validation scheme where 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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsImage and Signal Denoising Methods · Advanced Image Processing Techniques · Image Processing Techniques and Applications
MethodsSPEED: Separable Pyramidal Pooling EncodEr-Decoder for Real-Time Monocular Depth Estimation on Low-Resource Settings
