akweury commited on
Commit
5e35f40
·
verified ·
1 Parent(s): d584ef6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -0
README.md CHANGED
@@ -57,3 +57,16 @@ Gestalt Reasoning Benchmark/
57
 
58
  ```
59
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
57
 
58
  ```
59
 
60
+
61
+ ## Citation
62
+
63
+ If you use the Gestalt Vision dataset in your research or work, please cite our paper:
64
+
65
+ ```
66
+ @inproceedings{sha2025gestalt,
67
+ author = {Jingyuan Sha and Hikaru Shindo and Kristian Kersting and Devendra Singh Dhami},
68
+ title = {Gestalt Vision: A Dataset for Evaluating Gestalt Principles in Visual Perception},
69
+ booktitle = {Proceedings of the 19th International Conference on Neurosymbolic Learning and Reasoning (NeSy)},
70
+ year = {2025}
71
+ }
72
+ ```