Datasets:

Modalities:
Image
Languages:
English
ArXiv:
Libraries:
Datasets
License:
Dataset Viewer
Auto-converted to Parquet Duplicate
Search is not available for this dataset
The dataset viewer is not available for this split.
Job manager crashed while running this job (missing heartbeats).
Error code:   JobManagerCrashedError

Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.

arXiv

Overview

MOSIV is a synthetic dataset designed for the task of multi-object system identification from videos, where the goal is to recover both the 4D geometry (time-varying 3D shape) and the physical properties (e.g., stiffness, friction, plasticity) of multiple interacting objects directly from multi-view video observations.

MOSIV Teaser

MOSIV features contact-rich, multi-object interactions with diverse materials and complex dynamics. Each sequence contains multiple objects undergoing collisions, deformation, and motion, along with ground-truth physical parameters and simulation data.

The dataset is generated using Genesis simulator and supports tasks such as:

  • Dynamic 3D / 4D reconstruction
  • Physics-based system identification
  • Multi-object interaction modeling
  • Future state prediction and simulation

Dataset Structure

The dataset is organized hierarchically based on the number of objects and sequence IDs.

MOSIV/
β”œβ”€β”€ 2objs/
β”‚   β”œβ”€β”€ 01/
β”‚   β”‚   β”œβ”€β”€ data/
β”‚   β”‚   β”œβ”€β”€ masks/
β”‚   β”‚   β”œβ”€β”€ masks_vis/
β”‚   β”‚   β”œβ”€β”€ point_clouds/
β”‚   β”‚   β”œβ”€β”€ videos/
β”‚   β”‚   β”œβ”€β”€ all_data.json
β”‚   β”‚   β”œβ”€β”€ metadata.json
β”‚   β”‚   β”œβ”€β”€ points3d.ply
β”‚   β”‚   β”œβ”€β”€ transforms_train.json
β”‚   β”‚   β”œβ”€β”€ transforms_val.json
β”‚   β”‚   └── transforms_test.json
β”‚   β”œβ”€β”€ 02/
β”‚   └── …
β”œβ”€β”€ 3objs/
β”‚   β”œβ”€β”€ 012/
β”‚   β”œβ”€β”€ 013/
β”‚   └── …

Citing MOSIV If you find this dataset useful in your work, please consider citing our paper:

@misc{liu2026mosivmultiobjectidentificationvideos,
      title={MOSIV: Multi-Object System Identification from Videos}, 
      author={Chunjiang Liu and Xiaoyuan Wang and Qingran Lin and Albert Xiao and Haoyu Chen and Shizheng Wen and Hao Zhang and Lu Qi and Ming-Hsuan Yang and Laszlo A. Jeni and Min Xu and Yizhou Zhao},
      year={2026},
      eprint={2603.06022},
      archivePrefix={arXiv},
      primaryClass={cs.CV},
      url={https://arxiv.org/abs/2603.06022}, 
}
Downloads last month
114

Paper for Hanibel/MOSIV