paper-with-me

홈 › Papers

Controllable Pareto Multi-Task Learning

2020-10-13 · Xi Lin, Zhiyuan Yang, Qingfu Zhang, Sam Kwong

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 among them, where the hypernetwork generates the model parameters conditioned on the preference. For inference, MTL practitioners can easily control the model performance based on different trade-off preferences in real-time. Experiments on different applications demonstrate that the proposed model is efficient for solving various MTL problems.

📄 PDF Abstract BibTeX arXiv:2010.06313

Code (0)

등록된 구현이 없습니다.

Tasks

Multiobjective OptimizationMulti-Task Learning

Methods 이 논문이 사용한 방법론

HyperNetwork A HyperNetwork is a network that generates weights for a main network. The behavior of the main network is the same with any usual neural network: it learns to map some raw…

Similar Papers 제목 키워드 기반

A Hyper-Transformer model for Controllable Pareto Front Learning with Split Feasibility Constraints

2024-02-04 · Tran Anh Tuan, Nguyen Viet Dung, Tran Ngoc Thang

Controllable Pareto front learning (CPFL) approximates the Pareto solution set and then locates a Pareto optimal solution with respect to a given reference vector. However, decision-maker objectives were limited to a con…

Controllable Expensive Multi-objective Learning with Warm-starting Bayesian Optimization

2023-11-26 · Quang-Huy Nguyen, Long P. Hoang, Hoang V. Viet, Dung D. Le

Pareto Set Learning (PSL) is a promising approach for approximating the entire Pareto front in multi-objective optimization (MOO) problems. However, existing derivative-free PSL methods are often unstable and inefficient…

Bayesian OptimizationGaussian Processes

Controllable Pareto Trade-off between Fairness and Accuracy

2025-09-17 · Yongkang Du, Jieyu Zhao, Yijun Yang, Tianyi Zhou arxiv

The fairness-accuracy trade-off is a key challenge in NLP tasks. Current work focuses on finding a single "optimal" solution to balance the two objectives, which is limited considering the diverse solutions on the Pareto…

Hate Speech Detection

SDDMO-Bench: A Benchmark Suite for Streaming Data-Driven Dynamic Multi-Objective Optimization

2026-08-01 · Wenjie Xiao, Hui Bai, Junhao Chen arxiv

Streaming data-driven dynamic multi-objective optimization requires algorithms to track time-varying Pareto fronts using only sequential observations under concept drift. However, systematic evaluation remains difficult …

A Framework for Controllable Multi-objective Learning with Annealed Stein Variational Hypernetworks

2025-06-07 · Minh-Duc Nguyen, Dung D. Le

Pareto Set Learning (PSL) is popular as an efficient approach to obtaining the complete optimal solution in Multi-objective Learning (MOL). A set of optimal solutions approximates the Pareto set, and its mapping is a set…

Multi-Task Learning