TL;DR
DiBO introduces a diffusion model-based framework for high-dimensional black-box optimization, effectively balancing exploration and exploitation, and outperforming existing methods in synthetic and real-world tasks.
Contribution
The paper proposes DiBO, a novel diffusion model-based approach that improves uncertainty estimation and scalability in high-dimensional black-box optimization.
Findings
Outperforms state-of-the-art baselines on synthetic tasks
Effective in real-world high-dimensional optimization problems
Balances exploration and exploitation through posterior inference
Abstract
Optimizing high-dimensional and complex black-box functions is crucial in numerous scientific applications. While Bayesian optimization (BO) is a powerful method for sample-efficient optimization, it struggles with the curse of dimensionality and scaling to thousands of evaluations. Recently, leveraging generative models to solve black-box optimization problems has emerged as a promising framework. However, those methods often underperform compared to BO methods due to limited expressivity and difficulty of uncertainty estimation in high-dimensional spaces. To overcome these issues, we introduce \textbf{DiBO}, a novel framework for solving high-dimensional black-box optimization problems. Our method iterates two stages. First, we train a diffusion model to capture the data distribution and deep ensembles to predict function values with uncertainty quantification. Second, we cast the…
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.
Taxonomy
MethodsDiffusion
