Pareto Multi-Task Learning
Xi Lin, Hui-Ling Zhen, Zhenhua Li, Qingfu Zhang, Sam Kwong

TL;DR
This paper introduces Pareto MTL, a novel multi-task learning algorithm that efficiently finds a diverse set of Pareto optimal solutions, enabling better trade-offs among tasks and outperforming existing methods.
Contribution
The paper generalizes Pareto optimality in multi-task learning by proposing an algorithm that generates a well-distributed set of solutions representing various trade-offs.
Findings
Pareto MTL effectively finds diverse Pareto solutions.
The algorithm outperforms state-of-the-art methods.
Generated solutions are well-distributed and representative.
Abstract
Multi-task learning is a powerful method for solving multiple correlated tasks simultaneously. However, it is often impossible to find one single solution to optimize all the tasks, since different tasks might conflict with each other. Recently, a novel method is proposed to find one single Pareto optimal solution with good trade-off among different tasks by casting multi-task learning as multiobjective optimization. In this paper, we generalize this idea and propose a novel Pareto multi-task learning algorithm (Pareto MTL) to find a set of well-distributed Pareto solutions which can represent different trade-offs among different tasks. The proposed algorithm first formulates a multi-task learning problem as a multiobjective optimization problem, and then decomposes the multiobjective optimization problem into a set of constrained subproblems with different trade-off preferences. By…
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
TopicsAdvanced Multi-Objective Optimization Algorithms · Machine Learning and Data Classification · Metaheuristic Optimization Algorithms Research
