LGSep 28, 2023

Compositional Sculpting of Iterative Generative Processes

arXiv:2309.16115v129 citationsh-index: 109
Originality Incremental advance
AI Analysis

This addresses the problem of model reuse and composition for researchers and practitioners using generative models, though it appears incremental as it builds on existing methods like classifier guidance.

The paper tackles the challenge of composing iterative generative processes like GFlowNets and diffusion models, proposing Compositional Sculpting as a general approach with a classifier-guided sampling method, and demonstrates empirical results on image and molecular generation tasks.

High training costs of generative models and the need to fine-tune them for specific tasks have created a strong interest in model reuse and composition. A key challenge in composing iterative generative processes, such as GFlowNets and diffusion models, is that to realize the desired target distribution, all steps of the generative process need to be coordinated, and satisfy delicate balance conditions. In this work, we propose Compositional Sculpting: a general approach for defining compositions of iterative generative processes. We then introduce a method for sampling from these compositions built on classifier guidance. We showcase ways to accomplish compositional sculpting in both GFlowNets and diffusion models. We highlight two binary operations $\unicode{x2014}$ the harmonic mean ($p_1 \otimes p_2$) and the contrast ($p_1 \unicode{x25D1}\,p_2$) between pairs, and the generalization of these operations to multiple component distributions. We offer empirical results on image and molecular generation tasks.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes