File size: 7,898 Bytes
5f5e5f7
ee2912d
5f5e5f7
 
 
 
 
 
 
 
 
 
9da5835
 
 
 
 
 
 
 
 
 
5f5e5f7
 
 
 
fc4a960
 
31bf80c
b063b32
 
 
497ad6b
b063b32
 
 
 
 
 
 
 
31bf80c
b063b32
31bf80c
 
b063b32
31bf80c
 
b063b32
31bf80c
a056972
 
 
b063b32
 
31bf80c
a056972
fc4a960
 
a056972
fc4a960
31bf80c
 
 
fc4a960
5f5e5f7
a3b0889
5f5e5f7
 
 
 
 
 
 
 
bc9dd5b
5f5e5f7
 
c29f293
5f5e5f7
 
 
 
 
 
 
 
 
 
 
5e8ecf3
5f5e5f7
 
5e8ecf3
 
 
 
 
 
 
c29f293
 
 
5e8ecf3
 
 
5f5e5f7
 
5e8ecf3
5f5e5f7
5e8ecf3
 
 
 
 
 
 
 
 
c29f293
 
5e8ecf3
 
 
 
 
5f5e5f7
5e8ecf3
5f5e5f7
 
 
 
 
 
 
 
31bf80c
ea06c24
221e257
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
---
license: cc-by-nc-4.0
language:
- en
tags:
- video-generation
- image-to-video
- visual-reasoning
- benchmark
pretty_name: VBVR-Pro-Bench
size_categories:
- n<1K
configs:
- config_name: video
  default: true
  data_files:
  - split: test
    path: preview/video.parquet
- config_name: image
  data_files:
  - split: test
    path: preview/image.parquet
---

# VBVR-Pro-Bench

<div align="center">

<p align="center">
    <a href="https://video-reason.com/?v=pro" target="_blank">
        <img alt="Project Page" src="https://img.shields.io/badge/Project%20-%20Homepage-4285F4" height="20" />
    </a>
    <a href="https://arxiv.org/abs/2608.26105" target="_blank">
        <img alt="arXiv" src="https://img.shields.io/badge/arXiv-VBVR_Pro-red?logo=arxiv" height="20" />
    </a>
    <a href="https://github.com/Video-Reason/VBVR-Pro" target="_blank">
        <img alt="Code" src="https://img.shields.io/badge/Training_&_Inference-VBVR_Pro-100000?style=flat-square&logo=github&logoColor=white" height="20" />
    </a>
    <a href="https://github.com/Video-Reason/VBVR-Pro-Bench" target="_blank">
        <img alt="Eval Code" src="https://img.shields.io/badge/Evaluation_code-VBVR_Pro_Bench-100000?style=flat-square&logo=github&logoColor=white" height="20" />
    </a>
    <a href="https://huggingface.co/datasets/Video-Reason/VBVR-Pro-SFT-Video" target="_blank">
        <img alt="Dataset" src="https://img.shields.io/badge/%F0%9F%A4%97%20_VBVR_Pro_Dataset-Video-ffc107?color=ffc107&logoColor=white" height="20" />
    </a>
    <a href="https://huggingface.co/datasets/Video-Reason/VBVR-Pro-SFT-Image" target="_blank">
        <img alt="Dataset" src="https://img.shields.io/badge/%F0%9F%A4%97%20_VBVR_Pro_Dataset-Image-ffc107?color=ffc107&logoColor=white" height="20" />
    </a>
    <a href="https://huggingface.co/datasets/Video-Reason/VBVR-Pro-RL" target="_blank">
        <img alt="Dataset" src="https://img.shields.io/badge/%F0%9F%A4%97%20_VBVR_Pro_Dataset-RL-ffc107?color=ffc107&logoColor=white" height="20" />
    </a>
    <a href="https://huggingface.co/datasets/Video-Reason/VBVR-Pro-Bench" target="_blank">
        <img alt="Bench Data" src="https://img.shields.io/badge/%F0%9F%A4%97%20_VBVR_Pro_Bench-Data-ffc107?color=ffc107&logoColor=white" height="20" />
    </a>
    <a href="https://video-reason.com/pro/bench/#leaderboard" target="_blank">
        <img alt="Leaderboard" src="https://img.shields.io/badge/%F0%9F%A4%97%20_VBVR_Pro_Bench-Leaderboard-ffc107?color=ffc107&logoColor=white" height="20" />
    </a>
    <a href="https://huggingface.co/datasets/Video-Reason/VBVR-Pro-Bench/blob/main/LICENSE.md#code--apache-license-20">
        <img alt="Code License" src="https://img.shields.io/badge/Code-Apache_2.0-blue.svg" height="20" />
    </a>
    <a href="https://huggingface.co/datasets/Video-Reason/VBVR-Pro-Bench/blob/main/LICENSE.md#data-and-benchmark-materials--cc-by-nc-40">
        <img alt="Data License" src="https://img.shields.io/badge/Data-CC_BY--NC_4.0-blue.svg" height="20" />
    </a>
</p>

</div>

The frozen **evaluation split** of VBVR-Pro. 100 parameterized reasoning tasks, 5 held-out instances each, in both a video (I2V) and an interleaved-image setting.

