Learning Representation for Multitask learning through Self Supervised Auxiliary learning
Multi-task learning is a popular machine learning approach that enables simultaneous learning of multiple related tasks, improving algorithmic efficiency and effectiveness. In the hard parameter sharing approach, an encoder shared through multiple tasks generates data representations passed to task-specific predictors. Therefore, it is crucial to have a shared encoder that provides decent representations for every and each task. However, despite recent advances in multi-task learning, the question of how to improve the quality of representations generated by the shared encoder remains open. To address this gap, we propose a novel approach called Dummy Gradient norm Regularization that aims to improve the universality of the representations generated by the shared encoder. Specifically, the method decreases the norm of the gradient of the loss function with repect to dummy task-specific predictors to improve the universality of the shared encoder's representations. Through experiments on multiple multi-task learning benchmark datasets, we demonstrate that DGR effectively improves the quality of the shared representations, leading to better multi-task prediction performances. Applied to various classifiers, the shared representations generated by DGR also show superior performance compared to existing multi-task learning methods. Moreover, our approach takes advantage of computational efficiency due to its simplicity. The simplicity also allows us to seamlessly integrate DGR with the existing multi-task learning algorithms.
Code (0)
등록된 구현이 없습니다.
Tasks
Auxiliary LearningComputational EfficiencyMulti-Task LearningSimilar Papers 제목 키워드 기반
Improving label efficiency through multi-task learning on auditory data
Collecting high-quality, large scale datasets typically requires significant resources. The aim of the present work is to improve the label efficiency of large neural networks operating on audio data through multitask le…
Data AugmentationMulti-Task LearningSelf-Supervised LearningExploiting map information for self-supervised learning in motion forecasting
Inspired by recent developments regarding the application of self-supervised learning (SSL), we devise an auxiliary task for trajectory prediction that takes advantage of map-only information such as graph connectivity w…
Motion ForecastingSelf-Supervised LearningTrajectory PredictionLearning to Select Best Forecast Tasks for Clinical Outcome Prediction
The paradigm of pretraining' from a set of relevant auxiliary tasks and thenfinetuning' on a target task has been successfully applied in many different domains. However, when the auxiliary tasks are abundant, with compl…
Meta-LearningLabel-efficient audio classification through multitask learning and self-supervision
While deep learning has been incredibly successful in modeling tasks with large, carefully curated labeled datasets, its application to problems with limited labeled data remains a challenge. The aim of the present work …
Audio ClassificationClassificationData AugmentationGeneral Classification+1Improving weakly supervised sound event detection with self-supervised auxiliary tasks
While multitask and transfer learning has shown to improve the performance of neural networks in limited data settings, they require pretraining of the model on large datasets beforehand. In this paper, we focus on impro…
DecoderEvent DetectionSound Event DetectionTask 2+1