TL;DR
This paper introduces a novel approach for constrained black-box optimization by reformulating it as posterior inference in the latent space of generative models, utilizing flow-based and diffusion models for efficient candidate sampling.
Contribution
It proposes a new method combining flow-based models and diffusion models to perform scalable constrained optimization via posterior inference in latent space.
Findings
Achieves superior performance on synthetic and real-world tasks.
Effectively handles high-dimensional constrained optimization problems.
Utilizes diffusion models to mitigate mode collapse during sampling.
Abstract
Optimizing high-dimensional black-box functions under black-box constraints is a pervasive task in a wide range of scientific and engineering problems. These problems are typically harder than unconstrained problems due to hard-to-find feasible regions. In this work, we reformulate constrained black-box optimization as posterior inference, and perform this inference in the latent space of generative models. Our method iterates through two stages. First, we train flow-based models to capture the data distribution and surrogate models that predict both function values and constraint violations. Second, we cast the candidate selection problem as a posterior inference problem to effectively search for promising candidates that have high objective values while not violating the constraints. Concretely, we utilize outsourced diffusion models to amortize the sampling from the posterior…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
