BVB:用 Blender 程序化重建评测智能体视频理解能力

HuggingFace Daily Papers(社区热门论文)·2026-09-14 08:00·1天前
AI 导读

研究者推出 BVB(Blender-VideoBench)基准,要求智能体把真实视频重建为 Blender 动画场景,以程序化重建检验视频理解能力。评测覆盖 10 个模型家族的 51 种配置,最佳模型 Latent Similarity 达 88.6,但仅保留 53.7% 的源视频时空问答事实,增加推理能提升视觉相似度却无法缩小事实准确率差距。

HuggingFace Daily Papers(社区热门论文)
40AI 编辑部评分,满分 100

BVB:用 Blender 程序化重建评测智能体视频理解能力

2026-09-14 08:00· 1天前
AI 导读

研究者推出 BVB(Blender-VideoBench)基准,要求智能体把真实视频重建为 Blender 动画场景,以程序化重建检验视频理解能力。评测覆盖 10 个模型家族的 51 种配置,最佳模型 Latent Similarity 达 88.6,但仅保留 53.7% 的源视频时空问答事实,增加推理能提升视觉相似度却无法缩小事实准确率差距。

Multimodal agents can create complex videos in software such as Blender by coding without relying on diffusion models. Yet video understanding benchmarks still evaluate models mainly through question answering. If an agent truly understands a video, it can reconstruct it programmatically. We introduce BVB, Blender-VideoBench, a benchmark that tests this ability by asking agents to reconstruct real-world videos as animated Blender scenes. To ensure fair comparison, each agent programs the reconstruction through a lightweight harness, Mini-BVB, in an identical sandbox under a shared cost limit.

The benchmark renders each reconstruction from its animated camera and evaluates it on two axes: (1) Dual VQA measures how many spatiotemporal facts the reconstruction preserves. (2) Latent Similarity measures how closely the reconstruction matches the source video perceptually. Our overall score, a square-root mean, favors balanced performance. We evaluate 51 configurations from 10 model families and analyze semantic retention, perceptual similarity, reasoning effort, and cost. The best model reaches 88.6 Latent Similarity but retains only 53.7% of the source-correct spatiotemporal answers.

Additional reasoning improves visual similarity but does not close this gap in factual accuracy. In a blind study with 15 raters and five configurations, Latent Similarity correlates strongly with human preference. These results show that programmatic reconstruction is a viable test of agentic video understanding, and that semantic retention remains the main challenge.

来源:HuggingFace Daily Papers(社区热门论文)· arxiv.org