Rep-MTL regularizes the shared representation space of multi-task networks by adding an entropy penalty on task saliency and a contrastive alignment between tasks, reporting competitive gains on NYUv2, Cityscapes, Office-31, and Office-Home.
Can Optimization Trajectories Explain Multi-Task Transfer?
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Despite the widespread adoption of multi-task training in deep learning, little is understood about how multi-task learning (MTL) affects generalization. Prior work has conjectured that the negative effects of MTL are due to optimization challenges that arise during training, and many optimization methods have been proposed to improve multi-task performance. However, recent work has shown that these methods fail to consistently improve multi-task generalization. In this work, we seek to improve our understanding of these failures by empirically studying how MTL impacts the optimization of tasks, and whether this impact can explain the effects of MTL on generalization. We show that MTL results in a generalization gap (a gap in generalization at comparable training loss) between single-task and multi-task trajectories early into training. However, we find that factors of the optimization trajectory previously proposed to explain generalization gaps in single-task settings cannot explain the generalization gaps between single-task and multi-task models. Moreover, we show that the amount of gradient conflict between tasks is correlated with negative effects to task optimization, but is not predictive of generalization. Our work sheds light on the underlying causes for failures in MTL and, importantly, raises questions about the role of general purpose multi-task optimization algorithms.
citation-role summary
citation-polarity summary
fields
cs.LG 1years
2025 1verdicts
CONDITIONAL 1roles
background 1polarities
background 1representative citing papers
citing papers explorer
-
Rep-MTL: Unleashing the Power of Representation-level Task Saliency for Multi-Task Learning
Rep-MTL regularizes the shared representation space of multi-task networks by adding an entropy penalty on task saliency and a contrastive alignment between tasks, reporting competitive gains on NYUv2, Cityscapes, Office-31, and Office-Home.