Controllable Pareto Multi-Task Learning
Xi Lin, Zhiyuan Yang, Qingfu Zhang, Sam Kwong

TL;DR
This paper introduces a hypernetwork-based framework for multi-task learning that allows real-time control over task trade-offs within a single model, improving efficiency and flexibility.
Contribution
It proposes a preference-conditioned multiobjective optimization approach using a hypernetwork to generate task-specific models dynamically.
Findings
Efficient real-time trade-off control among tasks.
Single model accommodates multiple preferences.
Demonstrated effectiveness across various applications.
Abstract
A multi-task learning (MTL) system aims at solving multiple related tasks at the same time. With a fixed model capacity, the tasks would be conflicted with each other, and the system usually has to make a trade-off among learning all of them together. For many real-world applications where the trade-off has to be made online, multiple models with different preferences over tasks have to be trained and stored. This work proposes a novel controllable Pareto multi-task learning framework, to enable the system to make real-time trade-off control among different tasks with a single model. To be specific, we formulate the MTL as a preference-conditioned multiobjective optimization problem, with a parametric mapping from preferences to the corresponding trade-off solutions. A single hypernetwork-based multi-task neural network is built to learn all tasks with different trade-off preferences…
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
TopicsMachine Learning and Data Classification · Domain Adaptation and Few-Shot Learning · Machine Learning and Algorithms
MethodsHyperNetwork
