File size: 4,990 Bytes
00f4c8f
 
 
 
 
 
 
 
 
b37322a
 
 
 
 
00f4c8f
0af1258
85c2e99
 
 
6b3639b
4ed57bc
5c74fe9
0b8f51b
e8e4ed1
 
afaa54b
e8e4ed1
afaa54b
e8e4ed1
 
 
 
 
 
 
 
afaa54b
 
 
 
 
 
e8e4ed1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4aa4950
 
 
 
 
 
 
 
e8e4ed1
 
 
 
 
afaa54b
e8e4ed1
 
 
 
 
 
 
 
 
afaa54b
 
e8e4ed1
 
 
 
 
 
 
 
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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
---
license: cc-by-4.0
task_categories:
- robotics
- visual-question-answering
language:
- en
size_categories:
- 1K<n<10K
configs:
- config_name: benchmark
  data_files:
  - split: single_arm
    path: 3_generalized_planning/cross_embodiment/single_arm/questions.json
---

<p align="center">
  <img src="https://robo-bench.github.io/static/images/log/R1.png" alt="RoboBench Logo" width="120"/>
</p>

<h1 align="center" style="font-size:2.5em;">RoboBench: A Comprehensive Evaluation Benchmark for Multimodal Large Language Models as Embodied Brain</h1>

<div align="center">

[![Paper](https://img.shields.io/badge/Paper-arXiv-red)](https://arxiv.org/abs/2510.17801v1)
[![GitHub](https://img.shields.io/badge/GitHub-Repository-blue)](https://github.com/yulin-luo/RoboBench)
[![Project Page](https://img.shields.io/badge/Project-Page-green)](https://robo-bench.github.io/)
[![Official Results](https://img.shields.io/badge/Results-HuggingFace-orange.svg?style=flat&logo=huggingface&logoColor=black)](https://huggingface.co/datasets/lyl010221-pku/RoboBench-Results)
[![License](https://img.shields.io/badge/License-CC%20BY%204.0-blue)](https://creativecommons.org/licenses/by/4.0/)

</div>

## πŸ“‹ Overview

RoboBench is a comprehensive evaluation benchmark designed to assess the capabilities of Multimodal Large Language Models (MLLMs) in embodied intelligence tasks. This benchmark provides a systematic framework for evaluating how well these models can understand and reason about robotic scenarios.

This repository contains the released RoboBench benchmark data. Official score tables and model-output JSON files are hosted separately at:

https://huggingface.co/datasets/lyl010221-pku/RoboBench-Results

The results repository includes CSV exports of the paper tables, coverage audits, and released model-output JSON files for Instruction Comprehension, Perception and Reasoning, Generalized Planning, Affordance Reasoning, and Error Analysis.

## 🎯 Key Features

- **🧠 Comprehensive Evaluation**: Covers multiple aspects of embodied intelligence
- **πŸ“Š Rich Dataset**: Contains thousands of carefully curated examples
- **πŸ”¬ Scientific Rigor**: Designed with research-grade evaluation metrics
- **🌐 Multimodal**: Supports text, images, and video data
- **πŸ€– Robotics Focus**: Specifically tailored for robotic applications

## πŸ“Š Dataset Statistics

| Category | Count | Description |
|----------|-------|-------------|
| **Total Samples** | 6092 | Comprehensive evaluation dataset |
| **Image Samples** | 1400 | High-quality visual data |
| **Video Samples** | 3142 | Temporal & Planning reasoning examples |

## πŸ—οΈ Dataset Structure

```
RoboBench/
β”œβ”€β”€ 1_instruction_comprehension/    # Instruction understanding tasks
β”œβ”€β”€ 2_perception_reasoning/         # Visual perception and reasoning
β”œβ”€β”€ 3_generalized_planning/         # Cross-domain planning tasks
β”œβ”€β”€ 4_affordance_reasoning/         # Object affordance understanding
β”œβ”€β”€ 5_error_analysis/               # Error analysis and debugging
└──system_prompt.json.              # Every task system prompts
```


## πŸ”¬ Research Applications

This benchmark is designed for researchers working on:

- **Multimodal Large Language Models**
- **Embodied AI Systems**
- **Robotic Intelligence**
- **Computer Vision**
- **Natural Language Processing**

## πŸ“š Citation

If you use RoboBench in your research, please cite our paper:

```bibtex
@misc{luo2026robobenchcomprehensiveevaluationbenchmark,
      title={Robobench: A Comprehensive Evaluation Benchmark for Multimodal Large Language Models as Embodied Brain}, 
      author={Yulin Luo and Chun-Kai Fan and Menghang Dong and Jiayu Shi and Xiangju Mi and Mengdi Zhao and Bo-Wen Zhang and Cheng Chi and Jiaming Liu and Gaole Dai and Rongyu Zhang and Ruichuan An and Kun Wu and Zhengping Che and Shaoxuan Xie and Guocai Yao and Zhongxia Zhao and Pengwei Wang and Guang Liu and Zhongyuan Wang and Tiejun Huang and Shanghang Zhang},
      year={2026},
      eprint={2510.17801},
      archivePrefix={arXiv},
      primaryClass={cs.RO},
      url={https://arxiv.org/abs/2510.17801}, 
}
```

## 🀝 Contributing

We welcome contributions! Please see our [Contributing Guidelines](https://github.com/yulin-luo/RoboBench) for more details.

## πŸ“„ License

This dataset is released under the [Creative Commons Attribution 4.0 International License](https://creativecommons.org/licenses/by/4.0/).

## πŸ”— Links

- **πŸ“„ Paper**: [arXiv:2510.17801](https://arxiv.org/abs/2510.17801v1)
- **🏠 Project Page**: [https://robo-bench.github.io/](https://robo-bench.github.io/)
- **πŸ’» Code**: [https://github.com/yulin-luo/RoboBench](https://github.com/yulin-luo/RoboBench)
- **πŸ“Š Official results and model outputs**: [https://huggingface.co/datasets/lyl010221-pku/RoboBench-Results](https://huggingface.co/datasets/lyl010221-pku/RoboBench-Results)

---

<div align="center">

**Made with ❀️ by the RoboBench Team**

</div>