Fast Direct: Query-Efficient Online Black-box Guidance for Diffusion-model Target Generation
Kim Yong Tan, Yueming Lyu, Ivor Tsang, Yew-Soon Ong

TL;DR
Fast Direct introduces an online, query-efficient black-box guidance method for diffusion models, enabling targeted generation without requiring offline datasets or differentiable objectives, demonstrated on image and molecule tasks.
Contribution
The paper presents a novel algorithm, Fast Direct, that improves query efficiency for black-box guided diffusion generation in real-world scenarios.
Findings
Achieves up to 10x query efficiency improvement in image generation.
Achieves up to 44x query efficiency improvement in molecule generation.
Effective on high-resolution images and 3D-molecule tasks.
Abstract
Guided diffusion-model generation is a promising direction for customizing the generation process of a pre-trained diffusion model to address specific downstream tasks. Existing guided diffusion models either rely on training the guidance model with pre-collected datasets or require the objective functions to be differentiable. However, for most real-world tasks, offline datasets are often unavailable, and their objective functions are often not differentiable, such as image generation with human preferences, molecular generation for drug discovery, and material design. Thus, we need an algorithm capable of collecting data during runtime and supporting a objective function. Moreover, the of the algorithm is also critical because the objective evaluation of the query is often expensive in real-world scenarios. In this…
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
Taxonomy
TopicsTarget Tracking and Data Fusion in Sensor Networks · Robotics and Sensor-Based Localization · Advanced Vision and Imaging
MethodsDiffusion
