paper-with-me

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-world problems entail optimizing multiple conflicting objectives, i.e., multi-objective optimization (MOO). Nevertheless, offline MOO has not progressed as much as offline single-objective optimization (SOO), mainly due to the lack of benchmarks like Design-Bench for SOO. To bridge this gap, we propose a first benchmark for offline MOO, covering a range of problems from synthetic to real-world tasks. This benchmark provides tasks, datasets, and open-source examples, which can serve as a foundation for method comparisons and advancements in offline MOO. Furthermore, we analyze how the current related methods can be adapted to offline MOO from four fundamental perspectives, including data, model architecture, learning algorithm, and search algorithm. Empirical results show improvements over the best value of the training set, demonstrating the effectiveness of offline MOO methods. As no particular method stands out significantly, there is still an open challenge in further enhancing the effectiveness of offline MOO. We finally discuss future challenges for offline MOO, with the hope of shedding some light on this emerging field. Our code is available at \url{https://github.com/lamda-bbo/offline-moo}.

📄 PDF Abstract BibTeX arXiv:2406.03722

Code (1)

lamda-bbo/offline-moo 공식 구현 pytorch

Similar Papers 제목 키워드 기반

The Offline-Frontier Shift: Diagnosing Distributional Limits in Generative Multi-Objective Optimization

2026-02-11 · Stephanie Holly, Alexandru-Ciprian Zăvoianu, Siegfried Silber, Sepp Hochreiter 외 arxiv

Offline multi-objective optimization (MOO) aims to recover Pareto-optimal designs given a finite, static dataset. Recent generative approaches, including diffusion models, show strong performance under hypervolume, yet t…

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

From Function to Distribution Modeling: A PAC-Generative Approach to Offline Optimization

2024-01-04 · Qiang Zhang, Ruida Zhou, Yang shen, Tie Liu

This paper considers the problem of offline optimization, where the objective function is unknown except for a collection of ``offline" data examples. While recent years have seen a flurry of work on applying various mac…

Diversity-Driven Offline Multi-Objective Optimization via Nested Pareto Set Learning

2026-06-13 · Yiyi Zhu, Yaolin Wen, Xiang Xia, Xin An 외 arxiv

Multi-objective optimization (MOO) has emerged as a powerful approach to solving complex optimization problems involving multiple objectives. In many practical scenarios, function evaluations are unavailable or prohibiti…

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…