ItsMaxNorm commited on
Commit
601ac11
·
verified ·
1 Parent(s): b4c3b65

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -5
README.md CHANGED
@@ -86,10 +86,13 @@ works directly against this Hub release:
86
  ## Citation
87
 
88
  ```bibtex
89
- @inproceedings{safediffusion_r1_2026,
90
- title = {SafeDiffusion-R1: Online Reward Steering for Safe Diffusion Post-Training},
91
- author = {(authors)},
92
- booktitle = {(venue)},
93
- year = {2026}
 
 
 
94
  }
95
  ```
 
86
  ## Citation
87
 
88
  ```bibtex
89
+ @misc{kumar2026safediffusionr1,
90
+ title={SafeDiffusion-R1: Online Reward Steering for Safe Diffusion Post-Training},
91
+ author={Komal Kumar and Ankan Deria and Abhishek Basu and Fahad Shamshad and Hisham Cholakkal and Karthik Nandakumar},
92
+ year={2026},
93
+ eprint={2605.18719},
94
+ archivePrefix={arXiv},
95
+ primaryClass={cs.CV},
96
+ url={https://arxiv.org/abs/2605.18719},
97
  }
98
  ```