GraphVid-Bench
收藏资源简介:
GraphVid-Bench是由伊利诺伊大学厄巴纳-香槟分校和索尼研究印度公司联合构建的大规模交互中心视频数据集,旨在支持交互感知视频生成模型的训练与评估。该数据集包含约27,000个视频片段,每个片段均配有结构化交互图标注,数据来源于多样化的开放域场景,以精准捕捉多实体间的复杂交互关系。数据集的创建过程涉及从输入图像中检测实体并提取关系边,构建有向交互场景图,从而为视频生成提供语义丰富的控制信号。该数据集主要应用于可控视频生成领域,通过交互图实现多对象动态的精确控制,解决传统轨迹或物理标注方法在表示复杂交互时的局限性,提升生成视频的物理合理性和时序一致性。
GraphVid-Bench is a large-scale interaction-centric video dataset jointly constructed by the University of Illinois Urbana-Champaign and Sony Research India, intended to support the training and evaluation of interaction-aware video generation models. This dataset contains approximately 27,000 video clips, each annotated with structured interaction graphs, and is derived from diverse open-domain scenarios to accurately capture complex interactive relationships among multiple entities. The construction process of this dataset involves detecting entities and extracting relational edges from input images, then building directed interactive scene graphs to provide semantically rich control signals for video generation. Primarily applied in the field of controllable video generation, this dataset enables precise control over the dynamics of multiple objects via interaction graphs, addresses the limitations of traditional trajectory or physical annotation methods in representing complex interactions, and enhances the physical plausibility and temporal consistency of generated videos.
GraphVid 数据集详情总结
数据集名称
GraphVid-Bench
数据集规模
- 总视频片段数:27,504 个经过精心挑选的视频片段
- 视频规格:分辨率 512×288,帧数 81 帧,帧率 16 FPS
- 数据处理:使用动态信函框保留宽高比,通过运动能量窗口选取交互最活跃的片段
数据来源
视频片段来源于以下三个数据集:
- WISA-80K
- Something-Something v2
- MagicData
图结构统计
| 统计指标 | 平均值 | 中位数 | 标准差 |
|---|---|---|---|
| 每图节点数 | 7.76 | 5.0 | 8.03 |
| 每图边数 | 4.85 | 4.0 | 3.46 |
交互复杂度分布
| 交互类型 | 视频片段数 |
|---|---|
| 无明确交互 | 3,881 |
| 单一交互 | 10,982 |
| 多交互 | 12,641 |
交互类型覆盖
数据集涵盖了力与操纵、运动学与运动、物理接触、支撑与位置关系等多种交互类型,真实世界动态往往结合多种交互基元。
标注信息
每个视频片段配有结构化的有向场景图:
- 节点:表示场景中的实体
- 边:编码交互的类型、方向和文本上下文
数据集用途
GraphVid-Bench 专为图条件可控视频生成任务设计,支持用户通过编辑有向交互图来指定物体级别的运动关系(如推、拉、举、相对移动等),替代传统的密集轨迹标注方式。




