AIAny
Icon for item

PhysicalAI-WorldModel-Synthetic-Physical-Interaction-Scenes

Large-scale synthetic video dataset of physically simulated multi-object interaction scenes for training and evaluating models on physical reasoning, depth and optical-flow estimation, instance segmentation, and physics-grounded captioning. Provides RGB + lossless depth, per-frame instance masks, per-object physics annotations (NPZ), VLM-grounded captions, and USD scene files — useful for world-model and simulation-to-real work; commercial use permitted.

Introduction

Most progress on video-based physical reasoning stalls when datasets lack precise, per-object physics labels or replayable scenes. This collection addresses that gap by providing reproducible Isaac Sim scenes with frame-level physics states and multiple visual modalities, letting researchers train and benchmark models that must predict both visual outcomes and underlying physical quantities.

What Sets It Apart
  • Reproducible, simulation-backed annotations: every clip is tied to a USD scene and deterministic seed so runs can be replayed exactly — valuable for debugging learned dynamics and for ablation studies. This differs from many real-world video datasets that offer only sparse labels.
  • Physics-native labels, not proxies: per-object velocity, angular velocity, center-of-mass displacement and cumulative rotation are exported alongside per-frame segmentation and lossless depth, enabling supervised training on physics targets (NPZ) and auxiliary visual objectives (depth, flow, segmentation).
  • Multi-scenario coverage tuned for dynamics: ten procedurally parameterized scene families (domino chains, ball mixers, billiards, towers, wrecking-ball, ramps, etc.) emphasize different phenomena (chains, multi-body collisions, constrained dynamics) so models learn transferable physical primitives instead of overfitting a single interaction type.
Who it's for — and tradeoffs

Great fit if you are training world models, physics-aware video predictors, or depth/flow/segmentation networks that benefit from dense, deterministic ground truth and want to test simulation-to-real transfer. It’s also useful for physics-grounded captioning research because captions are grounded in actual physics values. Look elsewhere if your target is purely in-the-wild visual diversity or human-centric scenes: the dataset is fully synthetic (no real imagery), is large in storage (~15 TB across modalities), and requires compute and storage infrastructure to host and preprocess the lossless depth and per-frame PNG masks.

Where it fits

Use this dataset to bootstrap models that learn dynamics priors or to generate synthetic pretraining for downstream real-data fine-tuning. Combine with real-world datasets for domain-adaptation workflows; treat it as a physics-rich complement rather than a drop-in replacement for natural video benchmarks.

Information

  • Websitehuggingface.co
  • AuthorsNVIDIA Corporation
  • Published date2026/05/05

Categories

More Items

Hugging Face

Evaluates retrievers and search agents on synthetic multi-hop questions that require assembling a complete set of supporting evidence. Provides English and Russian variants (395 questions each), a fixed dense index embedded with Qwen3-Embedding-8B, and BrowseComp-Plus evaluation integrations.

Hugging Face

Provides re-annotated academic video instruction data for captioning, video QA, and fine-grained motion understanding; rewrites short answers and concise captions into evidence-grounded, instruction-following responses and supplies JSONL annotation files (original videos not included).

Hugging Face

Provides 324 Russian short-answer web-search tasks with gold supporting documents to evaluate fixed-index retrievers and search agents. Tasks span eight topical categories and five retrieval challenge types (multihop, structured evidence, temporal, entity disambiguation, comparative) and use a Qwen3-Embedding-8B index for evaluation.