paper-with-me

홈 › Papers

Related Tasks can Share! A Multi-task Framework for Affective language

2020-02-06 · Kumar Shikhar Deep, Md. Shad Akhtar, Asif Ekbal, Pushpak Bhattacharyya

Expressing the polarity of sentiment as 'positive' and 'negative' usually have limited scope compared with the intensity/degree of polarity. These two tasks (i.e. sentiment classification and sentiment intensity prediction) are closely related and may offer assistance to each other during the learning process. In this paper, we propose to leverage the relatedness of multiple tasks in a multi-task learning framework. Our multi-task model is based on convolutional-Gated Recurrent Unit (GRU) framework, which is further assisted by a diverse hand-crafted feature set. Evaluation and analysis suggest that joint-learning of the related tasks in a multi-task framework can outperform each of the individual tasks in the single-task frameworks.

📄 PDF Abstract BibTeX arXiv:2002.02154

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-Task LearningSentiment AnalysisSentiment Classification

Similar Papers 제목 키워드 기반

Shared Multi-Task Imitation Learning for Indoor Self-Navigation

2018-08-14 · Junhong Xu, Qiwei Liu, Hanqing Guo, Aaron Kageza 외

Deep imitation learning enables robots to learn from expert demonstrations to perform tasks such as lane following or obstacle avoidance. However, in the traditional imitation learning framework, one model only learns on…

Imitation Learning

Sign-regularized Multi-task Learning

2021-02-22 · Johnny Torres, Guangji Bai, Junxiang Wang, Liang Zhao 외

Multi-task learning is a framework that enforces different learning tasks to share their knowledge to improve their generalization performance. It is a hot and active domain that strives to handle several core issues; pa…

Multi-Task Learning

On Better Exploring and Exploiting Task Relationships in Multi-Task Learning: Joint Model and Feature Learning

2019-04-03 · Ya Li, Xinmei Tian, Tongliang Liu, DaCheng Tao

Multitask learning (MTL) aims to learn multiple tasks simultaneously through the interdependence between different tasks. The way to measure the relatedness between tasks is always a popular issue. There are mainly two w…

Multi-Task Learning

Multi-Task Learning via Task Multi-Clustering

2019-05-16 · ICML Workshop AMTL 2019 6 · Anonymous

Multi-task learning has the potential to facilitate learning of shared representations between tasks, leading to better task performance. Some sets of tasks are related, and can share many features that are useful latent…

ClusteringMixture-of-ExpertsMulti-Task Learning

CrossPT: Exploring Cross-Task Transferability through Multi-Task Prompt Tuning

2025-09-11 · Ahmad Pouramini, Hesham Faili arxiv

Prompt tuning offers a parameter-efficient way to adapt large pre-trained language models to new tasks, but most existing approaches are designed for single-task settings, failing to share knowledge across related tasks.…