xinchen9 commited on
Commit
d15ea2f
1 Parent(s): e8db64e

[Update]update bibtex

Browse files
Files changed (1) hide show
  1. src/about.py +4 -3
src/about.py CHANGED
@@ -70,13 +70,14 @@ Open a [github issue](https://github.com/OPTML-Group/Diffusion-MU-Attack/issues)
70
 
71
  CITATION_BUTTON_LABEL = "Copy the following snippet to cite these results"
72
  CITATION_BUTTON_TEXT = r"""
73
- @article{zhang2023generate,
74
  title={To Generate or Not? Safety-Driven Unlearned Diffusion Models Are Still Easy To Generate Unsafe Images... For Now},
75
  author={Zhang, Yimeng and Jia, Jinghan and Chen, Xin and Chen, Aochuan and Zhang, Yihua and Liu, Jiancheng and Ding, Ke and Liu, Sijia},
76
- journal={arXiv preprint arXiv:2310.11868},
77
- year={2023}
78
  }
79
 
 
80
  @article{zhang2024defensive,
81
  title={Defensive Unlearning with Adversarial Training for Robust Concept Erasure in Diffusion Models},
82
  author={Zhang, Yimeng and Chen, Xin and Jia, Jinghan and Zhang, Yihua and Fan, Chongyu and Liu, Jiancheng and Hong, Mingyi and Ding, Ke and Liu, Sijia},
 
70
 
71
  CITATION_BUTTON_LABEL = "Copy the following snippet to cite these results"
72
  CITATION_BUTTON_TEXT = r"""
73
+ @inproceedings{zhang2023generate,
74
  title={To Generate or Not? Safety-Driven Unlearned Diffusion Models Are Still Easy To Generate Unsafe Images... For Now},
75
  author={Zhang, Yimeng and Jia, Jinghan and Chen, Xin and Chen, Aochuan and Zhang, Yihua and Liu, Jiancheng and Ding, Ke and Liu, Sijia},
76
+ booktitle={European Conference on Computer Vision},
77
+ year={2024}
78
  }
79
 
80
+
81
  @article{zhang2024defensive,
82
  title={Defensive Unlearning with Adversarial Training for Robust Concept Erasure in Diffusion Models},
83
  author={Zhang, Yimeng and Chen, Xin and Jia, Jinghan and Zhang, Yihua and Fan, Chongyu and Liu, Jiancheng and Hong, Mingyi and Ding, Ke and Liu, Sijia},