A position survey calling for human-centered machine translation, synthesizing translation studies and HCI to broaden MT evaluation and design beyond benchmark quality.
Eliciting and Understanding Cross-Task Skills with Task-Level Mixture-of-Experts
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Recent works suggest that transformer models are capable of multi-tasking on diverse NLP tasks and adapting to new tasks efficiently. However, the potential of these multi-task models may be limited as they use the same set of parameters for all tasks. In contrast, humans tackle tasks in a more flexible way, by making proper presumptions on what skills and knowledge are relevant and executing only the necessary computations. Inspired by this, we propose to use task-level mixture-of-expert models, which has a collection of transformer layers (i.e., experts) and a router component that chooses from these experts dynamically and flexibly. We find that these models help improve the average performance gain (ARG) metric by 2.6% when adapting to unseen tasks in the few-shot setting and by 5.6% in the zero-shot generalization setting. Further, we show that the learned routing decisions partly rediscover human categorization of NLP tasks -- certain experts are strongly associated with extractive tasks, some with classification tasks, and some with tasks requiring world knowledge.
fields
cs.CL 1years
2025 1verdicts
ACCEPT 1representative citing papers
citing papers explorer
-
An Interdisciplinary Approach to Human-Centered Machine Translation
A position survey calling for human-centered machine translation, synthesizing translation studies and HCI to broaden MT evaluation and design beyond benchmark quality.