AdaTask: A Task-aware Adaptive Learning Rate Approach to Multi-task Learning
arXiv:2211.15055 · doi:10.1609/aaai.v37i9.26275
Abstract
Multi-task learning (MTL) models have demonstrated impressive results in computer vision, natural language processing, and recommender systems. Even though many approaches have been proposed, how well these approaches balance different tasks on each parameter still remains unclear. In this paper, we propose to measure the task dominance degree of a parameter by the total updates of each task on this parameter. Specifically, we compute the total updates by the exponentially decaying Average of the squared Updates (AU) on a parameter from the corresponding task.Based on this novel metric, we observe that many parameters in existing MTL methods, especially those in the higher shared layers, are still dominated by one or several tasks. The dominance of AU is mainly due to the dominance of accumulative gradients from one or several tasks. Motivated by this, we propose a Task-wise Adaptive learning rate approach, AdaTask in short, to separate the \emph{accumulative gradients} and hence the learning rate of each task for each parameter in adaptive learning rate approaches (e.g., AdaGrad, RMSProp, and Adam). Comprehensive experiments on computer vision and recommender system MTL datasets demonstrate that AdaTask significantly improves the performance of dominated tasks, resulting SOTA average task-wise performance. Analysis on both synthetic and real-world datasets shows AdaTask balance parameters in every shared layer well.
14 pages, 8 figures
References in corpus (6)
- ADADELTA: An Adaptive Learning Rate Method
- On the Convergence of Adam and Beyond
- Outrageously Large Neural Networks: The Sparsely-Gated Mixture-of-Experts Layer
- MetaBalance: Improving Multi-Task Recommendations via Adapting Gradient Magnitudes of Auxiliary Tasks
- Efficient-Adam: Communication-Efficient Distributed Adam
- Adaptive Activation Network and Functional Regularization for Efficient and Flexible Deep Multi-Task Learning
Cited by in corpus (6)
- M3oE: Multi-Domain Multi-Task Mixture-of Experts Recommendation Framework
- Ads Recommendation in a Collapsed and Entangled World
- Unlocking the Hidden Treasures: Enhancing Recommendations with Unlabeled Data
- Continual Panoptic Perception: Towards Multi-modal Incremental Interpretation of Remote Sensing Images
- Unconstrained Monotonic Calibration of Predictions in Deep Ranking Systems
- Learning Task-preferred Inference Routes for Gradient De-conflict in Multi-output DNNs