Self-Adaptive Training: Bridging Supervised and Self-Supervised Learning
Lang Huang, Chao Zhang, Hongyang Zhang

TL;DR
This paper introduces self-adaptive training, a unified method that improves deep neural network training by leveraging model predictions to enhance generalization and representation learning without extra computational cost.
Contribution
It presents a novel self-adaptive training algorithm that dynamically calibrates training processes based on model predictions, benefiting supervised and self-supervised learning.
Findings
Improves generalization under noisy data
Enhances self-supervised representation learning
Verifies effectiveness on CIFAR, STL, and ImageNet
Abstract
We propose self-adaptive training -- a unified training algorithm that dynamically calibrates and enhances training processes by model predictions without incurring an extra computational cost -- to advance both supervised and self-supervised learning of deep neural networks. We analyze the training dynamics of deep networks on training data that are corrupted by, e.g., random noise and adversarial examples. Our analysis shows that model predictions are able to magnify useful underlying information in data and this phenomenon occurs broadly even in the absence of any label information, highlighting that model predictions could substantially benefit the training processes: self-adaptive training improves the generalization of deep networks under noise and enhances the self-supervised representation learning. The analysis also sheds light on understanding deep learning, e.g., a potential…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning and Data Classification · Adversarial Robustness in Machine Learning · Anomaly Detection Techniques and Applications
MethodsSelf-adaptive Training
