We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63d6112 commit 4158c47Copy full SHA for 4158c47
1 file changed
README.md
@@ -122,7 +122,14 @@ and attack results will be produced in `./results/<DEFENSE_METHOD>_<ATTACK_METHO
122
For more information, you can read [here](./defense_scripts/README.md).
123
124
## 📔 Citation
125
-> Coming soon...
+@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
+}
133
134
## :sparkles: Acknowledgement
135
We express great gratitude for all the researchers' contributions to the **Model Inversion** community.
0 commit comments