Update README.md
Browse files
README.md
CHANGED
|
@@ -46,6 +46,7 @@ configs:
|
|
| 46 |
|
| 47 |
A Korean visual QA benchmark featuring real-world, under-specified questions.
|
| 48 |
|
|
|
|
| 49 |
## Dataset Description
|
| 50 |
|
| 51 |
This dataset includes **two question types**:
|
|
@@ -77,8 +78,17 @@ See our [GitHub repository](https://github.com/HAE-RAE/HAERAE-VISION) for evalua
|
|
| 77 |
|
| 78 |
## Citation
|
| 79 |
|
| 80 |
-
|
| 81 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 82 |
|
| 83 |
## Contact
|
| 84 |
|
|
|
|
| 46 |
|
| 47 |
A Korean visual QA benchmark featuring real-world, under-specified questions.
|
| 48 |
|
| 49 |
+
|
| 50 |
## Dataset Description
|
| 51 |
|
| 52 |
This dataset includes **two question types**:
|
|
|
|
| 78 |
|
| 79 |
## Citation
|
| 80 |
|
| 81 |
+
```
|
| 82 |
+
@misc{choi2026usersleaveunsaid,
|
| 83 |
+
title={What Users Leave Unsaid: Under-Specified Queries Limit Vision-Language Models},
|
| 84 |
+
author={Dasol Choi and Guijin Son and Hanwool Lee and Minhyuk Kim and Hyunwoo Ko and Teabin Lim and Ahn Eungyeol and Jungwhan Kim and Seunghyeok Hong and Youngsook Song},
|
| 85 |
+
year={2026},
|
| 86 |
+
eprint={2601.06165},
|
| 87 |
+
archivePrefix={arXiv},
|
| 88 |
+
primaryClass={cs.CV},
|
| 89 |
+
url={https://arxiv.org/abs/2601.06165},
|
| 90 |
+
}
|
| 91 |
+
```
|
| 92 |
|
| 93 |
## Contact
|
| 94 |
|