MoTE combines task-level mixture-of-experts routing with task-aware contrastive learning and beats instruction-conditioning on most MTEB tasks at equal active parameter count.
Navigating the Trade-Off between Multi-Task Learning and Learning to Multitask in Deep Neural Networks
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
The terms multi-task learning and multitasking are easily confused. Multi-task learning refers to a paradigm in machine learning in which a network is trained on various related tasks to facilitate the acquisition of tasks. In contrast, multitasking is used to indicate, especially in the cognitive science literature, the ability to execute multiple tasks simultaneously. While multi-task learning exploits the discovery of common structure between tasks in the form of shared representations, multitasking is promoted by separating representations between tasks to avoid processing interference. Here, we build on previous work involving shallow networks and simple task settings suggesting that there is a trade-off between multi-task learning and multitasking, mediated by the use of shared versus separated representations. We show that the same tension arises in deep networks and discuss a meta-learning algorithm for an agent to manage this trade-off in an unfamiliar environment. We display through different experiments that the agent is able to successfully optimize its training strategy as a function of the environment.
fields
cs.LG 1years
2025 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
Beyond instruction-conditioning, MoTE: Mixture of Task Experts for Multi-task Embedding Models
MoTE combines task-level mixture-of-experts routing with task-aware contrastive learning and beats instruction-conditioning on most MTEB tasks at equal active parameter count.