Leveraging Random Label Memorization for Unsupervised Pre-Training
Vinaychandran Pondenkandath, Michele Alberti, Sammer Puran, Rolf, Ingold, Marcus Liwicki

TL;DR
This paper introduces a pre-training method for deep neural networks using random labels on large unlabeled datasets, improving supervised learning performance in video action recognition tasks.
Contribution
It demonstrates that memorization of random labels can serve as effective pre-training, enhancing subsequent supervised learning results.
Findings
Improved accuracy on UCF-101 by 1.5%.
Enhanced Kinetics dataset performance by 5%.
Shows potential for unsupervised pre-training benefits.
Abstract
We present a novel approach to leverage large unlabeled datasets by pre-training state-of-the-art deep neural networks on randomly-labeled datasets. Specifically, we train the neural networks to memorize arbitrary labels for all the samples in a dataset and use these pre-trained networks as a starting point for regular supervised learning. Our assumption is that the "memorization infrastructure" learned by the network during the random-label training proves to be beneficial for the conventional supervised learning as well. We test the effectiveness of our pre-training on several video action recognition datasets (HMDB51, UCF101, Kinetics) by comparing the results of the same network with and without the random label pre-training. Our approach yields an improvement - ranging from 1.5% on UCF-101 to 5% on Kinetics - in classification accuracy, which calls for further research in this…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsHuman Pose and Action Recognition · Anomaly Detection Techniques and Applications · Video Analysis and Summarization
