eggfryonrice commited on
Commit
a65973b
·
verified ·
1 Parent(s): 9aac30b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -1
README.md CHANGED
@@ -132,4 +132,12 @@ https://github.com/krafton-ai/VLM-SubtleBench
132
 
133
  ## Citation
134
 
135
- To be added.
 
 
 
 
 
 
 
 
 
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
+ ```