Revisiting Unreasonable Effectiveness of Data in Deep Learning Era
Chen Sun, Abhinav Shrivastava, Saurabh Singh, Abhinav Gupta

TL;DR
This paper explores the impact of vastly increasing training data size on deep learning performance in vision tasks, revealing logarithmic gains and emphasizing the importance of larger datasets for future advancements.
Contribution
It demonstrates that increasing dataset size by 10x or 100x yields logarithmic performance improvements and highlights the continued importance of representation learning with larger data.
Findings
Performance increases logarithmically with data volume
Representation learning remains highly beneficial
Achieved new state-of-the-art results in multiple vision tasks
Abstract
The success of deep learning in vision can be attributed to: (a) models with high capacity; (b) increased computational power; and (c) availability of large-scale labeled data. Since 2012, there have been significant advances in representation capabilities of the models and computational capabilities of GPUs. But the size of the biggest dataset has surprisingly remained constant. What will happen if we increase the dataset size by 10x or 100x? This paper takes a step towards clearing the clouds of mystery surrounding the relationship between `enormous data' and visual deep learning. By exploiting the JFT-300M dataset which has more than 375M noisy labels for 300M images, we investigate how the performance of current vision tasks would change if this data was used for representation learning. Our paper delivers some surprising (and some expected) findings. First, we find that the…
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
Revisiting Unreasonable Effectiveness of Data in Deep Learning Era· youtube
Taxonomy
TopicsAdvanced Neural Network Applications · Advanced Image and Video Retrieval Techniques · Domain Adaptation and Few-Shot Learning
MethodsAverage Pooling · Residual Connection · *Communicated@Fast*How Do I Communicate to Expedia? · 1x1 Convolution · Batch Normalization · Step Decay · RMSProp · Xavier Initialization · SGD with Momentum · Weight Decay
