Noise2Noise: Learning Image Restoration without Clean Data
Computer Vision and Pattern Recognition
2018-10-30 v3 Machine Learning
Machine Learning
Abstract
We apply basic statistical reasoning to signal reconstruction by machine learning -- learning to map corrupted observations to clean signals -- with a simple and powerful conclusion: it is possible to learn to restore images by only looking at corrupted examples, at performance at and sometimes exceeding training using clean data, without explicit image priors or likelihood models of the corruption. In practice, we show that a single model learns photographic noise removal, denoising synthetic Monte Carlo images, and reconstruction of undersampled MRI scans -- all corrupted by different processes -- based on noisy data only.
Cite
@article{arxiv.1803.04189,
title = {Noise2Noise: Learning Image Restoration without Clean Data},
author = {Jaakko Lehtinen and Jacob Munkberg and Jon Hasselgren and Samuli Laine and Tero Karras and Miika Aittala and Timo Aila},
journal= {arXiv preprint arXiv:1803.04189},
year = {2018}
}
Comments
Added link to official implementation and updated MRI results to match it