IntPhys 2
收藏资源简介:
IntPhys 2 是一个视频基准数据集,旨在评估深度学习模型对直观物理学的理解能力。它基于原始的 IntPhys 基准,重点关注宏观物体的四个核心原则:持久性、不可变性、时空连续性和坚固性。这些原则灵感来源于儿童早期对直观物理理解的认知研究。IntPhys 2 提供了一套全面的测试,基于期望违背框架,挑战模型在受控和多样的虚拟环境中区分可能和不可能的事件。该数据集包含 1416 个视频,分为三个不同的子集。视频分为可能的和不可能的结果,以及包含和排除障碍物的情况。IntPhys 2 使用 Unreal Engine 创建了逼真的环境,包括动态阴影和照明,以更好地模拟现实世界。数据集设计用于评估模型在处理遮挡和复杂场景时的物理理解能力。
IntPhys 2 is a video benchmark dataset developed to assess the intuitive physics understanding capabilities of deep learning models. Building upon the original IntPhys benchmark, it focuses on four core principles governing macroscopic objects: persistence, invariance, spatiotemporal continuity, and solidity. These principles are inspired by cognitive research on early intuitive physical comprehension in young children. IntPhys 2 provides a comprehensive test suite grounded in the expectation-violation framework, challenging models to distinguish between possible and impossible events within controlled and diverse virtual environments. The dataset contains 1,416 videos divided into three distinct subsets. The videos are categorized by two dimensions: possible versus impossible outcomes, and scenarios with versus without obstacles. IntPhys 2 uses Unreal Engine to create realistic environments featuring dynamic shadows and lighting to better simulate the real world. The dataset is designed to evaluate models' physical understanding capabilities when dealing with occlusion and complex scenes.
IntPhys 2 数据集概述
数据集简介
IntPhys 2是一个视频基准测试,旨在评估深度学习模型对直观物理的理解能力。该数据集基于四个核心物理原则:持久性、不变性、时空连续性和固体性,这些原则受到儿童早期直观物理理解研究的启发。数据集通过违反期望框架,要求模型在受控和多样化的虚拟环境中区分可能和不可能的事件。
数据集内容
- 下载链接:Hugging Face 或 直接下载
- 代码库包含:
- 数据集下载链接
- 数据加载器
- 用于评估多模态语言模型(MLLMs)和基于预测的模型的代码
- 用于创建IntPhys 2的Unreal Engine 5.4资产和插件列表
数据集划分
| 划分 | 场景数 | 视频数 | 描述 | 用途 |
|---|---|---|---|---|
| 调试集 | 5 | 60 | 静态摄像头,明亮资产,3代生成 | 模型校准 |
| 主集 | 253 | 1,012 | 静态和移动摄像头,包含三个子集:<br>- 简单:简单环境,彩色形状<br>- 中等:多样化背景,纹理形状<br>- 困难:真实物体,复杂背景 | 主要评估集 |
| 保留集 | 86 | 344 | 移动摄像头,镜子困难子集,包括干扰物 | 测试集 |
评估方法
- MLLMs评估:提供代码支持开源模型(如Qwen-VL 2.5)和商业API(如OpenAI和Gemini)。
- 基于预测的模型评估:提供代码提取惊讶度指标,兼容V-JEPA和VideoMAEv2模型。
许可证
IntPhys 2采用CC BY-NC 4.0许可证,仅限于评估用途。禁止用于生成新的内容(如音频、视觉或文本)。
引用
如需使用IntPhys 2,请引用:
@misc{bordes2025intphys2benchmarkingintuitive, title={IntPhys 2: Benchmarking Intuitive Physics Understanding In Complex Synthetic Environments}, author={Florian Bordes and Quentin Garrido and Justine T Kao and Adina Williams and Michael Rabbat and Emmanuel Dupoux}, year={2025}, eprint={2506.09849}, archivePrefix={arXiv}, primaryClass={cs.CV}, url={https://arxiv.org/abs/2506.09849}, }




