paper-with-me

Papers

Offline Multi-Task Multi-Objective Data-Driven Evolutionary Algorithm with Language Surrogate Model and Implicit Q-Learning

2025-12-17 · Xian-Rong Zhang, Yue-Jiao Gong, Zeyuan Ma, Jun Zhang arxiv

Data-driven evolutionary algorithms has shown surprising results in addressing expensive optimization problems through robust surrogate modeling. Though promising, existing surrogate modeling schemes may encounter limitations in complex optimization problems with many sub-objectives, which rely on repeated and tedious approximation. To address such technical gap, we propose Q-MetaSur as a plug-and-play surrogate modeling scheme capable of providing unified and generalized surrogate learning. Specifically, we consider multi-task-multi-objective optimization~(MTMOO) in offline setting. Several key designs are proposed: 1) we transform objective approximation into sequence-to-sequence modeling where MTMOO problem can be represented by tenxual tokenization. To operate under such auto-regressive modeling, we introduce a Large Language Model-based surrogate model that first encodes a MTMOO instance and then decodes objective values of unseen decision variables. To ensure stability in training the proposed model, we propose a two-stage offline training strategy that operates as a synergy of supervised tuning and RL fine-tuning, which first exploits offline dataset to fit existing knowledge and then leverages RL to enhance model's generalization performance. Extensive empirical results on the CEC2019 benchmark demonstrate that Q-MetaSur not only outperforms representative surrogate baselines in objective approximation accuracy, but also helps underlying evolutionary algorithms achieve both desired optimization convergence and improved pareto optimality.

📄 PDF Abstract BibTeX arXiv:2512.15149

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Offline Multi-Objective Optimization

2024-06-06 · Ke Xue, Rong-Xi Tan, Xiaobin Huang, Chao Qian

Offline optimization aims to maximize a black-box objective function with a static dataset and has wide applications. In addition to the objective function being black-box and expensive to evaluate, numerous complex real…

Pareto-Conditioned Diffusion Models for Offline Multi-Objective Optimization

2026-01-31 · Jatan Shrestha, Santeri Heiskanen, Kari Hepola, Severi Rissanen 외 arxiv

Multi-objective optimization (MOO) arises in many real-world applications where trade-offs between competing objectives must be carefully balanced. In the offline setting, where only a static dataset is available, the ma…

Policy-regularized Offline Multi-objective Reinforcement Learning

2024-01-04 · Qian Lin, Chao Yu, Zongkai Liu, Zifan Wu

In this paper, we aim to utilize only offline trajectory data to train a policy for multi-objective RL. We extend the offline policy-regularized method, a widely-adopted approach for single-objective offline RL problems,…

Multi-Objective Reinforcement LearningOffline RLreinforcement-learningReinforcement Learning

Preference-Guided Diffusion for Multi-Objective Offline Optimization

2025-03-21 · Yashas Annadani, Syrine Belakaria, Stefano Ermon, Stefan Bauer 외

Offline multi-objective optimization aims to identify Pareto-optimal solutions given a dataset of designs and their objective values. In this work, we propose a preference-guided diffusion model that generates Pareto-opt…

Diversity

An Offline Adaptation Framework for Constrained Multi-Objective Reinforcement Learning

2024-09-16 · Qian Lin, Zongkai Liu, Danying Mo, Chao Yu

In recent years, significant progress has been made in multi-objective reinforcement learning (RL) research, which aims to balance multiple objectives by incorporating preferences for each objective. In most existing stu…

Multi-Objective Reinforcement LearningReinforcement Learning (RL)