SPREAD: Sampling-Based Pareto Front Refinement via Efficient Adaptive Diffusion

Abstract

Developing efficient multi-objective optimization methods to compute the Pareto set of optimal compromises between conflicting objectives remains a key challenge, especially for large-scale and expensive problems. To bridge this gap, we introduce SPREAD, a generative framework based on Denoising Diffusion Probabilistic Models (DDPMs). SPREAD first learns a conditional diffusion process over points sampled from the decision space and then, at each reverse diffusion step, refines candidates via a sampling scheme that uses an adaptive multiple gradient descent-inspired update for fast convergence alongside a Gaussian RBF–based repulsion term for diversity. Empirical results on multi-objective optimization benchmarks, including offline and Bayesian surrogate-based settings, show that SPREAD matches or exceeds leading baselines in efficiency, scalability, and Pareto front coverage. Code is available at https://github.com/safe-autonomous-systems/moo-spread .

Cite

Text

Hotegni and Peitz. "SPREAD: Sampling-Based Pareto Front Refinement via Efficient Adaptive Diffusion." International Conference on Learning Representations, 2026.

Markdown

[Hotegni and Peitz. "SPREAD: Sampling-Based Pareto Front Refinement via Efficient Adaptive Diffusion." International Conference on Learning Representations, 2026.](https://mlanthology.org/iclr/2026/hotegni2026iclr-spread/)

BibTeX

@inproceedings{hotegni2026iclr-spread,
  title     = {{SPREAD: Sampling-Based Pareto Front Refinement via Efficient Adaptive Diffusion}},
  author    = {Hotegni, Sedjro Salomon and Peitz, Sebastian},
  booktitle = {International Conference on Learning Representations},
  year      = {2026},
  url       = {https://mlanthology.org/iclr/2026/hotegni2026iclr-spread/}
}