The dataset viewer is not available for this split.
Error code: StreamingRowsError
Exception: ArrowInvalid
Message: JSON parse error: Invalid value. in row 0
Traceback: Traceback (most recent call last):
File "/usr/local/lib/python3.14/site-packages/datasets/packaged_modules/json/json.py", line 324, in _generate_tables
df = pandas_read_json(f)
File "/usr/local/lib/python3.14/site-packages/datasets/packaged_modules/json/json.py", line 38, in pandas_read_json
return pd.read_json(path_or_buf, **kwargs)
~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.14/site-packages/pandas/io/json/_json.py", line 791, in read_json
json_reader = JsonReader(
path_or_buf,
...<16 lines>...
engine=engine,
)
File "/usr/local/lib/python3.14/site-packages/pandas/io/json/_json.py", line 905, in __init__
self.data = self._preprocess_data(data)
~~~~~~~~~~~~~~~~~~~~~^^^^^^
File "/usr/local/lib/python3.14/site-packages/pandas/io/json/_json.py", line 917, in _preprocess_data
data = data.read()
File "/usr/local/lib/python3.14/site-packages/datasets/utils/file_utils.py", line 844, in read_with_retries
out = read(*args, **kwargs)
File "<frozen codecs>", line 325, in decode
UnicodeDecodeError: 'utf-8' codec can't decode byte 0x93 in position 0: invalid start byte
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/src/services/worker/src/worker/utils.py", line 147, in get_rows_or_raise
return get_rows(
dataset=dataset,
...<4 lines>...
column_names=column_names,
)
File "/src/libs/libcommon/src/libcommon/utils.py", line 272, in decorator
return func(*args, **kwargs)
File "/src/services/worker/src/worker/utils.py", line 127, in get_rows
rows_plus_one = list(itertools.islice(safe_iter(ds, dataset=dataset), rows_max_number + 1))
File "/src/services/worker/src/worker/utils.py", line 483, in safe_iter
yield from ds.decode(False) if ds.features else ds
File "/usr/local/lib/python3.14/site-packages/datasets/iterable_dataset.py", line 2840, in __iter__
for key, example in ex_iterable:
^^^^^^^^^^^
File "/usr/local/lib/python3.14/site-packages/datasets/iterable_dataset.py", line 2373, in __iter__
for key, pa_table in self._iter_arrow():
~~~~~~~~~~~~~~~~^^
File "/usr/local/lib/python3.14/site-packages/datasets/iterable_dataset.py", line 2398, in _iter_arrow
for key, pa_table in self.ex_iterable._iter_arrow():
~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^
File "/usr/local/lib/python3.14/site-packages/datasets/iterable_dataset.py", line 536, in _iter_arrow
for key, pa_table in iterator:
^^^^^^^^
File "/usr/local/lib/python3.14/site-packages/datasets/iterable_dataset.py", line 419, in _iter_arrow
for key, pa_table in self.generate_tables_fn(**gen_kwags):
~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^
File "/usr/local/lib/python3.14/site-packages/datasets/packaged_modules/json/json.py", line 327, in _generate_tables
raise e
File "/usr/local/lib/python3.14/site-packages/datasets/packaged_modules/json/json.py", line 290, in _generate_tables
pa_table = paj.read_json(
io.BytesIO(batch), read_options=paj.ReadOptions(block_size=block_size)
)
File "pyarrow/_json.pyx", line 342, in pyarrow._json.read_json
File "pyarrow/error.pxi", line 155, in pyarrow.lib.pyarrow_internal_check_status
return check_status(status)
File "pyarrow/error.pxi", line 92, in pyarrow.lib.check_status
raise convert_status(status)
pyarrow.lib.ArrowInvalid: JSON parse error: Invalid value. in row 0Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
PhysInOne: Visual Physics Learning and Reasoning in One Suite
vLAR Group | The Hong Kong Polytechnic University | Syai Singapore | Meta
CVPR 2026
๐ Summary
PhysInOne is a large-scale synthetic dataset for visual physics learning and reasoning, containing 153,810 dynamic 3D scenes and 2 million annotated videos across 71 physical phenomena in mechanics, optics, fluid dynamics, and magnetism. Each scene features complex multi-object and multi-physics interactions with rich annotations, including RGB videos, depth maps, object masks, 3D trajectories, camera poses, object meshes, material properties, and textual descriptions. The dataset supports research on physics-aware video generation, future frame prediction, physical property estimation, motion transfer, physical reasoning, and world models.
Dynamic 3D scenes
Annotated videos
Physical phenomena
Physics domains
๐ Release Timetable
| Component | Progress | Status | Notes |
|---|---|---|---|
| Rendered Data - Train | โโโโโโโโโโ 100%(122988/122988) |
Released | Last updated: Aug 21 |
| Rendered Data - Test | โโโโโโโโโโ 100% |
Released | All Leaderboard user inputs released; GT excluded |
| Rendered Data - Val | โโโโโโโโโโ 1%(103/15411) |
In progress | |
| 3D Assets | โโโโโโโโโโ 50% |
Partially released | 1,000 Val scenes, 30,000 Train scenes, and Train/Val resource libraries |
| Leaderboard | โโโโโโโโโโ 100% |
Released | Public evaluation data for four tasks |
| Baseline code | โโโโโโโโโโ 50% |
In progress | Last updated: Sept 18 |
| Data processing | โโโโโโโโโโ 100% |
Released | Camera placement, UE rendering, EXR conversion, and point-cloud generation |
๐ฆ Dataset Repositories & Downloads
Due to the large scale of PhysInOne, the rendered data and annotations are split across 16 Hugging Face repositories. Each entry shows the shard size, release status, live all-time downloads, live downloads in the last 30 days, and its repository link.
Combined snapshot (Sep 18, 2026): P01โP16 have 1,174,892 all-time downloads and 533,706 downloads in the last 30 days. Including the main repository, the per-repository sums are 1,208,021 and 553,880.
Download badges query the official Hugging Face API and update automatically. Counts are repository-level download events, not deduplicated users; accessing multiple shards can produce one event in each shard.
For large-scale rendered-data downloading and filtering, please refer to the Rendered Data section below.
๐ Data Splits
PhysInOne is divided into Train, Val, and Test splits, containing 122,988, 15,411, and 15,411 scenes, respectively. The three splits are generated with completely distinct 3D meshes and backgrounds, ensuring that no scene or visual content is shared across splits. This separation provides a robust benchmark for evaluating generalization and physical reasoning.
๐งฑ 3D Assets
The public 3D asset release is now 50% complete. It contains shared Unreal Engine project files, Scene and Trajectory resources for 1,000 validation scenes and 30,000 training scenes, six validation resource archives, and seven training resource archives. The maintained download contains 4,375 files, including 75 ZIP archives, totaling approximately 89.40 GiB.
The Scene and Trajectory archives remain separate. Their ZIP members begin with Train/ or Val/; extracting each archive into its current parent produces Content/PhysInOne/Scenes/{Train,Val}/ and Content/PhysInOne/Trajectories/{Train,Val}/ without collisions.
- Browse the
PhysicBenchmarkproject - Download and setup guide
- Automated downloader
- Exact current release list
Install Unreal Engine 5.5.4. Windows is recommended for the simplest setup; Linux is also supported with additional platform configuration. The dependency-free GitHub downloader retrieves and assembles the complete currently released subset, safely extracts all 75 ZIP files into their correct parent directories, preserves the Unreal Engine package hierarchy, supports interrupted-run recovery, and records detailed logs.
git clone https://github.com/vLAR-group/PhysInOne.git
cd PhysInOne
python scripts/download_data.py --task 3d-assets --output-dir ./PhysInOne_data
After download and extraction, open:
PhysInOne_data/assets/PhysicBenchmark/PhysInOne.uproject
Do not rename or flatten directories such as Content/PhysInOne/, Content/__ExternalActors__/, or Content/__ExternalObjects__/; Unreal Engine asset references depend on the exact project-relative structure. See the full setup guide for manual extraction paths, disk-space guidance, resume behavior, and troubleshooting.
๐ ๏ธ Data Processing
The public data-processing toolkit is released as ordinary source files rather than a ZIP archive. It covers static-camera placement, moving-camera and Level Sequence generation, unattended Unreal Engine rendering, EXR conversion, and multi-view point-cloud generation.
- Browse the source code
- Quick-start README
- Complete camera and rendering guide
- Movie Render Queue configuration assets
The source directory contains the camera tools, Windows headless-render launcher, post-processing modules, dependency list, examples, and illustrated documentation. Install the post-processing dependencies with:
python -m pip install -r requirements-render.txt
The ten supplied Unreal configuration assets must remain under PhysicBenchmark/Content/PhysInOne/Scripts/, which Unreal Engine exposes as /Game/PhysInOne/Scripts/. The rendering configuration refers to that virtual path directly. The tools require no Hugging Face account or access token.
๐ Leaderboard Evaluation Data
All user-facing evaluation inputs required for the four PhysInOne Leaderboard tasks have been released. Ground-truth targets remain private and are not included in the public release. Exact task-specific file lists and a resumable Python downloader allow users to download one task, multiple tasks, or individual scenes without scanning unrelated dataset shards.
| Task | Released files | Public data |
|---|---|---|
| Video Generation | 75,865 | Initial RGB observations, camera metadata, and captions |
| Future Prediction | 103 ZIPs | Training-view RGB prefixes and train/val/test transform metadata |
| Physical Properties Estimation | 72 scene ZIPs + 2 shared files | Training/novel-view inputs, camera metadata, and shared supplementary resources |
| Motion Transfer | 217 ZIPs | Source videos, target reference frames, and captions |
Clone the GitHub repository once. The public downloader uses only the Python standard library and reads its maintained manifests locally:
git clone https://github.com/vLAR-group/PhysInOne.git
cd PhysInOne
Interactive downloads show one live progress bar with file count, transferred and estimated total size, current speed, and ETA. Redirected output uses periodic plain-text snapshots, while full per-file details remain in _download_logs/.
Each row is a complete command that can be copied directly. The remote Leaderboard folder names remain unchanged, while the downloader creates space-free local task directories.
| Task | Copy command | Local directory |
|---|---|---|
| Video Generation | python scripts/download_data.py --task video-generation --output-dir ./PhysInOne_data |
PhysInOne_data/leaderboard/video_generation/ |
| Future Prediction | python scripts/download_data.py --task future-prediction --output-dir ./PhysInOne_data |
PhysInOne_data/leaderboard/future_prediction/ |
| Physical Properties Estimation | python scripts/download_data.py --task physical-properties-estimation --output-dir ./PhysInOne_data |
PhysInOne_data/leaderboard/physical_properties_estimation/ |
| Motion Transfer | python scripts/download_data.py --task motion-transfer --output-dir ./PhysInOne_data |
PhysInOne_data/leaderboard/motion_transfer/ |
| All four Leaderboard tasks | python scripts/download_data.py --task video-generation future-prediction physical-properties-estimation motion-transfer --output-dir ./PhysInOne_data |
PhysInOne_data/leaderboard/ |
| Parameter | Purpose |
|---|---|
--task NAME [NAME ...] |
Select one or more tasks. Use the values in the table above, 3d-assets, or all. |
--output-dir PATH |
Set the space-free local output root. Default: ./PhysInOne_data. |
--scene TEXT |
Match a scene name or six-character scene ID; repeatable. |
--workers N |
Set concurrent downloads. Default: 4. |
--extract / --no-extract |
Enable or disable safe ZIP extraction. |
--delete-zip-after-extract |
Delete each ZIP only after verified extraction. |
--revision REV |
Select the dataset revision. Default: main. |
--dry-run / --list-only |
Preview counts/output paths or exact public URLs. |
Downloads are resumable, and every run records successes and failures for review. No Hugging Face account, access token, or Python package installation is required.
See the complete GitHub download guide, download script, and bundled manifests. The Hugging Face utility guide documents the same dependency-free interface.
๐๏ธ Rendered Data
1. Download Scripts
Please download the Utils folder from the main dataset repository. Its public scripts mirror the GitHub scripts/ tree:
Utils/
|-- metadata/
| |-- repo_assignment.txt
| +-- repo_map.json
|-- 3d_assets_lists/
|-- leaderboard_lists/
|-- 3D_ASSETS_DOWNLOAD.md
|-- LEADERBOARD_DOWNLOAD.md
+-- scripts/
|-- download_data.py
|-- download_selected.py
|-- filter_cases.py
+-- download_lists/
|-- video_generation.txt
|-- future_prediction.txt
|-- physical_properties_estimation.txt
|-- motion_transfer.txt
|-- 3d_assets.txt
|-- repo_assignment.txt
+-- repo_map.json
Run the following commands from inside the downloaded Utils/ folder:
cd "Utils"
PhysInOne is distributed across multiple Hugging Face dataset repositories because of its large scale. We provide utilities for selecting and downloading full-dataset cases and Leaderboard evaluation data:
download_data.py: downloads all four Leaderboard tasks and assembles the currently released Unreal Engine project subset.filter_cases.py: exports selected full-dataset cases to JSON.download_selected.py: downloads selected scene ZIPs from the corresponding public shards.download_lists/: contains the exact manifests used by all three scripts.
2. Requirements
Python 3.9 or newer is recommended. The download utilities use only the Python standard library and anonymous HTTPS requests; no package installation or authentication is required.
3. Filter Cases
Export a JSON file containing case information matching your filter criteria, for use in subsequent download scripts. The filter_cases.py script supports selection by:
- Split:
train,val,test - Activity complexity:
single,double,triple - Physical phenomenon abbreviation:
MovingHitsFixed,FrictionStop,LiquidTension, ...,GranularFall - Number of cases: globally sample
numcases after filtering
The following examples show common filtering workflows.
3.1 Filter by split
python scripts/filter_cases.py \
--split train \
--output selected_cases.json
3.2 Filter by split and activity complexity
python scripts/filter_cases.py \
--split train \
--activity_type double \
--output selected_cases.json
3.3 Filter by physical phenomenon abbreviation
By default, phenomenon matching uses contains mode. For example, the following command selects all double-physics cases that contain FrictionStop(For all physical phenomena and their abbreviations, please refer to the Data Fields section below.):
python scripts/filter_cases.py \
--split train \
--activity_type double \
--phenomena FrictionStop \
--match_mode contains \
--output selected_cases.json
For exact matching, use --match_mode exact. Order does not matter. For example, this command selects cases whose phenomenon set is exactly {AccelConcaveSpin, AccelSurfaceSpin}:
python scripts/filter_cases.py \
--split train \
--activity_type double \
--phenomena AccelConcaveSpin AccelSurfaceSpin \
--match_mode exact \
--output selected_cases.json
3.4 Randomly sample a fixed number of cases
--num is the global number of cases sampled after filtering (This is because the number of cases meeting the filtering criteria may be much larger than the number you need.). The default random seed is 42.
python scripts/filter_cases.py \
--split train \
--activity_type double \
--phenomena FrictionStop \
--num 3000 \
--seed 42 \
--output selected_cases.json
4. Download Selected Cases
Each selected case is downloaded as a zip file from the corresponding Hugging Face shard repository.
python scripts/download_selected.py \
--selection selected_cases.json \
--output_dir ./PhysInOne
By default, downloaded zip files are saved into a flat output folder. To preserve shard/split/activity structure:
python scripts/download_selected.py \
--selection selected_cases.json \
--output_dir ./PhysInOne \
--keep_shard_structure
The preserved structure is:
PhysInOne/
physinone_part1/
Train/
DoublePhysics/
AccelConcaveSpin_AccelSurfaceSpin__bg070__K5ER39_trajectory.zip
๐ฆ Dataset Structure
AccelConcaveSpin__bg010__m3Zrtz_trajectory/
โโโ AccelConcaveSpin__bg010__m3Zrtz_trajectory.json
โโโ blender_CineCamera_0.json
โโโ blender_CineCamera_1.json
โโโ blender_CineCamera_2.json
โโโ blender_CineCamera_3.json
โโโ blender_CineCamera_5.json
โโโ blender_CineCamera_6.json
โโโ blender_CineCamera_7.json
โโโ blender_CineCamera_8.json
โโโ blender_CineCamera_9.json
โโโ blender_CineCamera_10.json
โโโ blender_CineCamera_11.json
โโโ blender_CineCamera_12.json
โโโ blender_CineCamera_Moving.json
โโโ cameras.ply
โโโ caption.txt
โโโ points3d.ply
โโโ recorder_stats.json
โโโ static_camera_list.txt
โโโ CineCamera_0/
โ โโโ depth/ (0000.npz ~ 0089.npz, 90 files)
โ โโโ rgb/ (0000.jpg ~ 0089.jpg, 90 files)
โ โโโ seg/ (0000.npz ~ 0089.npz, 90 files)
โโโ CineCamera_1/
โ ...
โโโ CineCamera_2/
โ ...
โโโ CineCamera_3/
โ ...
โโโ CineCamera_5/
โ ...
โโโ CineCamera_6/
โ ...
โโโ CineCamera_7/
โ ...
โโโ CineCamera_8/
โ ...
โโโ CineCamera_9/
โ ...
โโโ CineCamera_10/
โ ...
โโโ CineCamera_11/
โ ...
โโโ CineCamera_12/
โ ...
โโโ CineCamera_Moving/
โโโ depth/ (0000.npz ~ 0089.npz, 90 files)
โโโ rgb/ (0000.jpg ~ 0089.jpg, 90 files)
โโโ seg/ (0000.npz ~ 0089.npz, 90 files)
๐ Annotation Details
PhysInOne provides synchronized visual and physical annotations for each dynamic 3D scene.
โขDepth
Depth maps are provided in .npz format and are expressed in meters.
โขSegmentation
Segmentation masks encode background, static foreground objects, and dynamic foreground objects.
Expected encoding:
| Pixel Value | Meaning |
|---|---|
0 |
Background |
1-127 |
Static foreground objects |
128-255 |
Dynamic foreground objects |
โขCaptions
Each scene includes a caption.txt file containing an English paragraph that describes the visual elements and the physical activity.
โขTrajectories
Each sequence includes a JSON file with the same name as the sequence. This file records the per-frame poses of selected dynamic objects, including their rotations and translations in the world coordinate system.
JSON file structure
The JSON file contains two main parts:
sequence_info: basic information about the sequence, such as the total number of frames and the frame rate (fps).actors: pose and metadata for dynamic objects, including object category, asset index path, actor type, and transformation data.
Actor-level pose storage
For each actor, the storage format depends on its actor_type:
- If
actor_typeissolid, the object is treated as a single rigid body. Its per-frame pose is stored in the actor-leveltransform_datafield, while thecomponentsfield is empty. - If
actor_typeisinteractable, the object is represented by multiple components. The actor-leveltransform_datafield is empty, and the per-component poses are stored undercomponents[component_name].transform_data.
Pose entry format in transform_data
Each entry in transform_data describes the pose of the object or component at a specific frame:
frame: frame index in the sequencetime_seconds: timestamp of the frame in secondstransform: object or component transformation, including:location: 3D positionrotation: rotation quaternionscale: 3D scale
โขCameras
Each scene includes multiple camera viewpoints to support 3D perception, reconstruction, and physics-based visual reasoning tasks.
- Taichi-based MPM simulations (elastic solids, plasticine, granular substances, some Newtonian and Non-Newtonian fluids): 15 static cameras + 1 dynamic camera
- Other scenes: 12 static cameras + 1 dynamic camera
Note: Camera IDs are not fixed across cases. The camera index mapping for each case is stored in static_camera_list.txt under that case directory.
Camera JSON structure
Per camera:
frames: list of per-frame 4ร4 camera-to-world (C2W) transformation matrices in Blender coordinate systemcamera_angle_x: horizontal field of view (FOV) in radians, can be used to compute intrinsic focal lengthimg_w,img_h: image width and height in pixelstrajectory_name: name of the camera trajectorytotal_frames,fps: number of frames and frames per second
Dynamic camera behavior
- The dynamic camera moves along a path randomly sampled on a hemisphere surrounding the center of the main objects, providing diverse viewpoints.
- JSON frame indices correspond directly to video frame indices.
โขPoint Clouds
Each scene should include points.ply.
The initial point cloud was obtained by back-projecting the pixels from each camera view in the first frame based on depth, followed by randomly sampling 100,000 points from the resulting data.
๐งฉ Data Fields
โขPhysical Phenomenon and Abbreviations
| ID | Physical Phenomenon | Abbreviation | Related Physical Laws |
|---|---|---|---|
1 |
Object collide with static, stationary objects | MovingHitsFixed | Laws of Momentum |
2 |
Moving objects collide with non-static stationary objects | MovingHitsStationary | Laws of Momentum |
3 |
Two moving objects collide | MovingHitsMoving | Laws of Momentum |
... |
... | ... | ... |
Click to expand full abbreviation table
| ID | Physical Phenomenon | Abbreviation | Related Physical Laws |
|---|---|---|---|
4 |
Objects in equilibrium of wind and gravity | WindGravityBalance | Equilibrium, Aerodynamics, Gravity |
5 |
Wind applied to a stationary object | WindPushStationary | Aerodynamics |
6 |
Wind applied to objects moving in same direction | WindPushSameDir | Aerodynamics |
7 |
Wind applied to objects moving in the opposite direction | WindPushOppDir | Aerodynamics |
8 |
Wind applied to moving objects changes its velocity (applied at an angle) | WindDeflectMotion | Aerodynamics |
9 |
Object thrown up with angle | ObliqueProjectile | Gravity |
10 |
Objects falling straight down | VerticalFall | Gravity |
11 |
Objects rolling down a straight slope | RollDownSlope | Gravity, Friction |
12 |
Objects rolling up a slope | RollUpSlope | Gravity, Friction |
13 |
Magnetic Attraction | MagnetAttract | Magnetism |
14 |
Magnetic Repulsion | MagnetRepel | Magnetism |
15 |
Objects near uniformly rotating pillar | UniformPanelSpin | Laws of Rotation |
16 |
Objects near acceleratingly rotating pillar | AccelPanelSpin | Laws of Rotation |
17 |
Objects inside uniformly rotating bowl | UniformConcaveSpin | Equilibrium, Laws of Rotation, Gravity, Friction |
18 |
Objects inside acceleratingly rotating bowl | AccelConcaveSpin | Equilibrium, Laws of Rotation, Gravity, Friction |
19 |
Objects on uniformly rotating plane | UniformSurfaceSpin | Laws of Rotation, Friction |
20 |
Objects on acceleratingly rotating plane | AccelSurfaceSpin | Laws of Rotation, Friction |
21 |
Objects on coarse surface with friction | FrictionStop | Friction |
22 |
Spring is compressed | SpringCompress | Laws of Elasticity |
23 |
Spring is stretched | SpringStretch | Laws of Elasticity |
24 |
Breakable object shatters | ImpactFracture | Laws of Plasticity |
25 |
Mirror shatters | MirrorFragmentReflect | Laws of Plasticity, Law of Reflection |
26 |
Elastic rope connection | ElasticCouple | Laws of Elasticity |
27 |
Object bounces off spring board | SpringboardRebound | Laws of Elasticity, Laws of Momentum |
28 |
Objects interact with a balanced seesaw | SeesawCenterPivot | Laws of Torque |
29 |
Objects interact with an imbalanced seesaw | SeesawOffsetPivot | Laws of Torque |
30 |
Free balloon floats to ceiling | BalloonFloat | Laws of Buoyancy |
31 |
Tethered balloon pulls string taut | BalloonTether | Laws of Buoyancy, Rope Restraint |
32 |
Multiple balloons lifting | BalloonLift | Laws of Buoyancy, Rope Restraint, Gravity |
33 |
Laser hits flat mirror and reflects | FixedPlanarRedirect | Law of Reflection |
34 |
Laser reflects off multiple mirrors | FixedArrayRedirect | Law of Reflection |
35 |
Laser hits and reflects off concave mirror | FixedConcaveRedirect | Law of Reflection |
36 |
Laser hits and reflects off convex mirror | FixedConvexRedirect | Law of Reflection |
37 |
Mirror sweeps beam | DynMirrorRedirect | Law of Reflection |
38 |
Laser blocked by object | LaserBlock | Light Obstruction |
39 |
Mirror reflection | MirrorReflect | Law of Reflection |
40 |
Cart moving forward with rolling wheels | CartMove | Complex Mechanical Structure Constraints |
41 |
Objects on rotating turntable flies off | RotTurnableInertia | Laws of Rotation, Friction, Laws of Inertia |
42 |
Rotating block pushes another objects | RotBoardInertia | Laws of Inertia, Laws of Rotation, Laws of Momentum |
43 |
One object carrying another | LinCarryInertia | Laws of Inertia, Friction |
44 |
Catapult launches objects | CatapultLaunch | Special Mechanical Structure, Gravity |
45 |
Chain suspends objects | ChainSuspend | Complex Mechanical Structure Constraints, Gravity |
46 |
Objects Swing | SimplePendulum | Laws of Pendulum Motion, Gravity |
47 |
Double Pendulum Moves | DoublePendulum | Laws of Multiple Pendulum Motion, Gravity |
48 |
Crank push objects | CrankPush | Special Mechanical Structure |
49 |
Wall composed of square blocks collapses | BlockWallCollapse | Gravity, Structural Stability |
50 |
Wooden board supported by sticks collapses | StickSupportFail | Gravity, Structural Stability |
51 |
Objects float on the fluid surface | FloatOnLiquid | Laws of Buoyancy, Fluid Dynamics |
52 |
Objects drop into the fluid | DropInLiquid | Laws of Buoyancy, Fluid Dynamics |
53 |
Objects' movement causes fluid motion | MovingObjDriveLiquid | Fluid Dynamics |
54 |
Flowing fluid carries objects along | LiquidCarryMovingObj | Laws of Buoyancy, Fluid Dynamics |
55 |
Fluid flows against stationary objects | LiquidHitFixedObj | Fluid Dynamics |
56 |
Fluid transfers from one container to another | LiquidTransfer | Fluid Dynamics, Conservation of Mass, Surface Tension |
57 |
Fluid passes through several connected containers | LiquidMultiTransfers | Fluid Dynamics, Conservation of Mass, Surface Tension |
58 |
Fluid flows through grid-like structures | LiquidThroughGrid | Fluid Dynamics, Conservation of Mass |
59 |
Fluid moves across mountainous or uneven landscapes | LiquidAcrossUneven | Fluid Dynamics |
60 |
Increasing fluid volume elevates the surface level | LiquidRise | Fluid Dynamics |
61 |
Fluid flows along the contours of an object's surface | LiquidAlongContours | Fluid Dynamics |
62 |
Jet-like fluid projection upward or outward | JetLiquid | Fluid Dynamics |
63 |
Fluid exhibits surface tension | LiquidTension | Fluid Dynamics, Laws of Surface Tension |
64 |
Fluid refracts light when crossing media | LiquidRefraction | Fluid Dynamics, Optics, Law of Refraction (Snell's Law) |
65 |
Sticky fluid drips and accumulates on objects | StickyToObjects | Laws of Cohesion, Viscous Flow |
66 |
Sticky fluid falls from an object's surface | StickyFromObjects | Laws of Cohesion, Laws of Viscous Flow (Navier-Stokes) |
67 |
An elastic object falls and bounces on another surface | ElasticFall | Laws of Elasticity |
68 |
A plasticine object falls and deforms on a surface | PlasticineFall | Laws of Plasticity |
69 |
A Newtonian fluid falls and spreads across a surface | NewtonianFluidFall | Laws of Viscous Flow (Navier-Stokes) |
70 |
A Non-Newtonian fluid falls and flows with variable resistance | NonNewtonianFluidFall | Laws of Viscoplastics Flow |
71 |
A granular substance falls and disperses across a surface | GranularFall | Laws of Friction |
Example: MovingHitsStationary_WindDeflectMotion_BalloonFloat__bg140__TZlWl1
- The first three components correspond to specific physical phenomenon abbreviations (see table above).
bg140indicates that the scene uses background number 140.- The last six-character string (
TZlWl1) is a unique hash code generated for this scene to guarantee uniqueness.
This naming convention allows users to quickly parse scene metadata and link it to the corresponding physical phenomena, background, and unique identifier.
๐ License
All 3D assets and materials included in PhysInOne have been sourced from publicly available platforms and verified to carry licenses compatible with non-commercial use. These include:
- SketchFab: assets under various licenses, verified that AI-related usage is allowed.
- Fab: assets under CC BY or Unreal Engine Standard License, explicitly permitting AI-related usage.
- BlenderKit: distributed under Royalty-Free (RF) license.
- ShareTextures: textures under CC0 license.
In total, assets comply with licenses including CC BY-NC, CC BY-SA, CC BY-NC-SA, CC0, CC BY, and RF, ensuring all files can be legally used for building a non-commercial dataset. Users must adhere to the original licenses for any redistribution or derivative work.
๐ Citation
If you use PhysInOne in your research, please cite:
@misc{zhou2026physinonevisualphysicslearning,
title={PhysInOne: Visual Physics Learning and Reasoning in One Suite},
author={Siyuan Zhou and Hejun Wang and Hu Cheng and Jinxi Li and Dongsheng Wang and Junwei Jiang and Yixiao Jin and Jiayue Huang and Shiwei Mao and Shangjia Liu and Yafei Yang and Hongkang Song and Shenxing Wei and Zihui Zhang and Peng Huang and Shijie Liu and Zhengli Hao and Hao Li and Yitian Li and Wenqi Zhou and Zhihan Zhao and Zongqi He and Hongtao Wen and Shouwang Huang and Peng Yun and Bowen Cheng and Pok Kazaf Fu and Wai Kit Lai and Jiahao Chen and Kaiyuan Wang and Zhixuan Sun and Ziqi Li and Haochen Hu and Di Zhang and Chun Ho Yuen and Bing Wang and Zhihua Wang and Chuhang Zou and Bo Yang},
year={2026},
eprint={2604.09415},
archivePrefix={arXiv},
primaryClass={cs.CV},
url={https://arxiv.org/abs/2604.09415},
}
๐ฎ Contact
For questions about the dataset, please contact:
- {siyuan.zhou, hejun.wang, hu123.cheng, jinxi.li}@connect.polyu.hk, bo.yang@polyu.edu.hk
- Downloads last month
- 33,073