File size: 9,442 Bytes
973c638
 
5918fd2
973c638
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
ee35b83
973c638
ee35b83
 
5918fd2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
834dd53
5918fd2
834dd53
 
2538c0b
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
665e4b0
2538c0b
665e4b0
 
973c638
 
 
 
 
5918fd2
 
 
 
2538c0b
 
 
 
fede50a
 
 
 
 
 
 
 
 
 
 
 
 
 
973c638
fede50a
 
 
713ff05
 
 
 
 
 
fede50a
79507bc
fede50a
 
 
 
 
 
d992131
fede50a
 
e23e636
fede50a
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
d992131
fede50a
d992131
 
 
fede50a
 
d992131
fede50a
 
d992131
fede50a
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
713ff05
fede50a
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
dataset_info:
- config_name: mcq
  features:
  - name: id
    dtype: string
  - name: image_id
    dtype: string
  - name: question_index
    dtype: int64
  - name: image
    dtype: image
  - name: image_source
    dtype: string
  - name: image_url
    dtype: string
  - name: category
    dtype: large_string
  - name: subcategory
    dtype: large_string
  - name: taxonomy_path
    dtype: large_string
  - name: question
    dtype: large_string
  - name: A
    dtype: large_string
  - name: B
    dtype: large_string
  - name: C
    dtype: large_string
  - name: D
    dtype: large_string
  - name: E
    dtype: large_string
  - name: F
    dtype: large_string
  - name: G
    dtype: large_string
  - name: H
    dtype: large_string
  - name: answer
    dtype: large_string
  splits:
  - name: validation
    num_bytes: 176745508
    num_examples: 212
  download_size: 176720148
  dataset_size: 176745508
- config_name: open
  features:
  - name: id
    dtype: string
  - name: image_id
    dtype: string
  - name: question_index
    dtype: int64
  - name: image
    dtype: image
  - name: image_source
    dtype: string
  - name: image_url
    dtype: string
  - name: category
    dtype: large_string
  - name: subcategory
    dtype: large_string
  - name: taxonomy_path
    dtype: large_string
  - name: question
    dtype: large_string
  - name: answer
    dtype: large_string
  - name: include
    list: large_string
  - name: check_casing
    dtype: bool
  - name: check_diacritics
    dtype: bool
  splits:
  - name: validation
    num_bytes: 35130679
    num_examples: 40
  download_size: 35134510
  dataset_size: 35130679
- config_name: yn
  features:
  - name: id
    dtype: string
  - name: image_id
    dtype: string
  - name: question_index
    dtype: int64
  - name: image
    dtype: image
  - name: image_source
    dtype: string
  - name: image_url
    dtype: string
  - name: category
    dtype: large_string
  - name: subcategory
    dtype: large_string
  - name: taxonomy_path
    dtype: large_string
  - name: question
    dtype: large_string
  - name: answer
    dtype: large_string
  splits:
  - name: validation
    num_bytes: 108065486
    num_examples: 154
  download_size: 108053938
  dataset_size: 108065486
configs:
- config_name: mcq
  data_files:
  - split: validation
    path: mcq/validation-*
- config_name: open
  data_files:
  - split: validation
    path: open/validation-*
- config_name: yn
  data_files:
  - split: validation
    path: yn/validation-*
license: cc-by-sa-4.0
task_categories:
- visual-question-answering
language:
- pl
tags:
- visual-qa
- visual-reasoning
- vision-languaage-evaluation
- polish
- poland
pretty_name: PoVisLe
size_categories:
- n<1K
---

# PoVisLE

PoVisLE (Polish Vision-Language Evaluation) is a Polish vision-language benchmark for evaluating culturally grounded multimodal understanding. 
The full benchmark contains 1,117 images and 2,366 manually annotated VQA pairs. 
This public release contains only the validation split, with 406 VQA pairs.
A single example of the dataset open-ended task is presented below:

<img src="assets/example.png" alt="PoVisLE open-ended validation example" width="256">


## Dataset Structure

The dataset is released as three task configurations:

| Configuration | Split | VQA pairs | Task |
| --- | ---: | ---: | --- |
| `mcq` | `validation` | 212 | multiple-choice |
| `yn` | `validation` | 154 | yes/no |
| `open` | `validation` | 40 | open-ended |
| **Total** | | **406** | |

Questions are written in Polish and are organized into seven main categories.

### Categories

The dataset is organized into the following main categories:

- **Art and Entertainment**: Polish and Poland-related artistic, media, and cultural references, including architecture, film, literature, music, paintings, sculpture, sport, and media.
- **Culture and Tradition**: shared customs, practices, symbols, cuisine, religion, traditions, pop culture, and regional or ethnic cultural variation.
- **Geography and Nature**: Polish physical, natural, urban, infrastructural, and socio-political spaces, including landscapes, landmarks, regions, and administrative entities.
- **History and Society**: historical and contemporary Polish social context, covering periods from the Middle Ages through World War II, post-war history, and current affairs.
- **Language**: visually grounded Polish linguistic phenomena, such as colloquial speech, slang, dialects, regionalisms, grammar, orthography, phraseology, rhetorical figures, and semantics.
- **Image Understanding**: direct recognition and interpretation of visual content in Polish or Poland-related contexts.
- **Visual Reasoning**: reasoning over relationships, context, or inferred information within an image.

## Data Fields

Common fields across all configurations:

- `id`: unique sample identifier.
- `image_id`: image identifier.
- `question_index`: question index within a given image.
- `image`: input image.
- `image_source`: image provenance label, one of `wiki`, `own`, or `other`.
- `image_url`: source URL for images from external sources, when available.
- `category`: top-level taxonomy category.
- `subcategory`: fine-grained taxonomy category.
- `taxonomy_path`: full taxonomy path in the `category > subcategory` format.
- `question`: question in Polish.
- `answer`: gold answer.

Additional fields for `mcq`:

- `A`-`H`: answer options. Not every example uses all option fields.
- `answer`: the correct option label.

For `yn`, answers are Polish yes/no labels. For `open`, answers are short free-form gold responses.

## Dataset Creation

PoVisLE was created through manual, template-free annotation. Annotators selected or reviewed images from Wikimedia Commons, other permissively available public sources, and personal collections contributed for research use. Each image was paired with one or more Polish VQA prompts and labeled with a task type, category, and subcategory.

The dataset construction also included a Wikimedia-based augmentation stage to increase visual diversity and reduce selection bias. Candidate images were reviewed by annotators, and visually similar replacements were used only when the original question remained answerable from the new image.

Quality assurance included cross-validation by a second annotator, metadata and license checks, regular team discussion, and supervision by an expert annotator. The annotation guidelines required questions to be visually grounded, unambiguous, linguistically natural, and suitable for deterministic evaluation.

<img src="assets/dataset.png" alt="PoVisLE dataset creation process overview" width="420">

## Intended Use

PoVisLE is intended for research evaluation of vision-language models on Polish culturally and linguistically grounded visual question answering. It can be used to compare models, analyze performance across cultural and linguistic categories, and test whether model answers depend on both the image and the Polish question.

The benchmark is focused on a single, well-defined Polish context and supports controlled, fine-grained assessment of culturally situated vision-language understanding.

## Ethical Considerations

The benchmark focuses on culturally situated Polish content and may reflect annotator perspectives and coverage choices. Some questions may privilege culturally prototypical answers over alternative but valid interpretations, so results should be interpreted within the dataset's scope.

## License

The text annotations in this dataset are released under the **CC BY-SA license**. The images included in the dataset come from a combination of sources: images obtained from Wikipedia and other external sources retain the licenses assigned by their respective providers, while images created specifically for this dataset are released under the **CC BY-SA license**.

Users are responsible for complying with the applicable license terms for each individual image in addition to the license governing the dataset annotations.

## Quickstart

To load the dataset, you can use the `datasets` library as follows:

```python
from datasets import load_dataset

mcq = load_dataset("NASK-PIB/PoVisLE", "mcq", split="validation")
yn = load_dataset("NASK-PIB/PoVisLE", "yn", split="validation")
open_ended = load_dataset("NASK-PIB/PoVisLE", "open", split="validation")

example = mcq[0]
print(example["question"])
print({label: example[label] for label in "ABCDEFGH" if example.get(label)})
print(example["answer"])
```

Evaluation code is available at [NASK-NLP/PoVisLE](https://github.com/NASK-NLP/PoVisLE). A minimal evaluation run can be launched as:

```bash
python -m povisle.evaluate \
  --model-config configs/vllm/qwen3_5_9b_instruct.yml \
  --dataset-id NASK-PIB/PoVisLE \
  --split validation \
  --tasks all
```

## Acknowledgement 

This work was supported by the Polish Ministry of Digital Affairs (subsidy no. 4/WII/DBI/2026). The computational resources were provided by the Polish high-performance computing infrastructure PLGrid (HPC Center: ACK Cyfronet AGH) under computational grant no. PLG/2026/019138.



## Citation

```bibtex
@article{kolos2026povisle,
  title   = {Jako Tako or Fluent? Presenting PoVisLE: A Polish Vision-Language Evaluation},
  author  = {Ko{\l}os, Anna and Statkiewicz, Grzegorz and Seweryn, Karolina and Kowol, Katarzyna and Piosek, Karolina and Kusa, Wojciech},
  journal = {arXiv preprint},
  year    = {2026}
}
```