ObjectMate: A Recurrence Prior for Object Insertion and Subject-Driven Generation
Daniel Winter, Asaf Shul, Matan Cohen, Dana Berman, Yael Pritch, Alex Rav-Acha, Yedid Hoshen
TL;DR
ObjectMate introduces the object recurrence prior to synthesize a massive supervised dataset for object composition tasks, enabling simple diffusion models to perform both object insertion and subject-driven generation without test-time tuning. The approach leverages instance-retrieval features on large unlabeled datasets (COCO, Open Images, WebLI) to collect diverse object views and uses a background-removal model to describe the scene, training a latent diffusion network to map scene descriptions and object views to composites. It achieves state-of-the-art results in identity preservation and photorealistic integration, and introduces a supervised benchmark and a metric for object identity preservation based on IR features validated by user studies. The work suggests that further scaling of data and retrieval-quality will continue to improve performance and could extend to related editing and 3D tasks.
Abstract
This paper introduces a tuning-free method for both object insertion and subject-driven generation. The task involves composing an object, given multiple views, into a scene specified by either an image or text. Existing methods struggle to fully meet the task's challenging objectives: (i) seamlessly composing the object into the scene with photorealistic pose and lighting, and (ii) preserving the object's identity. We hypothesize that achieving these goals requires large scale supervision, but manually collecting sufficient data is simply too expensive. The key observation in this paper is that many mass-produced objects recur across multiple images of large unlabeled datasets, in different scenes, poses, and lighting conditions. We use this observation to create massive supervision by retrieving sets of diverse views of the same object. This powerful paired dataset enables us to train a straightforward text-to-image diffusion architecture to map the object and scene descriptions to the composited image. We compare our method, ObjectMate, with state-of-the-art methods for object insertion and subject-driven generation, using a single or multiple references. Empirically, ObjectMate achieves superior identity preservation and more photorealistic composition. Differently from many other multi-reference methods, ObjectMate does not require slow test-time tuning.
