English

Do Text-to-Text Multi-Task Learners Suffer from Task Conflict?

Computation and Language 2022-12-14 v1

Abstract

Traditional multi-task learning architectures train a single model across multiple tasks through a shared encoder followed by task-specific decoders. Learning these models often requires specialized training algorithms that address task-conflict in the shared parameter updates, which otherwise can lead to negative transfer. A new type of multi-task learning within NLP homogenizes multi-task architectures as a shared encoder and language model decoder, which does surprisingly well across a range of diverse tasks. Does this new architecture suffer from task-conflicts that require specialized training algorithms? We study how certain factors in the shift towards text-to-text models affects multi-task conflict and negative transfer, finding that both directional conflict and transfer are surprisingly constant across architectures.

Keywords

Cite

@article{arxiv.2212.06645,
  title  = {Do Text-to-Text Multi-Task Learners Suffer from Task Conflict?},
  author = {David Mueller and Nicholas Andrews and Mark Dredze},
  journal= {arXiv preprint arXiv:2212.06645},
  year   = {2022}
}

Comments

Findings of EMNLP 2022

R2 v1 2026-06-28T07:32:28.811Z