{ "@context": { "@language": "en", "@vocab": "https://schema.org/", "citeAs": "cr:citeAs", "column": "cr:column", "conformsTo": "dct:conformsTo", "cr": "http://mlcommons.org/croissant/", "rai": "http://mlcommons.org/croissant/RAI/", "prov": "http://www.w3.org/ns/prov#", "data": { "@id": "cr:data", "@type": "@json" }, "dataType": { "@id": "cr:dataType", "@type": "@vocab" }, "dct": "http://purl.org/dc/terms/", "examples": { "@id": "cr:examples", "@type": "@json" }, "extract": "cr:extract", "field": "cr:field", "fileProperty": "cr:fileProperty", "fileObject": "cr:fileObject", "fileSet": "cr:fileSet", "format": "cr:format", "includes": "cr:includes", "isLiveDataset": "cr:isLiveDataset", "jsonPath": "cr:jsonPath", "key": "cr:key", "md5": "cr:md5", "parentField": "cr:parentField", "path": "cr:path", "recordSet": "cr:recordSet", "references": "cr:references", "regex": "cr:regex", "repeated": "cr:repeated", "replace": "cr:replace", "samplingRate": "sc:samplingRate", "equivalentProperty": "sc:equivalentProperty", "sc": "https://schema.org/", "separator": "cr:separator", "source": "cr:source", "subField": "cr:subField", "transform": "cr:transform" }, "@type": "sc:Dataset", "name": "apple-pi-full", "description": "Apple-Pi (Full): a physics benchmark of 400 cases (243 simulation + 157 realworld) for evaluating physics reasoning in image and video generation models. Each case provides a video clip (or rendered frames) with ground-truth annotations of physical parameters, instance segmentation, and per-frame velocity. Released for double-blind submission.", "conformsTo": "http://mlcommons.org/croissant/1.1", "license": "https://creativecommons.org/licenses/by-sa/4.0/", "url": "https://huggingface.co/datasets/AnonymousSubmitt/apple-pi-full", "version": "1.0.0", "datePublished": "2026-05-07", "citeAs": "@misc{anonymous2026applepi, title={Apple-Pi: Physics Infographics Benchmark}, author={Anonymous}, year={2026}}", "creator": { "@type": "Organization", "name": "Anonymous" }, "keywords": [ "physics reasoning", "video generation", "image generation", "benchmark", "evaluation" ], "rai:dataLimitations": "Apple-Pi is intended for evaluation, not training. Synthetic cases are generated with NVIDIA Isaac Sim (rigid-body dynamics) and do not capture deformation or fluid dynamics. Realworld cases are short controlled clips with limited environmental diversity. Not recommended for safety-critical or clinical applications.", "rai:dataBiases": "Task distribution covers nine simulation tasks and seven realworld categories with case counts measured per category; common phenomena (projectile, freefall) are more represented than rarer composition or multi-body collision cases. Synthetic cases use a curated 76-material library; realworld cases are recorded under controlled lighting. No demographic bias because no humans are present.", "rai:personalSensitiveInformation": "None. Synthetic cases contain no people; realworld videos do not show identifiable individuals.", "rai:dataUseCases": "Evaluating physics reasoning in image- and video-generation models across perception, comprehension, and generation tracks. Validated for zero-shot benchmark evaluation. Not validated for training, clinical decision-making, or robotic control.", "rai:dataSocialImpact": "Positive: provides a controlled benchmark to measure physics understanding gaps in current generation models. Risk: scores may be over-interpreted as general physics reasoning ability. Mitigation: released under CC BY-SA 4.0 with explicit research-evaluation framing; contains no humans or sensitive content.", "rai:hasSyntheticData": true, "prov:wasDerivedFrom": [ { "@type": "prov:Entity", "prov:label": "Original recordings (no upstream source dataset)", "sc:description": "This dataset is not derived from any external public dataset. Synthetic cases are originally generated using NVIDIA Isaac Sim (a 3D rigid-body physics simulator). Realworld cases are originally recorded video clips collected under controlled laboratory conditions." } ], "prov:wasGeneratedBy": [ { "@type": "prov:Activity", "prov:type": { "@id": "https://www.wikidata.org/wiki/Q4929239" }, "prov:label": "Synthetic data generation", "sc:description": "Simulation cases (243 total across 10 physics tasks) generated with NVIDIA Isaac Sim (rigid-body 3D physics simulator built on PhysX). For each scene we specified physical parameters (gravity, materials, initial velocities, friction, restitution), ran deterministic simulation, and rendered video frames at 24 fps along with per-frame instance segmentation, depth, mask, velocity, and density buffers. Ground-truth labels are computed directly from physics-engine state.", "prov:atTime": "2025/2026", "prov:wasAttributedTo": [ { "@type": "prov:SoftwareAgent", "@id": "nvidia_isaac_sim", "prov:label": "NVIDIA Isaac Sim" } ] }, { "@type": "prov:Activity", "prov:type": { "@id": "https://www.wikidata.org/wiki/Q4929239" }, "prov:label": "Realworld video recording", "sc:description": "Realworld cases (157 total across 7 physics categories) are short video clips (under 10 seconds) recorded under controlled laboratory conditions with calibrated camera setups. Each clip captures one physical phenomenon (free-fall, projectile motion, collision, etc.) with manually measured physical parameters.", "prov:atTime": "2025/2026", "prov:wasAttributedTo": [ { "@type": "prov:Agent", "@id": "anonymous_data_collection_team", "prov:label": "Anonymous data collection team" } ] }, { "@type": "prov:Activity", "prov:type": { "@id": "https://www.wikidata.org/wiki/Q4929239" }, "prov:label": "Annotation", "sc:description": "Synthetic cases: annotations are 100% programmatic (computed directly from Isaac Sim physics state). Realworld cases: physical parameters were human-labeled using laboratory instruments (digital balance, digital caliper, frame-by-frame velocimetry); segmentation masks and per-frame velocity references were computed via standard tracking pipelines and reviewed by annotators. Formula choices and correct-answer keys for the comprehension track were authored by domain experts. Every case underwent a three-pass independent review (one primary annotator + two secondary reviewers) with disagreement resolution by a senior arbitrator backed by analytical physics where applicable.", "prov:atTime": "2025/2026", "prov:wasAttributedTo": [ { "@type": "prov:Agent", "@id": "anonymous_annotation_team", "prov:label": "Anonymous annotation team" }, { "@type": "prov:SoftwareAgent", "@id": "programmatic_annotation_pipeline", "prov:label": "Programmatic annotation pipeline" } ] } ], "distribution": [ { "@type": "cr:FileObject", "@id": "repo", "name": "repo", "description": "The Hugging Face git repository hosting the full Apple-Pi dataset.", "contentUrl": "https://huggingface.co/datasets/AnonymousSubmitt/apple-pi-full", "encodingFormat": "git+https", "sha256": "https://github.com/mlcommons/croissant/issues/80" }, { "@type": "cr:FileSet", "@id": "sim_subset", "name": "sim_subset", "description": "Simulation cases (243 total). Each case is a folder containing rendered video frames, instance segmentation, depth, mask, velocity, density, and physics annotations.", "containedIn": { "@id": "repo" }, "encodingFormat": "application/octet-stream", "includes": "sim_subset/**/*" }, { "@type": "cr:FileSet", "@id": "realworld_subset", "name": "realworld_subset", "description": "Realworld cases (157 total). Each case is a folder containing a video clip, instance segmentation, mask, instantaneous velocity reference, and physics annotations.", "containedIn": { "@id": "repo" }, "encodingFormat": "application/octet-stream", "includes": "realworld_subset/**/*" } ], "recordSet": [ { "@type": "cr:RecordSet", "@id": "sim_files", "name": "sim_files", "description": "One record per file in sim_subset/.", "field": [ { "@type": "cr:Field", "@id": "sim_files/filename", "name": "filename", "description": "Relative file path inside sim_subset/.", "dataType": "sc:Text", "source": { "fileSet": { "@id": "sim_subset" }, "extract": { "fileProperty": "filename" } } } ] }, { "@type": "cr:RecordSet", "@id": "realworld_files", "name": "realworld_files", "description": "One record per file in realworld_subset/.", "field": [ { "@type": "cr:Field", "@id": "realworld_files/filename", "name": "filename", "description": "Relative file path inside realworld_subset/.", "dataType": "sc:Text", "source": { "fileSet": { "@id": "realworld_subset" }, "extract": { "fileProperty": "filename" } } } ] } ] }