Learning to See by Looking at Noise
Manel Baradad, Jonas Wulff, Tongzhou Wang, Phillip Isola, Antonio, Torralba

TL;DR
This paper explores training visual models solely on noise-generated images, demonstrating that certain structural properties and diversity in noise can enable effective learning without real datasets.
Contribution
It introduces a novel approach of using purely noise-based images for training visual representations, bypassing the need for real image datasets.
Findings
Structural properties in noise improve learning
Diversity in noise enhances representation quality
Good performance achieved with non-realistic noise processes
Abstract
Current vision systems are trained on huge datasets, and these datasets come with costs: curation is expensive, they inherit human biases, and there are concerns over privacy and usage rights. To counter these costs, interest has surged in learning from cheaper data sources, such as unlabeled images. In this paper we go a step further and ask if we can do away with real image datasets entirely, instead learning from noise processes. We investigate a suite of image generation models that produce images from simple random processes. These are then used as training data for a visual representation learner with a contrastive loss. We study two types of noise processes, statistical image models and deep generative models under different random initializations. Our findings show that it is important for the noise to capture certain structural properties of real data but that good performance…
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
Taxonomy
TopicsGenerative Adversarial Networks and Image Synthesis · Aesthetic Perception and Analysis · Image Retrieval and Classification Techniques
