DeepMimic: Mentor-Student Unlabeled Data Based Training
Itay Mosafi, Eli David, Nathan S. Netanyahu

TL;DR
DeepMimic introduces a training method using a mentor-student framework that leverages unlabeled data to achieve high accuracy with simplified models, reducing training time and dependency on labeled data.
Contribution
The paper presents a novel mentor-student training approach that effectively utilizes unlabeled data to replicate mentor performance without original labels, enabling simpler models and faster training.
Findings
Student models reach mentor accuracy without original labels.
Training time is reduced due to model simplification and data availability.
The method demonstrates advantages over traditional supervised training.
Abstract
In this paper, we present a deep neural network (DNN) training approach called the "DeepMimic" training method. Enormous amounts of data are available nowadays for training usage. Yet, only a tiny portion of these data is manually labeled, whereas almost all of the data are unlabeled. The training approach presented utilizes, in a most simplified manner, the unlabeled data to the fullest, in order to achieve remarkable (classification) results. Our DeepMimic method uses a small portion of labeled data and a large amount of unlabeled data for the training process, as expected in a real-world scenario. It consists of a mentor model and a student model. Employing a mentor model trained on a small portion of the labeled data and then feeding it only with unlabeled data, we show how to obtain a (simplified) student model that reaches the same accuracy and loss as the mentor model, on 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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsTest
