Learning Complex Non-Rigid Image Edits from Multimodal Conditioning
Nikolai Warner, Jack Kolb, Meera Hahn, Vighnesh Birodkar, Jonathan Huang, Irfan Essa
TL;DR
This work tackles making complex, non-rigid edits of human subjects into new scenes while preserving identity, by finetuning an inpainting diffusion model conditioned on a reference image, 2D pose, and scene-difference captions. It leverages multimodal language models to derive noisy, yet informative, captions from video frames and combines weak supervision with pose cues to improve person-object interactions in-the-wild. The approach outperforms image-only baselines and re-implemented prior methods in terms of controllability and interaction realism, albeit with trade-offs in photorealism and identity preservation under challenging scenes. The results advance intuitive, user-centric editing of human subjects in complex environments, while highlighting ethical considerations and the need for safeguards in deployment.
Abstract
In this paper we focus on inserting a given human (specifically, a single image of a person) into a novel scene. Our method, which builds on top of Stable Diffusion, yields natural looking images while being highly controllable with text and pose. To accomplish this we need to train on pairs of images, the first a reference image with the person, the second a "target image" showing the same person (with a different pose and possibly in a different background). Additionally we require a text caption describing the new pose relative to that in the reference image. In this paper we present a novel dataset following this criteria, which we create using pairs of frames from human-centric and action-rich videos and employing a multimodal LLM to automatically summarize the difference in human pose for the text captions. We demonstrate that identity preservation is a more challenging task in scenes "in-the-wild", and especially scenes where there is an interaction between persons and objects. Combining the weak supervision from noisy captions, with robust 2D pose improves the quality of person-object interactions.