## At a glance

| Property | Value |
|---|---|
| Tasks | **100** (`In-Domain_50` 50 + `Out-of-Domain_50` 50) |
| Instances per task | **5** |
| Total instances | **500** per setting (1,000 across both) |
| Settings | Video and Image |
| Resolution | **1024 × 1024** |
| Video | 16 fps, MPEG-4 Part 2, as generated (no re-encode) |
| Size | 86.0 MB (video) + 11.7 MB (image) |

`In-Domain_50` covers task families that also appear in the training splits; `Out-of-Domain_50` covers task families that do **not**, and is the split to report generalization on.

## Layout

```
.
├── VBVR-Pro-Bench-Video.tar.gz
└── VBVR-Pro-Bench-Image.tar.gz
```

`VBVR-Pro-Bench-Video.tar.gz` extracts to:

```
VBVR-Pro-Bench-Video/
├── In-Domain_50/
│   ├── G-131_select_next_figure_increasing_size_sequence_data-generator/
│   │   ├── 00000/
│   │   │   ├── first_frame.png        # conditioning image  (1024 × 1024)
│   │   │   ├── prompt.txt             # instruction
│   │   │   ├── ground_truth.mp4       # reference video     (16 fps)
│   │   │   ├── final_frame.png        # last frame of the reference video
│   │   │   └── metadata.json          # task parameters, ground truth, scoring contract
│   │   ├── 00001/ … 00004/            # same five files
│   │   └── …
│   └── …                              # 50 tasks
└── Out-of-Domain_50/                  # 50 tasks, same shape
```

`VBVR-Pro-Bench-Image.tar.gz` extracts to the same tree, with the reference output as an image sequence instead:

```
VBVR-Pro-Bench-Image/
├── In-Domain_50/
│   ├── G-131_select_next_figure_increasing_size_sequence_data-generator/
│   │   ├── 00000/
│   │   │   ├── first_frame.png        # conditioning image  (1024 × 1024)
│   │   │   ├── prompt.txt             # instruction
│   │   │   ├── frame_1.png            # reference output, step 1
│   │   │   ├── frame_2.png            # … step 2, when the task has more steps
│   │   │   ├── …                      # up to frame_N.png
│   │   │   └── metadata.json          # task parameters, ground truth, scoring contract
│   │   ├── 00001/ … 00004/
│   │   └── …
│   └── …                              # 50 tasks
└── Out-of-Domain_50/                  # 50 tasks, same shape
```

`N` is task-dependent (1–21): it is the number of steps the instruction asks the model to render, and it is stated in `prompt.txt` (e.g. *"Output 4 images: …"*). Most tasks are single-step.

## Usage

```bash
huggingface-cli download Video-Reason/VBVR-Pro-Bench --repo-type dataset --local-dir ./VBVR-Pro-Bench
cd VBVR-Pro-Bench && tar xzf VBVR-Pro-Bench-Video.tar.gz
```

Generate one video (or image sequence) per instance from `first_frame.png` + `prompt.txt`, then score with [VBVR-Pro-Bench](https://github.com/Video-Reason/VBVR-Pro-Bench).

## License

VBVR-Pro source code, scripts, configuration files and task-specific scoring
software — including everything in this repository — are licensed under the
Apache License 2.0. VBVR-Pro data and benchmark materials are separately
licensed under CC BY-NC 4.0. Model weights and third-party materials remain
subject to their applicable model-card and upstream terms. See
[LICENSE.md](https://huggingface.co/datasets/Video-Reason/VBVR-Pro-Bench/blob/main/LICENSE.md) for details.

## Citation

```bibtex
@misc{xu2026vbvrproscalableverifiablesuite,
      title={VBVR-Pro: A Scalable and Verifiable Suite for Native Visual Reasoning},
      author={Junxiang Xu and Ruisi Wang and Fanyi Pu and Maijunxian Wang and Ran Ji and Tongxi Zhou and Chenyang Gu and Jing Zuo and Hongcan Xiao and Yimeng Geng and Wanqi Yin and Wei Chen and Oscar Qian and Zhengan Yan and Ziqi Huang and Haiwen Diao and Liang Pan and Bo Li and Xiangyu Fan and Dezhi Luo and Fengyuan Yu and Zehong Zhao and Qingying Gao and Tinghui Zhu and Yilan Zhang and Jingqi Tong and Pinyuan Feng and Zhengze Jiang and Letian Wang and Ziyu Guo and Renrui Zhang and Jieneng Chen and Sonia Joseph and Constantin Venhoff and Saman Motamed and Mengyue Yang and Chandra Sripada and Alan Yuille and Philip Torr and Lvmin Zhang and Vikash Kumar and Daniel Khashabi and Nikolaus Kriegeskorte and Rapha\"{e}l Milli\`{e}re and Vincent C. M\"{u}ller and Anyi Rao and Quan Wang and Ziwei Liu and Dahua Lin and Lei Yang and Hokin Deng and Zhongang Cai},
      year={2026},
      eprint={2608.26105},
      archivePrefix={arXiv},
      primaryClass={cs.CV},
      url={https://arxiv.org/abs/2608.26105},
}
```