Self-supervision of Feature Transformation for Further Improving Supervised Learning
Zilin Ding, Yuhang Yang, Xuan Cheng, Xiaomin Wang, Ming Liu

TL;DR
This paper introduces a feature-based self-supervised pretext task for CNNs that reduces training overhead and enhances supervised learning by expanding labels with semantic information, leading to improved accuracy.
Contribution
The paper proposes a novel feature-based pretext task and a multi-classifier framework to incorporate self-supervision into CNN training with minimal overhead.
Findings
Improved accuracy on various supervised tasks
Effective use of feature transformations for self-supervision
Wide applicability across different CNN architectures
Abstract
Self-supervised learning, which benefits from automatically constructing labels through pre-designed pretext task, has recently been applied for strengthen supervised learning. Since previous self-supervised pretext tasks are based on input, they may incur huge additional training overhead. In this paper we find that features in CNNs can be also used for self-supervision. Thus we creatively design the \emph{feature-based pretext task} which requires only a small amount of additional training overhead. In our task we discard different particular regions of features, and then train the model to distinguish these different features. In order to fully apply our feature-based pretext task in supervised learning, we also propose a novel learning framework containing multi-classifiers for further improvement. Original labels will be expanded to joint labels via self-supervision of feature…
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
TopicsMachine Learning and Data Classification · Domain Adaptation and Few-Shot Learning · Human Pose and Action Recognition
