Welcome to the official repository for RoadSceneVQA, a large-scale and richly annotated visual question answering (VQA) dataset specifically tailored for roadside scenarios]This dataset is introduced in our AAAI 2026 paper: "RoadSceneVQA: Benchmarking Visual Question Answering in Roadside Perception Systems for Intelligent Transportation System".
🔗 Dataset Link: baidu disk download link Password: 48a8
Current roadside perception systems mainly focus on instance-level perception, which fall short in enabling interaction via natural language and reasoning about traffic behaviors in context. To bridge this semantic gap, we introduce RoadSceneVQA.
Unlike existing benchmarks that merely measure perceptual accuracy, RoadSceneVQA challenges models to perform both explicit recognition and implicit commonsense reasoning, grounded in real-world traffic rules and contextual dependencies. It shifts traffic intelligence evaluation from simple perceptual recognition to regulation-aware cognitive reasoning from a roadside view.
*Large Scale: The dataset comprises a total of 34,736 diverse QA pairs.
Alongside the dataset, we propose RoadMind, a multi-modal large language model specifically tailored for roadside traffic perception and reasoning.
RoadMind integrates two key innovative components:
Experiments show that RoadMind achieves state-of-the-art performance in structural traffic perception and reasoning tasks across both RoadSceneVQA and CODA-LM benchmarks.
(Note: Please update the directory structure based on your actual data release format)
RoadSceneVQA/
├── img_pool/ # Roadside camera images (resized to 448x448 for training)
├── rope3d_merged_sft_data.json # 30,058 QA pairs for training
├── test_sft_data.json # 4,677 QA pairs for testing
If you find our dataset or models useful in your research, please consider citing our work:
@inproceedings{DBLP:conf/aaai/GuanHCXXLCTOLFS26,
author = {Runwei Guan and
Rongsheng Hu and
Shangshu Chen and
Ningyuan Xiao and
Xue Xia and
Jiayang Liu and
Beibei Chen and
Ziren Tang and
Ningwei Ouyang and
Shaofeng Liang and
Yuxuan Fan and
Wanjie Sun and
Yutao Yue},
editor = {Sven Koenig and
Chad Jenkins and
Matthew E. Taylor},
title = {RoadSceneVQA: Benchmarking Visual Question Answering in Roadside Perception
Systems for Intelligent Transportation System},
booktitle = {Fortieth {AAAI} Conference on Artificial Intelligence, Thirty-Eighth
Conference on Innovative Applications of Artificial Intelligence,
Sixteenth Symposium on Educational Advances in Artificial Intelligence,
{AAAI} 2026, Singapore, January 20-27, 2026},
pages = {4366--4375},
publisher = {{AAAI} Press},
year = {2026},
url = {https://doi.org/10.1609/aaai.v40i6.42434},
doi = {10.1609/AAAI.V40I6.42434},
timestamp = {Wed, 08 Apr 2026 16:53:54 +0200},
biburl = {https://dblp.org/rec/conf/aaai/GuanHCXXLCTOLFS26.bib},
bibsource = {dblp computer science bibliography, https://dblp.org}
}
4 commits
Welcome to the official repository for RoadSceneVQA, a large-scale and richly annotated visual question answering (VQA) dataset specifically tailored for roadside scenarios]This dataset is introduced in our AAAI 2026 paper: "RoadSceneVQA: Benchmarking Visual Question Answering in Roadside Perception Systems for Intelligent Transportation System".
🔗 Dataset Link: baidu disk download link Password: 48a8
Current roadside perception systems mainly focus on instance-level perception, which fall short in enabling interaction via natural language and reasoning about traffic behaviors in context. To bridge this semantic gap, we introduce RoadSceneVQA.
Unlike existing benchmarks that merely measure perceptual accuracy, RoadSceneVQA challenges models to perform both explicit recognition and implicit commonsense reasoning, grounded in real-world traffic rules and contextual dependencies. It shifts traffic intelligence evaluation from simple perceptual recognition to regulation-aware cognitive reasoning from a roadside view.
*Large Scale: The dataset comprises a total of 34,736 diverse QA pairs.
Alongside the dataset, we propose RoadMind, a multi-modal large language model specifically tailored for roadside traffic perception and reasoning.
RoadMind integrates two key innovative components:
Experiments show that RoadMind achieves state-of-the-art performance in structural traffic perception and reasoning tasks across both RoadSceneVQA and CODA-LM benchmarks.
(Note: Please update the directory structure based on your actual data release format)
RoadSceneVQA/
├── img_pool/ # Roadside camera images (resized to 448x448 for training)
├── rope3d_merged_sft_data.json # 30,058 QA pairs for training
├── test_sft_data.json # 4,677 QA pairs for testing
If you find our dataset or models useful in your research, please consider citing our work:
@inproceedings{DBLP:conf/aaai/GuanHCXXLCTOLFS26,
author = {Runwei Guan and
Rongsheng Hu and
Shangshu Chen and
Ningyuan Xiao and
Xue Xia and
Jiayang Liu and
Beibei Chen and
Ziren Tang and
Ningwei Ouyang and
Shaofeng Liang and
Yuxuan Fan and
Wanjie Sun and
Yutao Yue},
editor = {Sven Koenig and
Chad Jenkins and
Matthew E. Taylor},
title = {RoadSceneVQA: Benchmarking Visual Question Answering in Roadside Perception
Systems for Intelligent Transportation System},
booktitle = {Fortieth {AAAI} Conference on Artificial Intelligence, Thirty-Eighth
Conference on Innovative Applications of Artificial Intelligence,
Sixteenth Symposium on Educational Advances in Artificial Intelligence,
{AAAI} 2026, Singapore, January 20-27, 2026},
pages = {4366--4375},
publisher = {{AAAI} Press},
year = {2026},
url = {https://doi.org/10.1609/aaai.v40i6.42434},
doi = {10.1609/AAAI.V40I6.42434},
timestamp = {Wed, 08 Apr 2026 16:53:54 +0200},
biburl = {https://dblp.org/rec/conf/aaai/GuanHCXXLCTOLFS26.bib},
bibsource = {dblp computer science bibliography, https://dblp.org}
}
4 commits