Unsupervised Learning with Stein's Unbiased Risk Estimator
Christopher A. Metzler, Ali Mousavi, Reinhard Heckel, Richard G., Baraniuk

TL;DR
This paper demonstrates how Stein's Unbiased Risk Estimator (SURE) can be used to train neural networks for image denoising and recovery without ground truth data, applicable in fields like medical imaging and astronomy.
Contribution
It revisits SURE for training CNNs in unsupervised image recovery tasks, extending its application to scenarios with only noisy measurements and providing insights into deep image prior methods.
Findings
SURE enables training of denoising CNNs without clean images.
The method applies to medical imaging, microscopy, astronomy.
Improves understanding of deep image prior effectiveness.
Abstract
Learning from unlabeled and noisy data is one of the grand challenges of machine learning. As such, it has seen a flurry of research with new ideas proposed continuously. In this work, we revisit a classical idea: Stein's Unbiased Risk Estimator (SURE). We show that, in the context of image recovery, SURE and its generalizations can be used to train convolutional neural networks (CNNs) for a range of image denoising and recovery problems without any ground truth data. Specifically, our goal is to reconstruct an image from a noisy linear transformation (measurement) of the image. We consider two scenarios: one where no additional data is available and one where we have measurements of other images that are drawn from the same noisy distribution as , but have no access to the clean images. Such is the case, for instance, in the context of medical imaging, microscopy, and…
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.
Taxonomy
TopicsSparse and Compressive Sensing Techniques · Image and Signal Denoising Methods · Seismic Imaging and Inversion Techniques
