paper-with-me

Papers

Tailoring Self-Supervision for Supervised Learning

2022-07-20 · WonJun Moon, Ji-Hwan Kim, Jae-Pil Heo

Recently, it is shown that deploying a proper self-supervision is a prospective way to enhance the performance of supervised learning. Yet, the benefits of self-supervision are not fully exploited as previous pretext tasks are specialized for unsupervised representation learning. To this end, we begin by presenting three desirable properties for such auxiliary tasks to assist the supervised objective. First, the tasks need to guide the model to learn rich features. Second, the transformations involved in the self-supervision should not significantly alter the training distribution. Third, the tasks are preferred to be light and generic for high applicability to prior arts. Subsequently, to show how existing pretext tasks can fulfill these and be tailored for supervised learning, we propose a simple auxiliary self-supervision task, predicting localizable rotation (LoRot). Our exhaustive experiments validate the merits of LoRot as a pretext task tailored for supervised learning in terms of robustness and generalization capability. Our code is available at https://github.com/wjun0830/Localizable-Rotation.

📄 PDF Abstract BibTeX arXiv:2207.10023

Code (1)

wjun0830/localizable-rotation 공식 구현 pytorch

Tasks

Adversarial RobustnessData AugmentationImage Classificationimbalanced classificationOut of Distribution (OOD) DetectionRepresentation Learning

Similar Papers 제목 키워드 기반

Reducing Label Dependency in Human Activity Recognition with Wearables: From Supervised Learning to Novel Weakly Self-Supervised Approaches

2025-12-15 · Taoran Sheng, Manfred Huber arxiv

Human activity recognition (HAR) using wearable sensors has advanced through various machine learning paradigms, each with inherent trade-offs between performance and labeling requirements. While fully supervised techniq…

Human Activity RecognitionSelf-Supervised LearningMulti-Task Learning

Leveraging Natural Supervision for Language Representation Learning and Generation

2022-07-21 · Mingda Chen

Recent breakthroughs in Natural Language Processing (NLP) have been driven by language models trained on a massive amount of plain text. While powerful, deriving supervision from textual resources is still an open questi…

Data-to-Text GenerationLanguage ModellingOpen-Ended Question AnsweringRepresentation Learning+3

Tailoring Visual Object Representations to Human Requirements: A Case Study with a Recycling Robot

2022-12-14 · Conference On Robot Learning (CoRL) 2022 12 · Debasmita Ghose, Michal Adam Lewkowicz, Kaleb Gezahegn, Julian Lee 외

Robots are well-suited to alleviate the burden of repetitive and tedious manipulation tasks. In many applications, though, a robot may be asked to interact with a wide variety of objects, making it hard or even impossibl…

Contrastive LearningObjectRepresentation Learning

Tailoring Teaching to Aptitude: Direction-Adaptive Self-Distillation for LLM Reasoning

2026-05-21 · Hongbin Zhang, Chaozheng Wang, Kehai Chen, Youcheng Pan 외 arxiv

On-policy self-distillation (OPSD) is an emerging LLM post-training paradigm in which the model serves as its own teacher: conditioned on privileged information such as a reference trace or hint, the same policy provides…

Mathematical Reasoning

USat: A Unified Self-Supervised Encoder for Multi-Sensor Satellite Imagery

2023-12-02 · Jeremy Irvin, Lucas Tao, Joanne Zhou, Yuntao Ma 외

Large, self-supervised vision models have led to substantial advancements for automatically interpreting natural images. Recent works have begun tailoring these methods to remote sensing data which has rich structure wit…