paper-with-me

Papers

Diffusion Model for Data-Driven Black-Box Optimization

2024-03-20 · Zihao Li, Hui Yuan, Kaixuan Huang, Chengzhuo Ni, Yinyu Ye, Minshuo Chen, Mengdi Wang

Generative AI has redefined artificial intelligence, enabling the creation of innovative content and customized solutions that drive business practices into a new era of efficiency and creativity. In this paper, we focus on diffusion models, a powerful generative AI technology, and investigate their potential for black-box optimization over complex structured variables. Consider the practical scenario where one wants to optimize some structured design in a high-dimensional space, based on massive unlabeled data (representing design variables) and a small labeled dataset. We study two practical types of labels: 1) noisy measurements of a real-valued reward function and 2) human preference based on pairwise comparisons. The goal is to generate new designs that are near-optimal and preserve the designed latent structures. Our proposed method reformulates the design optimization problem into a conditional sampling problem, which allows us to leverage the power of diffusion models for modeling complex distributions. In particular, we propose a reward-directed conditional diffusion model, to be trained on the mixed data, for sampling a near-optimal solution conditioned on high predicted rewards. Theoretically, we establish sub-optimality error bounds for the generated designs. The sub-optimality gap nearly matches the optimal guarantee in off-policy bandits, demonstrating the efficiency of reward-directed diffusion models for black-box optimization. Moreover, when the data admits a low-dimensional latent subspace structure, our model efficiently generates high-fidelity designs that closely respect the latent structure. We provide empirical experiments validating our model in decision-making and content-creation tasks.

📄 PDF Abstract BibTeX arXiv:2403.13219

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…
Focus 설명 없음

Similar Papers 제목 키워드 기반

Distributional Multi-objective Black-box Optimization for Diffusion-model Inference-time Multi-Target Generation

2025-10-30 · Kim Yong Tan, Yueming Lyu, Ivor Tsang, Yew-Soon Ong arxiv

Diffusion models have been successful in learning complex data distributions. This capability has driven their application to high-dimensional multi-objective black-box optimization problem. Existing approaches often emp…

Black Hole-Driven Identity Absorbing in Diffusion Models

2025-01-01 · CVPR 2025 1 · Muhammad Shaheryar, Jong Taek Lee, Soon Ki Jung

Recent advances in diffusion models have positioned them as powerful generative frameworks for high-resolution image synthesis across diverse domains. The emerging h-space within these models, defined by bottleneck a…

DisentanglementImage Generation

Diffusion Models for Black-Box Optimization

2023-06-12 · Siddarth Krishnamoorthy, Satvik Mehul Mashkaria, Aditya Grover

The goal of offline black-box optimization (BBO) is to optimize an expensive black-box function using a fixed dataset of function evaluations. Prior works consider forward approaches that learn surrogates to the black-bo…

Denoising

Covariance-Adaptive Sequential Black-box Optimization for Diffusion Targeted Generation

2024-06-02 · Yueming Lyu, Kim Yong Tan, Yew Soon Ong, Ivor W. Tsang

Diffusion models have demonstrated great potential in generating high-quality content for images, natural language, protein domains, etc. However, how to perform user-preferred targeted generation via diffusion models wi…

3D Molecule Generation

Robust Guided Diffusion for Offline Black-Box Optimization

2024-10-01 · Can Sam Chen, Christopher Beckham, Zixuan Liu, Xue Liu 외

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 …