DiffPop: Plausibility-Guided Object Placement Diffusion for Image Composition
Jiacheng Liu, Hang Zhou, Shida Wei, Rui Ma
TL;DR
DiffPop tackles plausible object placement for realistic image composition by learning a placement distribution over $\mathbf{x}=[s,V,h]$ with an unguided diffusion model and enforcing scene-level plausibility via a gradient-guided classifier. It introduces a two-stage training pipeline and a classifier-guided sampling procedure, using a structural plausibility classifier $C_s$ trained with human annotations to steer placements. Across Cityscapes-OP and OPA, DiffPop achieves higher plausibility and diversity than strong baselines and demonstrates usefulness for data augmentation and multi-object placement, aided by the Cityscapes-OP dataset. The work opens avenues for generalization to unseen categories and joint placement-harmonization with future extensions to more complex scene constraints.
Abstract
In this paper, we address the problem of plausible object placement for the challenging task of realistic image composition. We propose DiffPop, the first framework that utilizes plausibility-guided denoising diffusion probabilistic model to learn the scale and spatial relations among multiple objects and the corresponding scene image. First, we train an unguided diffusion model to directly learn the object placement parameters in a self-supervised manner. Then, we develop a human-in-the-loop pipeline which exploits human labeling on the diffusion-generated composite images to provide the weak supervision for training a structural plausibility classifier. The classifier is further used to guide the diffusion sampling process towards generating the plausible object placement. Experimental results verify the superiority of our method for producing plausible and diverse composite images on the new Cityscapes-OP dataset and the public OPA dataset, as well as demonstrate its potential in applications such as data augmentation and multi-object placement tasks. Our dataset and code will be released.
