Skip to content

Commit 4158c47

Browse files
committed
feat: add citation
1 parent 63d6112 commit 4158c47

1 file changed

Lines changed: 8 additions & 1 deletion

File tree

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,14 @@ 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-
> Coming soon...
125+
@misc{fang2024privacy,
126+
title={Privacy Leakage on DNNs: A Survey of Model Inversion Attacks and Defenses},
127+
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},
128+
year={2024},
129+
eprint={2402.04013},
130+
archivePrefix={arXiv},
131+
primaryClass={cs.CV}
132+
}
126133

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

0 commit comments

Comments
 (0)