The Dataset Viewer has been disabled on this dataset.

ArtVIP dataset card

License Project Page Hugging Face arXiv Paper

πŸŽ‰πŸŽ‰πŸŽ‰ ArtVIP is accepted by ICLR 2026

Key Features

βœ… 206 high-quality digital-twin articulated objects. articulated objects

Digital Twin Scenes

βœ… 6 pre-configured digital-twin scenes, 6 user-defined scenes

Modular Interaction

βœ… Reusable Modular interaction

Physics Fidelity

βœ… Physics fidelity

Affordance Annotations

βœ… Pixel-level affordance annotations


Version History

Click here to view historical versions

Version Release Date Description Highlights
v1.1 2025-08 Optimized the details of interactive scenes. βœ… Modify interactive scene joint drive configuration
βœ…Optimize collision volume decomposition within interactive scenes
βœ…Including 48 modular interactive objects
v1.0 2025-06 Initial release of ArtVIP dataset βœ… 206 articulated objects
βœ… 6 interactive scenes
βœ… 6 digital twin scenes

Dataset Information

Description

Click here for a detailed dataset description and full video introduction.

Dataset Structure

  1. Articulated objects

    Click here for the introduction to Articulated objects.

The specific modular-interaction types:

Modular Interaction 1

Damping_Effect_cabinet

Modular Interaction 2

Magnetic_Effect_dishwasher

Modular Interaction 3

Trigger_Interactions_table

Modular Interaction 4

Damping_Effect_cabint

Modular Interaction 5

Magnetic_Effect_refrigerator

Modular Interaction 6

Trigger_Interactions_trash_can

  1. Scenes

    2.1 Digital Twin Scenes

    πŸ“ ArtVIP/Secenes contains 6 user-defined digital-twin scenes.

    2.2 Interactive_scene

    πŸ“ ArtVIP/Interactive_scene contains 6 pre-configured Interactive scenes.

Kitchen Scene

πŸ”ͺ Kitchen Scene Interaction

Small Living Room Scene

πŸ“Ί Small Living Room Interaction

Parlor Scene

πŸ›‹οΈ Parlor Scene Interaction

Bedroom Scene

πŸ›οΈ Bedroom Scene Interaction


How to use

  1. Install Isaac Sim 4.5

    # Create installation directory
    mkdir ~/isaacsim
    
    # Unzip package (assuming downloaded to ~/Downloads)
    cd ~/Downloads
    unzip "isaac-sim-standalone@4.5.0-rc.36+release.19112.f59b3005.gl.linux-x86_64.release.zip" -d ~/isaacsim
    
    # Run post-installation setup
    cd ~/isaacsim
    ./post_install.sh
    
    # Launch Isaac Sim
    ./isaac-sim.sh
    

Examples

Interaction Demo:

  1. Locate the scene file: /Interactive_scene/kitchen/Interactive_kitchen.usd

  2. Open in Isaac Sim and click ▢️ PLAY

  3. Force Application:

    • Hold SHIFT + Left Click and drag to apply external forces (highlighted in green in the demonstration image)

πŸšͺ Door Operation

πŸ’‘ Light Switch Activation

πŸ”₯ Microwave Interaction

❄️ Refrigerator Interaction

Full Object Interactivity:

Kitchen Scene Example

🍳 Kitchen Interaction Showcase

Bedroom Scene Example

πŸ›‹οΈ livingroom Interaction Showcase

childrenroom Scene Example

🧸 childrenroom Interaction Showcase

Bedroom Scene Example

🍽️ kitchen_with_parlor Interaction Showcase


BibTeX

@inproceedings{jin2026artvip,
  title={ArtVIP: Articulated Digital Assets of Visual Realism, Modular Interaction, and Physical Fidelity for Robot Learning},
  author={Zhao Jin and Zhengping Che and Tao Li and Zhen Zhao and Kun Wu and Yuheng Zhang and others},
  booktitle={International Conference on Learning Representations (ICLR)},
  year={2026}
}
Downloads last month
2,083

Paper for x-humanoid-robomind/ArtVIP