Generating Animated Layouts as Structured Text Representations
Yeonsang Shin, Jihwan Kim, Yumin Song, Kyungseung Lee, Hyunhee Chung, Taeyoung Na
TL;DR
This work tackles the challenge of generating video advertisements with readable text and precisely controlled animated layouts by introducing Animated Layout Generation and a Structured Text (ST) Representation. The authors present VAKER, a text-to-video pipeline that decomposes ad creation into three stages (Banner, Mainground, Animation) and leverages Unstructured Text (UT) Reasoning to translate prompts into ST-Representations, with LoRA-fine-tuned experts guiding each stage. They also build an automated dataset pipeline of 2,224 real ads and introduce evaluation metrics, notably Fréchet Motion Distance ($FMD$) and layout metrics (Overlap, mIoU), demonstrating that VAKER outperforms diffusion-based and static-layout baselines in motion realism and typography fidelity. The work highlights a significant step toward automated, controllable video ad generation, enabling high-quality, text-rich animations with spatial-temporal precision and opening avenues for richer, scalable ad production pipelines.
Abstract
Despite the remarkable progress in text-to-video models, achieving precise control over text elements and animated graphics remains a significant challenge, especially in applications such as video advertisements. To address this limitation, we introduce Animated Layout Generation, a novel approach to extend static graphic layouts with temporal dynamics. We propose a Structured Text Representation for fine-grained video control through hierarchical visual elements. To demonstrate the effectiveness of our approach, we present VAKER (Video Ad maKER), a text-to-video advertisement generation pipeline that combines a three-stage generation process with Unstructured Text Reasoning for seamless integration with LLMs. VAKER fully automates video advertisement generation by incorporating dynamic layout trajectories for objects and graphics across specific video frames. Through extensive evaluations, we demonstrate that VAKER significantly outperforms existing methods in generating video advertisements. Project Page: https://yeonsangshin.github.io/projects/Vaker
