Robust Guided Diffusion for Offline Black-Box Optimization
Can Sam Chen, Christopher Beckham, Zixuan Liu, Xue Liu, Christopher, Pal

TL;DR
The paper introduces RGD, a novel method combining proxy guidance and proxy-free diffusion to improve offline black-box optimization, achieving state-of-the-art results on design tasks.
Contribution
It proposes a new framework, RGD, that integrates proxy-enhanced sampling and diffusion-based proxy refinement for robust, guided diffusion in offline optimization.
Findings
RGD outperforms existing methods on multiple design-bench tasks.
The approach effectively balances robustness and explicit guidance.
State-of-the-art results demonstrate its practical effectiveness.
Abstract
Offline black-box optimization aims to maximize a black-box function using an offline dataset of designs and their measured properties. Two main approaches have emerged: the forward approach, which learns a mapping from input to its value, thereby acting as a proxy to guide optimization, and the inverse approach, which learns a mapping from value to input for conditional generation. (a) Although proxy-free~(classifier-free) diffusion shows promise in robustly modeling the inverse mapping, it lacks explicit guidance from proxies, essential for generating high-performance samples beyond the training distribution. Therefore, we propose \textit{proxy-enhanced sampling} which utilizes the explicit guidance from a trained proxy to bolster proxy-free diffusion with enhanced sampling control. (b) Yet, the trained proxy is susceptible to out-of-distribution issues. To address this, we devise 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
TopicsAdvanced Optimization Algorithms Research
MethodsDiffusion
