AIAny
Icon for item

KeyFrame-Compass: Towards Comprehensive Evaluation of Keyframe-Conditioned Video Generation

Comprehensive benchmark and automated evaluation framework for keyframe-conditioned video generation—decomposes keyframe execution into six metrics and assesses overall video quality with evidence-grounded MLLM judgments and specialized perception models.

Introduction

Keyframe-conditioned workflows are becoming a standard way for creators to steer video generation, but it's unclear whether current models can both faithfully execute prescribed keyframes and produce natural, temporally coherent videos. KeyFrame-Compass tackles this gap by providing a controlled benchmark and an automated evaluation suite that makes the trade-offs explicit and measurable.

Key Findings
  • Models show a clear trade-off between faithful keyframe execution and natural video synthesis — improving one often harms the other, so model choice depends on whether fidelity or realism is the priority.
  • Performance degrades as keyframe density increases, indicating current systems struggle to satisfy many tight constraints across time.
  • Most open-source models fail to interpret storyboard-grid inputs as temporally ordered sequences, revealing a usability gap for common authoring formats.
  • The benchmark exposes varied failure modes (presence, fidelity, ordering, localization, persistence, uniqueness), enabling targeted improvement rather than coarse, single-number comparisons.
Who It's For and Tradeoffs

Great fit if you evaluate or develop video generation models that must follow visual references (researchers, model developers, dataset curators). The benchmark is useful when you need fine-grained diagnostics of how well models realize keyframes under varying prompt granularity, conditioning format, and keyframe density. Look elsewhere if you only need generic perceptual quality scores or single-frame image metrics — KeyFrame-Compass focuses on temporal execution and reference compliance rather than purely aesthetic scoring.

Methodology

The benchmark contains 386 curated samples spanning three application domains, two video structures, two prompt granularities, two conditioning formats, and four keyframe densities to enable controlled comparisons. Keyframe execution is decomposed into six complementary automated metrics: presence, fidelity, temporal ordering, localization, persistence, and uniqueness. Overall video quality is assessed via evidence-grounded MLLM judgments augmented with specialized perception models, allowing joint measurement of constraint adherence and synthesis quality. Experiments on nine representative systems reveal systematic limitations and provide actionable axes for future model improvements.

Information

  • Websitearxiv.org
  • AuthorsYuqi Tang, Tengfei Liu, Yizheng Lai, Yuran Wang, Yang Shi, Wanshun Su, Zhuoran Zhang, Qixun Wang, Xiaohan Zhang, Xinlei Yu
  • Published date2026/07/15

Categories

More Items

Measures whether video generators reproduce the correct distribution of possible physical behaviors under repeated rollouts. Introduces PAWBench and PAWEval to convert repeated generations into outcome-level empirical distributions and quantify probabilistic alignment; evaluates 50 scenarios and 11 models and finds no model consistently matches reference probabilities.

Evaluates visual reasoning in video generation models using 27 photorealistic tasks (810 instances), a two-level taxonomy of domains and skill tags, and task designs that enforce valid intermediate trajectories and calibrated difficulty.

Treats human annotations as oracle rollouts and separates them from on-policy baselines to improve reinforcement learning for video multimodal LLMs. Key features include a decoupled advantage estimator, sign-balanced pruning, and scalable gains across model sizes and data budgets.