The reviewed record of science sign in
Pith

arxiv: 2406.03722 · v1 · pith:QO3PFRC6 · submitted 2024-06-06 · cs.LG · cs.AI· cs.NE

Offline Multi-Objective Optimization

Reviewed by Pith T0 review T1 audit T2 compute T3 formal T4 kernel pith:QO3PFRC6record.jsonopen to challenge →

classification cs.LG cs.AIcs.NE
keywords offlineoptimizationalgorithmbenchmarkblack-boxeffectivenessfunctionmethod
0
0 comments X
read the original abstract

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}.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. ParetoPilot: Zero-Surrogate Offline Multi-Objective Optimization via Infer-Perturb-Guide Diffusion

    cs.LG 2026-06 unverdicted novelty 6.0

    ParetoPilot is a zero-surrogate diffusion framework for offline MOO that uses an IPG engine to steer generation via inferred objective directions and orthogonal perturbations, outperforming 14 baselines on 51 tasks.