LGMay 3

CoAction: Cross-task Correlation-aware Pareto Set Learning

arXiv:2605.0171216.1
Predicted impact top 85% in LG · last 90 daysOriginality Incremental advance
AI Analysis

For practitioners in multi-objective optimization, this reduces computational costs by enabling a single model to handle multiple tasks while exploiting inter-task correlations.

CoAction proposes a cross-task correlation-aware Pareto set learning framework that uses a task-aware Transformer to solve multiple multi-objective optimization problems simultaneously, achieving competitive performance in Hypervolume, Range, and Sparsity across benchmark and real-world tasks.

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.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes