File size: 10,708 Bytes
1804ff6
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
---
dataset_info:
- config_name: mmt
  features:
  - name: id
    dtype: string
  - name: image
    dtype: image
  - name: topic
    dtype: string
  - name: State/UT
    dtype: string
  - name: English
    dtype: string
  - name: Hindi
    dtype: string
  - name: Bengali
    dtype: string
  - name: Gujarati
    dtype: string
  - name: Kannada
    dtype: string
  - name: Malayalam
    dtype: string
  - name: Marathi
    dtype: string
  - name: Odia
    dtype: string
  - name: Punjabi
    dtype: string
  - name: Tamil
    dtype: string
  - name: Telugu
    dtype: string
  - name: source_url
    dtype: string
  splits:
  - name: test
    num_bytes: 14424797
    num_examples: 106
  download_size: 13255747
  dataset_size: 14424797
- config_name: ocr
  features:
  - name: id
    dtype: string
  - name: image
    dtype: image
  - name: text
    dtype: string
  - name: language
    dtype: string
  - name: page_url
    dtype: string
  splits:
  - name: test
    num_bytes: 614014454
    num_examples: 876
  download_size: 612223184
  dataset_size: 614014454
- config_name: vqa_en
  features:
  - name: id
    dtype: string
  - name: image
    dtype: image
  - name: topic
    dtype: string
  - name: State/UT
    dtype: string
  - name: language
    dtype: string
  - name: short_q1
    dtype: string
  - name: short_a1
    dtype: string
  - name: short_q2
    dtype: string
  - name: short_a2
    dtype: string
  - name: mcq
    dtype: string
  - name: mcq_a
    dtype: string
  - name: mcq_opt1
    dtype: string
  - name: mcq_opt2
    dtype: string
  - name: mcq_opt3
    dtype: string
  - name: mcq_opt4
    dtype: string
  - name: true_false_q
    dtype: string
  - name: true_false_a
    dtype: string
  - name: long_q
    dtype: string
  - name: long_a
    dtype: string
  - name: adversarial_question
    dtype: string
  - name: adversarial_answer
    dtype: string
  - name: source_url
    dtype: string
  splits:
  - name: test
    num_bytes: 1131332865
    num_examples: 4117
  download_size: 1127187152
  dataset_size: 1131332865
- config_name: vqa_indic
  features:
  - name: id
    dtype: string
  - name: image
    dtype: image
  - name: topic
    dtype: string
  - name: State/UT
    dtype: string
  - name: language
    dtype: string
  - name: short_q1
    dtype: string
  - name: short_a1
    dtype: string
  - name: short_q2
    dtype: string
  - name: short_a2
    dtype: string
  - name: mcq
    dtype: string
  - name: mcq_a
    dtype: string
  - name: mcq_opt1
    dtype: string
  - name: mcq_opt2
    dtype: string
  - name: mcq_opt3
    dtype: string
  - name: mcq_opt4
    dtype: string
  - name: true_false_q
    dtype: string
  - name: true_false_a
    dtype: string
  - name: long_q
    dtype: string
  - name: long_a
    dtype: string
  - name: adversarial_question
    dtype: string
  - name: adversarial_answer
    dtype: string
  - name: source_url
    dtype: string
  splits:
  - name: test
    num_bytes: 276711951
    num_examples: 1007
  download_size: 273419974
  dataset_size: 276711951
- config_name: vqa_parallel
  features:
  - name: id
    dtype: string
  - name: image
    dtype: image
  - name: topic
    dtype: string
  - name: State/UT
    dtype: string
  - name: language
    dtype: string
  - name: short_q1
    dtype: string
  - name: short_a1
    dtype: string
  - name: short_q2
    dtype: string
  - name: short_a2
    dtype: string
  - name: mcq
    dtype: string
  - name: mcq_a
    dtype: string
  - name: mcq_opt1
    dtype: string
  - name: mcq_opt2
    dtype: string
  - name: mcq_opt3
    dtype: string
  - name: mcq_opt4
    dtype: string
  - name: true_false_q
    dtype: string
  - name: true_false_a
    dtype: string
  - name: long_q
    dtype: string
  - name: long_a
    dtype: string
  - name: adversarial_question
    dtype: string
  - name: adversarial_answer
    dtype: string
  - name: source_url
    dtype: string
  splits:
  - name: test
    num_bytes: 324650384
    num_examples: 1166
  download_size: 321701661
  dataset_size: 324650384
configs:
- config_name: mmt
  data_files:
  - split: test
    path: mmt/test-*
- config_name: ocr
  data_files:
  - split: test
    path: ocr/test-*
- config_name: vqa_en
  data_files:
  - split: test
    path: vqa_en/test-*
- config_name: vqa_indic
  data_files:
  - split: test
    path: vqa_indic/test-*
- config_name: vqa_parallel
  data_files:
  - split: test
    path: vqa_parallel/test-*
task_categories:
- visual-question-answering
language:
- en
- hi
- ta
- te
- ml
- mr
- gu
- pa
- or
- kn
- bn
tags:
- vision
- ocr
- vqa
- indic
- benchmark
- cultural
- mmt
- multimodal
size_categories:
- 10K<n<100K
---


# IndicVisionBench

[![ICLR 2026](https://img.shields.io/badge/ICLR-2026-blue)](https://openreview.net/forum?id=LmJoLn04iL)
[![arXiv](https://img.shields.io/badge/arXiv-2511.04727-b31b1b.svg)](https://arxiv.org/abs/2511.04727)
[![IndicVisionBench-Github](https://img.shields.io/badge/Github-IndicVisionBench-green?logo=github)](https://github.com/ola-krutrim/IndicVisionBench)

This repository contains the dataset for **IndicVisionBench**, introduced in  

**“IndicVisionBench: Benchmarking Cultural and Multilingual Understanding in VLMs”**  
📄 [arXiv:2511.04727](https://arxiv.org/abs/2511.04727)  
🏛️ Accepted at **ICLR 2026**  
🔗 OpenReview: https://openreview.net/forum?id=LmJoLn04iL

IndicVisionBench is a **culturally grounded, multilingual vision-language benchmark** designed to evaluate Vision–Language Models (VLMs) on visual understanding tasks in the Indian context. The benchmark focuses on:

- Multilingual Visual Question Answering (VQA)
- Culturally-aware reasoning
- Adversarial robustness
- Parallel cross-lingual consistency
- Optical Character Recognition (OCR) in Indic scripts
- Multimodal Machine Translation (MMT)

Unlike generic VQA datasets, IndicVisionBench emphasizes **Indian cultural context, regional diversity, and Indic language coverage**, enabling systematic evaluation of multilingual and culturally-aware VLMs.

---

## Languages Covered

- English
- Hindi
- Tamil
- Telugu
- Malayalam
- Marathi
- Gujarati
- Punjabi
- Odia
- Kannada
- Bengali

---

## Benchmark Overview

IndicVisionBench consists of five main configurations:

| Config | Task | #Images | Description |
|--------|------|-----------|-------------|
| `mmt` | Multimodal Machine Translation | 106 | Image-grounded translations across Indic languages |
| `ocr` | Optical Character Recognition | 876 | OCR in multiple Indic scripts |
| `vqa_en` | Visual Question Answering | 4,117 | Culturally grounded VQA in English |
| `vqa_indic` | Visual Question Answering | 1,007 | Culturally grounded VQA in Indic languages |
| `vqa_parallel` | Visual Question Answering | 1,166 | Same QA pairs across multiple languages for cross-lingual consistency |

- **Total images across all configs:** 4993
- **Total questions across VQA En, Indic and Parallel:** (4117 + 1007 + 1166)*6 = 37,740

---

## Subset Descriptions

### 1️⃣ Multimodal Machine Translation (`mmt`)

Image-grounded translation benchmark with aligned captions across multiple Indic languages.

**Features:**
- `image`
- `topic`
- `State/UT`
- Parallel captions in 11 languages
- `source_url`

This subset evaluates:
- Cultural terminology consistency
- Visual grounding in translation

### 2️⃣ Optical Character Recognition (`ocr`)

OCR dataset consisting of scanned pages in Indic scripts from Wikisource.

**Features:**
- `image`
- `text`
- `language`
- `page_url`

This subset evaluates OCR capabitilies on Indic scripts/languages.

### 3️⃣ English VQA (`vqa_en`)

Culturally grounded VQA in English.

Each example includes:

- 2 short-answer questions
- 1 multiple-choice question (4 options)
- 1 true/false question
- 1 long-form reasoning question
- 1 adversarial question
- Metadata: `topic`, `language`, `State/UT`, 'source_url'

This subset evaluates:
- Object & scene understanding
- Cultural knowledge
- Fine-grained attribute recognition
- Robustness to false assumptions in the adversarial questions

### 4️⃣ Indic VQA (`vqa_indic`)

Same VQA format as in `vqa_en`, but in Indic languages.

This subset evaluates:
- Multilingual reasoning
- Cultural alignment in local languages

### 5️⃣ Parallel VQA (`vqa_parallel`)

Same VQA format as in `vqa_en`. Parallel multilingual QA pairs for the same image.

This subset enables the study of
- cross-lingual performance of VLMs across 11 languages (English and 10 Indic languages)
- region-specific strengths or biases

## Usage

All configurations can be loaded using `datasets`:

```python
from datasets import load_dataset

# Example: load English VQA split
ds = load_dataset("krutrim-ai-labs/IndicVisionBench", "vqa_en")["test"]

print(ds[0])
```

The following five configurations/splits are present in the dataset: 
- mmt
- ocr
- vqa_en
- vqa_indic
- vqa_parallel

Images are stored directly within the dataset and loaded automatically by 🤗 Datasets.

## Evaluation Dimensions

IndicVisionBench is designed to measure:
- Scene & contextual understanding
- Attribute detection
- Cultural understanding
- Bias & adversarial robustness
- Cross-lingual consistency
- OCR performance
- Image-grounded translation capability

## Code & Evaluation

The official inference and evaluation codebase for IndicVisionBench is available on GitHub.

**GitHub Repository:**
[https://github.com/ola-krutrim/IndicVisionBench](https://github.com/ola-krutrim/IndicVisionBench)

The repository provides the complete pipeline for running inference and reproducing benchmark results across all evaluation tracks.

The codebase includes:

- End-to-end inference pipelines for **Vision-Language Models (VLMs)** and **OCR systems**
- Modular wrappers enabling easy integration of **API-based models** and **open-source models**
- Evaluation pipelines for all benchmark tasks:
  - **OCR evaluation**
  - **Visual Question Answering (VQA)**
    - Structured questions (MCQ, True/False)
    - Open-ended questions (short answer, long answer, adversarial)
  - **Multimodal Machine Translation (MMT)**
- **LLM-as-a-judge evaluation** for open-ended VQA responses
- Data generation scripts for constructing a similar multimodal benchmark.


### Citation

If you use this dataset, please cite:

```bibtex
@inproceedings{faraz2026indicvisionbench,
  title={IndicVisionBench: Benchmarking Cultural and Multilingual Understanding in VLMs},
  author={Ali Faraz and Akash and Shaharukh Khan and Raja Kolla and Akshat Patidar and Suranjan Goswami and Abhinav Ravi and Chandra Khatri and Shubham Agarwal},
  booktitle={International Conference on Learning Representations (ICLR)},
  year={2026},
  url={https://openreview.net/forum?id=LmJoLn04iL}
}
```