paper-with-me

홈 › Papers

Domino Denoise: An Accurate Blind Zero-Shot Denoiser using Domino Tilings

2022-12-05 · Jason Lequyer, Wen-Hsin Hsu, Reuben Philip, Anna Christina Erpf, Laurence Pelletier

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 split pixels into two groups and fill in pixel gaps using domino tilings. Our method achieves an average PSNR increase of $0.28$ and a three fold increase in speed over the current gold standard blind zero-shot denoiser Self2Self on synthetic Gaussian noise. We demonstrate the broader applicability of Pixel Domino Tiling by inserting it into a preciously published method.

📄 PDF Abstract BibTeX arXiv:2212.02439

Code (0)

등록된 구현이 없습니다.

Tasks

DenoisingImage Denoising

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Zero-Shot Blind-spot Image Denoising via Implicit Neural Sampling

2025-01-01 · CVPR 2025 1 · Yuhui Quan, Tianxiang Zheng, Zhiyuan Ma, Hui Ji

The blind-spot principle has been a widely used tool in zero-shot image denoising but faces challenges with real-world noise that exhibits strong local correlations. Existing methods focus on reducing noise correlati…

DenoisingImage Denoising

Domain-Aware Fine-Tuning of Foundation Models

2024-07-03 · Ugur Ali Kaplan, Margret Keuper, Anna Khoreva, Dan Zhang 외

Foundation models (FMs) have revolutionized computer vision, enabling effective learning across different domains. However, their performance under domain shift is yet underexplored. This paper investigates the zero-shot…

Domain Adaptation

Zero-Shot Color Image Manipulation Localization via Noise Residual Artifact Pattern Analysis

2026-08-20 · Edgar Gonzalez-Fernandez arxiv

Digital cameras embed device-specific artifacts into every acquired image through demosaicing, in-camera post-processing, and lossy compression. These traces constitute a forensic signal that can be exploited to assess i…

Image Manipulation Localization

Improving Noise Robustness of LLM-based Zero-shot TTS via Discrete Acoustic Token Denoising

2025-05-20 · Ye-Xin Lu, Hui-Peng Du, Fei Liu, Yang Ai 외

Large language model (LLM) based zero-shot text-to-speech (TTS) methods tend to preserve the acoustic environment of the audio prompt, leading to degradation in synthesized speech quality when the audio prompt contains n…

DecoderDenoisingLanguage ModelingLanguage Modelling+4

Zero-Shot CFC: Fast Real-World Image Denoising based on Cross-Frequency Consistency

2025-10-14 · Yanlin Jiang, Yuchen Liu, Mingren Liu arxiv

Zero-shot denoisers address the dataset dependency of deep-learning-based denoisers, enabling the denoising of unseen single images. Nonetheless, existing zero-shot methods suffer from long training times and rely on the…

Computational EfficiencyImage Denoising