Improving Self-supervised Learning for Out-of-distribution Task via Auxiliary Classifier
Harshita Boonlia, Tanmoy Dam, Md Meftahul Ferdaus, Sreenatha G., Anavatti, Ankan Mullick

TL;DR
This paper proposes an end-to-end multi-task deep learning approach with an auxiliary classifier to improve out-of-distribution task performance by leveraging the relationship between rotation prediction and semantic classification accuracy.
Contribution
It introduces a novel bi-level optimization framework with an auxiliary classifier to enhance OOD semantic classification accuracy.
Findings
Improved accuracy on three unseen OOD datasets.
The auxiliary classifier enhances rotation prediction and semantic classification.
Outperforms baseline methods in OOD scenarios.
Abstract
In real world scenarios, out-of-distribution (OOD) datasets may have a large distributional shift from training datasets. This phenomena generally occurs when a trained classifier is deployed on varying dynamic environments, which causes a significant drop in performance. To tackle this issue, we are proposing an end-to-end deep multi-task network in this work. Observing a strong relationship between rotation prediction (self-supervised) accuracy and semantic classification accuracy on OOD tasks, we introduce an additional auxiliary classification head in our multi-task network along with semantic classification and rotation prediction head. To observe the influence of this addition classifier in improving the rotation prediction head, our proposed learning method is framed into bi-level optimisation problem where the upper-level is trained to update the parameters for semantic…
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
TopicsHuman Pose and Action Recognition · Anomaly Detection Techniques and Applications · Domain Adaptation and Few-Shot Learning
