garrying commited on
Commit
aa146ea
·
verified ·
1 Parent(s): fd811ed

Update HVSBench citation

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -75,11 +75,11 @@ answer = sample["answer"]
75
  ## Citation
76
 
77
  ```bibtex
78
- @misc{lin2026hvsbench,
79
- title = {Do MLLMs Exhibit Human-like Perceptual Behaviors? HVSBench: A Benchmark for MLLM Alignment with Human Perceptual Behavior},
80
- author = {Lin, Jiaying and Ye, Shuquan and Xu, Dan and Ouyang, Wanli and Lau, Rynson W. H.},
81
- year = {2026},
82
- note = {Project page: https://jiaying.link/HVSBench/}
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