gloriakaku commited on
Commit
771d9ae
·
verified ·
1 Parent(s): c096ad1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -27,7 +27,7 @@ configs:
27
 
28
  # CIDER: Contextual Disclosure Boundaries for Privacy Preference Alignment
29
 
30
- [Paper]() | [Code](https://github.com/PEACH-Research-Lab/CIDER)
31
 
32
 
33
  Dataset for the COLM 2026 paper *CIDER: A Dataset of Contextual Disclosure Boundaries for Privacy Preference Alignment*
@@ -117,6 +117,7 @@ MIT. See [LICENSE](LICENSE).
117
  @article{guo2026cider,
118
  title = {CIDER: Contextual Disclosure Boundaries for Privacy Preference Alignment},
119
  author = {Guo, Bingcan and Xu, Eryue and Zhou, Jijie and Zhang, Zhiping and Li, Tianshi},
 
120
  year = {2026}
121
  }
122
  ```
 
27
 
28
  # CIDER: Contextual Disclosure Boundaries for Privacy Preference Alignment
29
 
30
+ [Paper](https://arxiv.org/abs/2608.09164) | [Code](https://github.com/PEACH-Research-Lab/CIDER)
31
 
32
 
33
  Dataset for the COLM 2026 paper *CIDER: A Dataset of Contextual Disclosure Boundaries for Privacy Preference Alignment*
 
117
  @article{guo2026cider,
118
  title = {CIDER: Contextual Disclosure Boundaries for Privacy Preference Alignment},
119
  author = {Guo, Bingcan and Xu, Eryue and Zhou, Jijie and Zhang, Zhiping and Li, Tianshi},
120
+ journal = {arXiv preprint arXiv:2608.09164}
121
  year = {2026}
122
  }
123
  ```