Evaluating Design Video Generation: Metrics for Compositional Fidelity
Paper • 2605.16223 • Published
Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
Benchmark for evaluating video generation models on graphic design videos. Built on 136 real animated design layouts from the Lica dataset.
Paper: arXiv:2605.16223 | Code: github.com/purvanshi/lica-bench
from datasets import load_dataset
ds = load_dataset("lica-world/GDB-video")
@article{deganutti2026evaluating,
title={Evaluating Design Video Generation: Metrics for Compositional Fidelity},
author={Deganutti, Adrienne and Cao, Dingning and Seol, Jaejung and Hirsch, Elad and Mehta, Purvanshi},
journal={arXiv preprint arXiv:2605.16223},
year={2026}
}