paper-with-me

홈 › Papers

Learning Representation for Multitask learning through Self Supervised Auxiliary learning

2024-09-25 · Seokwon Shin, Hyungrok Do, Youngdoo Son

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.

📄 PDF Abstract BibTeX arXiv:2409.16651

Code (0)

등록된 구현이 없습니다.

Tasks

Auxiliary LearningComputational EfficiencyMulti-Task Learning

Similar Papers 제목 키워드 기반

Improving label efficiency through multi-task learning on auditory data

2018-10-22 · Anonymous

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 Learning

Exploiting map information for self-supervised learning in motion forecasting

2022-10-10 · Caio Azevedo, Thomas Gilles, Stefano Sabatini, Dzmitry Tsishkou

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 Prediction

Learning to Select Best Forecast Tasks for Clinical Outcome Prediction

2020-12-01 · NeurIPS 2020 12 · Yuan Xue, Nan Du, Anne Mottram, Martin Seneviratne 외

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-Learning

Label-efficient audio classification through multitask learning and self-supervision

2019-10-19 · ICLR Workshop LLD 2019 · Tyler Lee, Ting Gong, Suchismita Padhy, Andrew Rouditchenko 외

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+1

Improving weakly supervised sound event detection with self-supervised auxiliary tasks

2021-06-12 · Soham Deshmukh, Bhiksha Raj, Rita Singh

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