English

CoAction: Cross-task Correlation-aware Pareto Set Learning

Machine Learning 2026-05-05 v1

Abstract

Pareto set learning (PSL) is an emerging paradigm in multi-objective optimization that trains neural networks to map preference vectors to Pareto optimal solutions. However, existing PSL methods primarily focus on solving a single multi-objective optimization problem at a time. This limitation not only increases computational costs in multi-objective multitask optimization scenarios by requiring a separate model for each task, but also fails to exploit the inter-task correlations across tasks. To address this, we propose a Cross-tAsk correlation-aware Pareto Set Learning (CoAction) framework, which leverages task-aware transformer to handle multiple tasks simultaneously. Specifically, by assigning task-specific embedding vectors to individual tasks, the model effectively distinguishes between tasks while facilitating knowledge sharing among them. We utilize a Transformer encoder as the backbone architecture to leverage its self-attention mechanism for capturing complex task dependencies. The proposed approach is evaluated on comprehensive multitask test suites covering both benchmark problems and real-world applications, demonstrating effectiveness and competitive performance in Hypervolume, Range, and Sparsity.

Keywords

Cite

@article{arxiv.2605.01712,
  title  = {CoAction: Cross-task Correlation-aware Pareto Set Learning},
  author = {Xinyue Chen and Yingxuan Liang and Yiqin Huang and Chikai Shang and Hai-Lin Liu and Fangqing Gu},
  journal= {arXiv preprint arXiv:2605.01712},
  year   = {2026}
}

Comments

Accepted by ICIC 2026 (Oral)

R2 v1 2026-07-01T12:47:12.297Z