CVDec 19, 2024

Llama Learns to Direct: DirectorLLM for Human-Centric Video Generation

arXiv:2412.14484v36 citationsh-index: 26Has Code
Originality Incremental advance
AI Analysis

This addresses the need for more authentic human interactions in video generation, though it is incremental as it builds on existing text-to-video models.

The paper tackles the problem of generating realistic human motion in videos by introducing DirectorLLM, which uses a large language model to orchestrate human poses, resulting in higher human motion fidelity, improved prompt faithfulness, and enhanced subject naturalness compared to existing models.

In this paper, we introduce DirectorLLM, a novel video generation model that employs a large language model (LLM) to orchestrate human poses within videos. As foundational text-to-video models rapidly evolve, the demand for high-quality human motion and interaction grows. To address this need and enhance the authenticity of human motions, we extend the LLM from a text generator to a video director and human motion simulator. Utilizing open-source resources from Llama 3, we train the DirectorLLM to generate detailed instructional signals, such as human poses, to guide video generation. This approach offloads the simulation of human motion from the video generator to the LLM, effectively creating informative outlines for human-centric scenes. These signals are used as conditions by the video renderer, facilitating more realistic and prompt-following video generation. As an independent LLM module, it can be applied to different video renderers, including UNet and DiT, with minimal effort. Experiments on automatic evaluation benchmarks and human evaluations show that our model outperforms existing ones in generating videos with higher human motion fidelity, improved prompt faithfulness, and enhanced rendered subject naturalness.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes