Pareto-Conditioned Diffusion Models for Offline Multi-Objective Optimization
Jatan Shrestha, Santeri Heiskanen, Kari Hepola, Severi Rissanen, Pekka Jääskeläinen, Joni Pajarinen
TL;DR
This work reframes offline multi-objective optimization as conditional sampling by proposing Pareto-Conditioned Diffusion (PCD), a diffusion-based generator that conditions on target trade-offs to produce high-quality Pareto-front samples without explicit surrogate models. It introduces a multi-objective reweighting scheme to bias learning toward promising regions and an NSGA-III–inspired reference-direction method to generate diverse conditioning points beyond the observed data. Through extensive benchmarks across synthetic, MORL, real-world engineering, scientific design, and MONAS tasks, PCD demonstrates competitive performance and exceptional consistency with a single set of hyperparameters, while ablations confirm the value of its two core components. The approach offers a principled, end-to-end alternative to surrogate-guided offline MOO and has implications for efficient, data-driven design optimization in settings where objective evaluations are costly or unavailable during optimization.
Abstract
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 main challenge is generalizing beyond observed data. We introduce Pareto-Conditioned Diffusion (PCD), a novel framework that formulates offline MOO as a conditional sampling problem. By conditioning directly on desired trade-offs, PCD avoids the need for explicit surrogate models. To effectively explore the Pareto front, PCD employs a reweighting strategy that focuses on high-performing samples and a reference-direction mechanism to guide sampling towards novel, promising regions beyond the training data. Experiments on standard offline MOO benchmarks show that PCD achieves highly competitive performance and, importantly, demonstrates greater consistency across diverse tasks than existing offline MOO approaches.
