Boosting Supervised Learning Performance with Co-training
Xinnan Du, William Zhang, Jose M. Alvarez

TL;DR
This paper introduces a lightweight multi-task co-training framework that integrates self-supervised tasks into supervised learning, significantly improving perception model accuracy and domain adaptation with minimal additional computational cost.
Contribution
The paper presents a novel, flexible co-training framework that combines self-supervised tasks with supervised learning to enhance performance and domain adaptation efficiently.
Findings
Self-supervised tasks improve supervised model accuracy.
Framework demonstrates strong domain adaptation capabilities.
Minimal additional computation required.
Abstract
Deep learning perception models require a massive amount of labeled training data to achieve good performance. While unlabeled data is easy to acquire, the cost of labeling is prohibitive and could create a tremendous burden on companies or individuals. Recently, self-supervision has emerged as an alternative to leveraging unlabeled data. In this paper, we propose a new light-weight self-supervised learning framework that could boost supervised learning performance with minimum additional computation cost. Here, we introduce a simple and flexible multi-task co-training framework that integrates a self-supervised task into any supervised task. Our approach exploits pretext tasks to incur minimum compute and parameter overheads and minimal disruption to existing training pipelines. We demonstrate the effectiveness of our framework by using two self-supervised tasks, object detection and…
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
TopicsDomain Adaptation and Few-Shot Learning · Advanced Neural Network Applications · Multimodal Machine Learning Applications
