Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<div align="center">

<h1>MultiWorld: Scalable Multi-Agent Multi-View Video World Models </h1>
<a href="https://www.arxiv.org/abs/">
<a href="https://www.arxiv.org/abs/2604.18564">
<img src='https://img.shields.io/badge/arxiv-multiworld-darkred' alt='Paper PDF'></a>
<a href="https://Multi-World.github.io/">
<img src='https://img.shields.io/badge/Project-Website-orange' alt='Project Page'></a>
Expand Down Expand Up @@ -147,7 +147,7 @@ If you find our work useful for your research, please consider citing our paper:
@article{wu2025multiworld,
title={MultiWorld: Scalable Multi-Agent Multi-View Video World Models},
author={Wu, Haoyu and Yu, Jiwen and Zou, Yingtian and Liu, Xihui},
journal={arXiv preprint arXiv:xxxx.xxxxx},
journal={arXiv preprint arXiv:2604.18564},
year={2026}
}
```
Expand Down