[CVPR 2026 Highlight] Wanderland: Geometrically Grounded Simulation for Open-World Embodied AI

May 1, 2026 ยท View on GitHub

arXiv Website HF Dataset: Wanderland

Warning

Dataset Update In Progress โ€” Known issues found in our dataset. Fixed version expected by end of May 2026.

Release TODO

  • Simulation Code Release
  • [Jan 17, 2026] 3D Reconstruction Benchmark Release
  • [Jan 17, 2026] Data Release

Getting Started

Wanderland is a comprehensive framework that consists of many different components. Each component is relatively independent so please refer to the README.md file in each subfolder for more details. Note that all components use uv for dependency management. Please install uv first if you haven't done so.

curl -LsSf https://astral.sh/uv/install.sh | sh

Each component have its own virtual environment. Remember to deactivate and reactivate the venv when switching between different components.

Citation

@article{liu2025wanderland,
  title={Wanderland: Geometrically Grounded Simulation for Open-World Embodied AI},
  author={Liu, Xinhao and Li, Jiaqi and Deng, Youming and Chen, Ruxin and Zhang, Yingjia and Ma, Yifei and Guo, Li and Li, Yiming and Zhang, Jing and Feng, Chen},
  journal={arXiv preprint arXiv:2511.20620},
  year={2025}
}

Related Projects

Real-to-Sim:

3D Reconstruction:

Navigation:

Star History Chart