AgentHOI: Multi-Agent Reasoning for Human-Object-Interaction Video Generation via Implicit Representation Alignment

· Source: cs.CV updates on arXiv.org · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Robotics & Autonomous Systems, Emerging Technologies & Innovation · Depth: Expert, extended

Summary

AgentHOI is a novel text-driven framework for human-object interaction (HOI) video generation, addressing limitations of explicit motion control. It employs a "thinking-before-generation" schema, utilizing multi-agent reasoning for visual perception, interaction analysis, and motion planning to translate high-level textual intent into physically grounded action timelines. The system integrates an implicit text-to-motion alignment strategy, distilling motion priors into its Wan2.1-I2V-14B video diffusion model, which removes the need for explicit motion inputs during inference. AgentHOI's training leverages a mixed-source dataset of 71,000 real-world and 37,000 synthetic clips, with synthetic data applied at high-noise timesteps. Experiments demonstrate superior performance over state-of-the-art methods in interaction naturalness, object appearance preservation (Obj-DINO), and adherence to complex instructions across cross-motion-driven, HOMA, and AnchorCrafter test sets, with user studies showing significant preference.

Key takeaway

For Machine Learning Engineers developing controllable human-object interaction video generation, AgentHOI demonstrates a robust path to text-driven control. You should consider integrating multi-agent reasoning to deconstruct complex interactions into explicit action plans. Furthermore, adopting implicit text-to-motion feature alignment can embed crucial motion dynamics into your diffusion models, reducing reliance on expensive explicit motion inputs at inference. This strategy significantly improves interaction naturalness and object consistency, enabling more scalable and generalizable HOI synthesis.

Key insights

Text-driven HOI video generation benefits from multi-agent reasoning and implicit text-motion alignment, eliminating explicit motion inputs.

Principles

Method

AgentHOI uses a multi-agent system (perception, relation, motion planner, clipping refiner) to create a second-by-second action timeline from text. This plan conditions a Wan2.1-I2V-14B diffusion model, which is trained with implicit text-to-motion feature alignment using TRD loss.

In practice

Topics

Code references

Best for: Research Scientist, AI Scientist, Computer Vision Engineer, Machine Learning Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by cs.CV updates on arXiv.org.