Asynchronous Multi-Task Learning
Inci M. Baytas, Ming Yan, Anil K. Jain, Jiayu Zhou

TL;DR
This paper introduces an asynchronous distributed multi-task learning framework that efficiently handles high communication delays and data privacy issues, improving model training across multiple related tasks without centralized data sharing.
Contribution
It presents a novel asynchronous optimization method for distributed multi-task learning applicable to various regularized formulations, including low-rank models.
Findings
Efficient training with high communication delays
Effective knowledge transfer among related tasks
Validated on synthetic and real-world datasets
Abstract
Many real-world machine learning applications involve several learning tasks which are inter-related. For example, in healthcare domain, we need to learn a predictive model of a certain disease for many hospitals. The models for each hospital may be different because of the inherent differences in the distributions of the patient populations. However, the models are also closely related because of the nature of the learning tasks modeling the same disease. By simultaneously learning all the tasks, multi-task learning (MTL) paradigm performs inductive knowledge transfer among tasks to improve the generalization performance. When datasets for the learning tasks are stored at different locations, it may not always be feasible to transfer the data to provide a data-centralized computing environment due to various practical issues such as high data volume and privacy. In this paper, we…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Sparse and Compressive Sensing Techniques · Machine Learning and ELM
