Analyzing the Sample Complexity of Self-Supervised Image Reconstruction Methods
Abstract
Supervised training of deep neural networks on pairs of clean image and noisy measurement achieves state-of-the-art performance for many image reconstruction tasks, but such training pairs are difficult to collect. Self-supervised methods enable training based on noisy measurements only, without clean images. In this work, we investigate the cost of self-supervised training in terms of sample complexity for a class of self-supervised methods that enable the computation of unbiased estimates of gradients of the supervised loss, including noise2noise methods. We analytically show that a model trained with such self-supervised training is as good as the same model trained in a supervised fashion, but self-supervised training requires more examples than supervised training. We then study self-supervised denoising and accelerated MRI empirically and characterize the cost of self-supervised training in terms of the number of additional samples required, and find that the performance gap between self-supervised and supervised training vanishes as a function of the training examples, at a problem-dependent rate, as predicted by our theory.
Cite
Text
Klug et al. "Analyzing the Sample Complexity of Self-Supervised Image Reconstruction Methods." Neural Information Processing Systems, 2023.Markdown
[Klug et al. "Analyzing the Sample Complexity of Self-Supervised Image Reconstruction Methods." Neural Information Processing Systems, 2023.](https://mlanthology.org/neurips/2023/klug2023neurips-analyzing/)BibTeX
@inproceedings{klug2023neurips-analyzing,
title = {{Analyzing the Sample Complexity of Self-Supervised Image Reconstruction Methods}},
author = {Klug, Tobit and Atik, Dogukan and Heckel, Reinhard},
booktitle = {Neural Information Processing Systems},
year = {2023},
url = {https://mlanthology.org/neurips/2023/klug2023neurips-analyzing/}
}