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

Enables efficient, generalist video understanding by combining an Inflated 3D Vision Transformer and adaptive frame-resolution streaming with a scalable video data synthesis pipeline; ships as a fully open 4B-parameter MLLM that improves general, long-form, and streaming benchmarks.

Uses large-scale text-to-video generative pretraining to create GenCeption, a feed-forward perception model that performs diverse vision tasks from text instructions—depth, surface normals, camera pose, referring segmentation, and 3D keypoints—often matching or surpassing specialized models while requiring far less task-specific data.

Recovers and predicts RGB video from sparse event-camera streams by fine-tuning pre-trained video diffusion priors; jointly addresses reconstruction, long-horizon prediction, and bidirectional frame interpolation with mechanisms to reduce temporal drift and enforce interpolation consistency.