Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -132,4 +132,12 @@ https://github.com/krafton-ai/VLM-SubtleBench
|
|
| 132 |
|
| 133 |
## Citation
|
| 134 |
|
| 135 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 132 |
|
| 133 |
## Citation
|
| 134 |
|
| 135 |
+
```bibtex
|
| 136 |
+
@inproceedings{kim2026vlmsubtlebench,
|
| 137 |
+
title={VLM-SubtleBench: How Far Are VLMs from Human-Level Subtle Comparative Reasoning?},
|
| 138 |
+
author={Kim, Minkyu and Lee, Sangheon and Park, Dongmin},
|
| 139 |
+
booktitle={International Conference on Learning Representations (ICLR)},
|
| 140 |
+
year={2026},
|
| 141 |
+
url={https://arxiv.org/abs/2603.07888}
|
| 142 |
+
}
|
| 143 |
+
```
|