This repository contains the dataset introduced in the paper, consisting of two parts: 5k+ multiple-choice question-answering (MCQ) data and 1k+ video clips.
The benchmark is designed to evaluate whether video-large language models (Video-LLMs) can naturally process continuous first-person visual observations like humans, enabling recall, perception, reasoning, and navigation.
MCQ.parquet.videos folder.The MCQ.parquet contains the following fields:
| Field Name | Description |
|---|---|
Question_id | Global index of each MCQ |
video_id | Video name for each MCQ |
question_category | Task category corresponding to each MCQ |
question | Text of question and options |
answer | Ground truth answer for the MCQ |
For example, we evaluate the performance of 17 popular Video-LLMs on the dataset.
For detailed results and analysis, please refer to the paper.

@inproceedings{zhao-etal-2025-urbanvideo,
title = "{U}rban{V}ideo-Bench: Benchmarking Vision-Language Models on Embodied Intelligence with Video Data in Urban Spaces",
author = "Zhao, Baining and
Fang, Jianjie and
Dai, Zichao and
Wang, Ziyou and
Zha, Jirong and
Zhang, Weichen and
Gao, Chen and
Wang, Yue and
Cui, Jinqiang and
Chen, Xinlei and
Li, Yong",
editor = "Che, Wanxiang and
Nabende, Joyce and
Shutova, Ekaterina and
Pilehvar, Mohammad Taher",
booktitle = "Proceedings of the 63rd Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)",
month = jul,
year = "2025",
address = "Vienna, Austria",
publisher = "Association for Computational Linguistics",
url = "https://aclanthology.org/2025.acl-long.1558/",
doi = "10.18653/v1/2025.acl-long.1558",
pages = "32400--32423",
ISBN = "979-8-89176-251-0"
}
17 commits
This repository contains the dataset introduced in the paper, consisting of two parts: 5k+ multiple-choice question-answering (MCQ) data and 1k+ video clips.
The benchmark is designed to evaluate whether video-large language models (Video-LLMs) can naturally process continuous first-person visual observations like humans, enabling recall, perception, reasoning, and navigation.
MCQ.parquet.videos folder.The MCQ.parquet contains the following fields:
| Field Name | Description |
|---|---|
Question_id | Global index of each MCQ |
video_id | Video name for each MCQ |
question_category | Task category corresponding to each MCQ |
question | Text of question and options |
answer | Ground truth answer for the MCQ |
For example, we evaluate the performance of 17 popular Video-LLMs on the dataset.
For detailed results and analysis, please refer to the paper.

@inproceedings{zhao-etal-2025-urbanvideo,
title = "{U}rban{V}ideo-Bench: Benchmarking Vision-Language Models on Embodied Intelligence with Video Data in Urban Spaces",
author = "Zhao, Baining and
Fang, Jianjie and
Dai, Zichao and
Wang, Ziyou and
Zha, Jirong and
Zhang, Weichen and
Gao, Chen and
Wang, Yue and
Cui, Jinqiang and
Chen, Xinlei and
Li, Yong",
editor = "Che, Wanxiang and
Nabende, Joyce and
Shutova, Ekaterina and
Pilehvar, Mohammad Taher",
booktitle = "Proceedings of the 63rd Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)",
month = jul,
year = "2025",
address = "Vienna, Austria",
publisher = "Association for Computational Linguistics",
url = "https://aclanthology.org/2025.acl-long.1558/",
doi = "10.18653/v1/2025.acl-long.1558",
pages = "32400--32423",
ISBN = "979-8-89176-251-0"
}
17 commits