paper-with-me

홈 › Papers

Analyzing the Sample Complexity of Self-Supervised Image Reconstruction Methods

2023-09-21 · NeurIPS 2023 11

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.Submission Number: 12316

📄 PDF Abstract BibTeX

Code (1)

mli-lab/sample_complexity_ss_recon 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Functional Regularization for Representation Learning: A Unified Theoretical Perspective

2020-08-06 · NeurIPS 2020 12 · Siddhant Garg, YIngyu Liang

Unsupervised and self-supervised learning approaches have become a crucial tool to learn representations for downstream prediction tasks. While these approaches are widely used in practice and achieve impressive empirica…

Representation LearningSelf-Supervised LearningUnsupervised Pre-training

Trading robust representations for sample complexity through self-supervised visual experience

2018-12-01 · NeurIPS 2018 12 · Andrea Tacchetti, Stephen Voinea, Georgios Evangelopoulos

Learning in small sample regimes is among the most remarkable features of the human perceptual system. This ability is related to robustness to transformations, which is acquired through visual experience in the form of …

One-Shot LearningRepresentation LearningSelf-Supervised Learning

Domain-aware Self-supervised Pre-training for Label-Efficient Meme Analysis

2022-09-29 · Shivam Sharma, Mohd Khizir Siddiqui, Md. Shad Akhtar, Tanmoy Chakraborty

Existing self-supervised learning strategies are constrained to either a limited set of objectives or generic downstream tasks that predominantly target uni-modal applications. This has isolated progress for imperative m…

Representation LearningSelf-Supervised Learning

CASTing Your Model: Learning to Localize Improves Self-Supervised Representations

2020-12-08 · CVPR 2021 1 · Ramprasaath R. Selvaraju, Karan Desai, Justin Johnson, Nikhil Naik

Recent advances in self-supervised learning (SSL) have largely closed the gap with supervised ImageNet pretraining. Despite their success these methods have been primarily applied to unlabeled ImageNet images, and show m…

Self-Supervised LearningVisual Grounding

Self-Supervised Deep Equilibrium Models for Inverse Problems with Theoretical Guarantees

2022-10-07 · Weijie Gan, Chunwei Ying, Parna Eshraghi, Tongyao Wang 외

Deep equilibrium models (DEQ) have emerged as a powerful alternative to deep unfolding (DU) for image reconstruction. DEQ models-implicit neural networks with effectively infinite number of layers-were shown to achieve s…

Image Reconstruction