ReCorD: Reasoning and Correcting Diffusion for HOI Generation
Jian-Yu Jiang-Lin, Kang-Yang Huang, Ling Lo, Yi-Ning Huang, Terence Lin, Jhih-Ciang Wu, Hong-Han Shuai, Wen-Huang Cheng
TL;DR
ReCorD tackles the challenge of accurately rendering human-object interactions in text-to-image diffusion without additional training. By combining Latent Diffusion Models with Visual Language Models and introducing three dedicated modules—Coarse Candidates Generation, Interaction-Aware Reasoning, and Interaction Correcting—ReCorD reasons about pose and layout and refines object placement while preserving pose. Empirical results across HICO-DET, VCOCO, and T2I-CompBench show that ReCorD achieves superior HOI fidelity, especially in Verb CLIP-Score and HOI classification, with competitive image quality metrics and reasonable generation speed, all in a training-free setup. The approach offers a practical, scalable path to accurate HOI synthesis and holds promise for broader interactive scene generation tasks.
Abstract
Diffusion models revolutionize image generation by leveraging natural language to guide the creation of multimedia content. Despite significant advancements in such generative models, challenges persist in depicting detailed human-object interactions, especially regarding pose and object placement accuracy. We introduce a training-free method named Reasoning and Correcting Diffusion (ReCorD) to address these challenges. Our model couples Latent Diffusion Models with Visual Language Models to refine the generation process, ensuring precise depictions of HOIs. We propose an interaction-aware reasoning module to improve the interpretation of the interaction, along with an interaction correcting module to refine the output image for more precise HOI generation delicately. Through a meticulous process of pose selection and object positioning, ReCorD achieves superior fidelity in generated images while efficiently reducing computational requirements. We conduct comprehensive experiments on three benchmarks to demonstrate the significant progress in solving text-to-image generation tasks, showcasing ReCorD's ability to render complex interactions accurately by outperforming existing methods in HOI classification score, as well as FID and Verb CLIP-Score. Project website is available at https://alberthkyhky.github.io/ReCorD/ .
