Update HVSBench citation
Browse files
README.md
CHANGED
|
@@ -75,11 +75,11 @@ answer = sample["answer"]
|
|
| 75 |
## Citation
|
| 76 |
|
| 77 |
```bibtex
|
| 78 |
-
@
|
| 79 |
-
|
| 80 |
-
|
| 81 |
-
|
| 82 |
-
|
| 83 |
}
|
| 84 |
```
|
| 85 |
|
|
|
|
| 75 |
## Citation
|
| 76 |
|
| 77 |
```bibtex
|
| 78 |
+
@InProceedings{Lin_HVSBench,
|
| 79 |
+
author = {Lin, Jiaying and Ye, Shuquan and Xu, Dan and Ouyang, Wanli and Lau, Rynson W.H.},
|
| 80 |
+
title = {Do MLLMs Exhibit Human-like Perceptual Behaviors? HVSBench: A Benchmark for MLLM Alignment with Human Perceptual Behavior},
|
| 81 |
+
booktitle = {CVPR 2026 Findings},
|
| 82 |
+
year = {2026},
|
| 83 |
}
|
| 84 |
```
|
| 85 |
|