File size: 1,055 Bytes
68ea646 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 | ---
license: mit
language:
- en
tags:
- multi-agent
- multimodal
- strategic reasoning
---
## Dataset Description
- **Homepage:** https://vs-bench.github.io
- **Repository:** https://github.com/zelaix/VS-Bench
- **Paper:** https://arxiv.org/abs/2506.02387
- **Contact:** [Zelai Xu](mailto:zelai.eecs@gmail.com)
### Dataset Summary
VS-Bench is a multimodal benchmark for evaluating VLMs in multi-agent environments. We evaluate fourteen state-of-the-art models in eight vision-grounded environments with two complementary dimensions, including offline evaluation of strategic reasoning by next-action prediction accuracy and online evaluation of decision-making by normalized episode return.
### Citation Information
```
@article{xu2025vs,
title={VS-Bench: Evaluating VLMs for Strategic Reasoning and Decision-Making in Multi-Agent Environments},
author={Xu, Zelai and Xu, Zhexuan and Yi, Xiangmin and Yuan, Huining and Chen, Xinlei and Wu, Yi and Yu, Chao and Wang, Yu},
journal={arXiv preprint arXiv:2506.02387},
year={2025}
}
```
|