
TL;DR
This paper introduces MOEA/WST, a novel multi-objective evolutionary algorithm utilizing Wasserstein distance in an information space, significantly improving sample efficiency and Pareto set quality in multi-task learning.
Contribution
The work proposes a new algorithm, MOEA/WST, that models solutions as probability distributions in an information space, enhancing multi-task learning optimization.
Findings
MOEA/WST outperforms standard MOEAs in sample efficiency.
The Pareto sets generated by MOEA/WST are of higher quality.
The approach effectively handles conflicting objectives in multi-task learning.
Abstract
The multi-task learning (MTL) paradigm can be traced back to an early paper of Caruana (1997) in which it was argued that data from multiple tasks can be used with the aim to obtain a better performance over learning each task independently. A solution of MTL with conflicting objectives requires modelling the trade-off among them which is generally beyond what a straight linear combination can achieve. A theoretically principled and computationally effective strategy is finding solutions which are not dominated by others as it is addressed in the Pareto analysis. Multi-objective optimization problems arising in the multi-task learning context have specific features and require adhoc methods. The analysis of these features and the proposal of a new computational approach represent the focus of this work. Multi-objective evolutionary algorithms (MOEAs) can easily include the concept of…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Multi-Objective Optimization Algorithms · Metaheuristic Optimization Algorithms Research · Gaussian Processes and Bayesian Inference
MethodsGaussian Process
