HOMIE: Human-object Centric Video Personalization via Multimodal Intelligent Enchancement
The paper introduces HOMIE, a unified framework for human-object centric video personalization that leverages a novel MLLM integration strategy with global multimodal guidance and modality-reference embeddings to simultaneously achieve high subject fidelity and accurate human-object interaction patterns.
Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer
Imagine you're in a room full of digital artists, but instead of paintbrushes, they wield magic wands made of code. This is the world of AI video generation, a field where computers learn to dream up moving pictures from simple text descriptions. For a long time, these digital dreamers were great at making landscapes or abstract art, but they struggled when asked to put specific characters into a scene and have them do specific things. It's like asking a chef to cook a meal but only giving them a vague idea of the ingredients; the result might look delicious, but it rarely tastes like what you actually wanted.
Two big ideas make this magic possible. First, there's video personalization, which is like teaching the AI to recognize a specific friend or a favorite toy so it can put them into any story you tell. Second, there's Human-Object Interaction, which is the tricky part of making sure that friend actually holds the toy, opens a door, or drinks from a cup, rather than just floating next to it. The challenge has been getting the computer to understand not just who is in the video, but how they relate to the objects around them, especially when those objects are weird things like a specific brand logo or a text label on a shirt. If the AI gets this wrong, the video looks like a glitchy dream where people phase through walls or hold invisible items.
Enter HOMIE (Human-object Centric Video Personalization via Multimodal Intelligent Enhancement), a new framework from researchers at the Hong Kong University of Science and Technology that tries to fix these glitches. Think of HOMIE as a super-smart director who doesn't just read the script but also studies a photo album of the actors and the props before filming starts.
The paper tackles two main problems that previous directors (AI models) have struggled with. The first is the "Inter-Subject" problem: when you have a human and an object (like a person and a coffee cup), the AI often struggles to make them interact correctly, especially if the object is something abstract like a logo. It's like the AI knows what a "cup" is, but it doesn't know that the "COSTA" logo belongs on that specific cup. The second is the "Intra-Subject" problem: sometimes you want to show the same object from different angles or with text on it (like an OCR map of a sign). Previous models often got confused, treating these different views as totally different objects, or they couldn't read the text correctly.
To solve this, HOMIE introduces a clever new way of using a Multimodal Large Language Model (MLLM). You can think of an MLLM as a very well-read assistant who has seen millions of images and knows how things relate to each other. Previous methods tried to force this assistant to rewrite the entire script (the text encoder), which was messy and expensive. HOMIE, however, keeps the original scriptwriter but lets the assistant whisper specific instructions directly to the camera crew.
The paper proposes two key tools to make this work:
- Global Multimodal Guidance (GMG): Imagine the AI is watching a video frame by frame. GMG is like a spotlight that shines on the "big picture" understanding the assistant has. It takes the assistant's knowledge about how a human should interact with an object and injects it directly into the video's self-attention mechanism. This helps the AI understand that the logo must go on the cup, not the sofa, without needing to be told explicitly in the prompt.
- Modality-Reference Embedding (MRE): This is like giving the AI a set of color-coded tags. If you show the AI three photos of the same person from different angles, or a photo of a sign and a video of that sign, MRE tags them all with the same "identity color." This tells the AI, "Hey, these are all the same thing!" preventing it from getting confused and treating them as separate characters.
The researchers tested HOMIE against other top-tier AI video generators. They found that HOMIE was better at keeping characters consistent, following text instructions, and handling tricky interactions like logos on cups or reading text on signs. In their tests, HOMIE improved the accuracy of reading text (OCR) by about 21.8% compared to one of the leading competitors. When they asked human volunteers to pick the best videos, HOMIE won the majority of the time, scoring around 66.1% for subject consistency and 64.7% for text following.
The paper suggests that by separating the "who" (the identity) from the "what" (the object) and using a smart assistant to guide the interaction, we can make AI videos that feel much more real and less like a hallucination. While the authors don't claim to have solved every problem in video generation, their experiments show that this specific approach of combining multimodal knowledge with careful token management is a significant step forward in making AI video personalization both smarter and more reliable.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.