paper-with-me

Papers

Does Multi-Task Learning Always Help?: An Evaluation on Health Informatics

2019-04-01 · ALTA 2019 4 · Aditya Joshi, Sarvnaz Karimi, Ross Sparks, Cecile Paris, C Raina MacIntyre

Multi-Task Learning (MTL) has been an attractive approach to deal with limited labeled datasets or leverage related tasks, for a variety of NLP problems. We examine the benefit of MTL for three specific pairs of health informatics tasks that deal with: (a) overlapping symptoms for the same classification problem (personal health mention classification for influenza and for a set of symptoms); (b) overlapping medical concepts for related classification problems (vaccine usage and drug usage detection); and, (c) related classification problems (vaccination intent and vaccination relevance detection). We experiment with a simple neural architecture: a shared layer followed by task-specific dense layers. The novelty of this work is that it compares alternatives for shared layers for these pairs of tasks. While our observations agree with the promise of MTL as compared to single-task learning, for health informatics, we show that the benefit also comes with caveats in terms of the choice of shared layers and the relatedness between the participating tasks.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGeneral ClassificationMulti-Task LearningRelevance Detection

Similar Papers 제목 키워드 기반

ChemToolAgent: The Impact of Tools on Language Agents for Chemistry Problem Solving

2024-11-11 · Botao Yu, Frazier N. Baker, Ziru Chen, Garrett Herb 외

To enhance large language models (LLMs) for chemistry problem solving, several LLM-based agents augmented with tools have been proposed, such as ChemCrow and Coscientist. However, their evaluations are narrow in scope, l…

When does Further Pre-training MLM Help? An Empirical Study on Task-Oriented Dialog Pre-training

2021-11-01 · EMNLP (insights) 2021 11 · Qi Zhu, Yuxian Gu, Lingxiao Luo, Bing Li 외

Further pre-training language models on in-domain data (domain-adaptive pre-training, DAPT) or task-relevant data (task-adaptive pre-training, TAPT) before fine-tuning has been shown to improve downstream tasks’ performa…

On the Fragility of Active Learners for Text Classification

2024-03-23 · Abhishek Ghose, Emma Thuong Nguyen

Active learning (AL) techniques optimally utilize a labeling budget by iteratively selecting instances that are most valuable for learning. However, they lack ``prerequisite checks'', i.e., there are no prescribed criter…

Active LearningBenchmarkingtext-classificationText Classification

Evaluation of the KomParse Conversational Non-Player Characters in a Commercial Virtual World

2012-05-01 · LREC 2012 5 · Tina Kluewer, Feiyu Xu, Peter Adolphs, Hans Uszkoreit

The paper describes the evaluation of the KomParse system. KomParse is a dialogue system embedded in a 3-D massive multiplayer online game, allowing conversations between non player characters (NPCs) and game users. In a…

Natural Language UnderstandingQuestion Answering

Does Preference Always Help? A Holistic Study on Preference-Based Evolutionary Multi-Objective Optimisation Using Reference Points

2019-09-30 · Ke Li, Min-Hui Liao, Kalyanmoy Deb, Geyong Min 외

The ultimate goal of multi-objective optimisation is to help a decision maker (DM) identify solution(s) of interest (SOI) achieving satisfactory trade-offs among multiple conflicting criteria. This can be realised by lev…

Decision Making