Skip to content

Commit 3e9e9c4

Browse files
committed
feat: add citation
1 parent 4158c47 commit 3e9e9c4

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,8 @@ and attack results will be produced in `./results/<DEFENSE_METHOD>_<ATTACK_METHO
122122
For more information, you can read [here](./defense_scripts/README.md).
123123

124124
## 📔 Citation
125+
**If you find our work helpful for your research, please kindly cite our paper:**
126+
```
125127
@misc{fang2024privacy,
126128
title={Privacy Leakage on DNNs: A Survey of Model Inversion Attacks and Defenses},
127129
author={Hao Fang and Yixiang Qiu and Hongyao Yu and Wenbo Yu and Jiawei Kong and Baoli Chong and Bin Chen and Xuan Wang and Shu-Tao Xia},
@@ -130,6 +132,7 @@ For more information, you can read [here](./defense_scripts/README.md).
130132
archivePrefix={arXiv},
131133
primaryClass={cs.CV}
132134
}
135+
```
133136

134137
## :sparkles: Acknowledgement
135138
We express great gratitude for all the researchers' contributions to the **Model Inversion** community.

0 commit comments

Comments
 (0)