Harahan commited on
Commit
02bf00a
·
verified ·
1 Parent(s): 3aa2df7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -1
README.md CHANGED
@@ -174,7 +174,15 @@ pipe(prompt="a cute cat sitting on a windowsill",
174
  ## 📄 Citation
175
 
176
  ```bibtex
177
- <TODO: add bibtex after arXiv release>
 
 
 
 
 
 
 
 
178
  ```
179
 
180
  ---
 
174
  ## 📄 Citation
175
 
176
  ```bibtex
177
+ @misc{huang2026reinforcingfewstepgeneratorsrewardtilted,
178
+ title={Reinforcing Few-step Generators via Reward-Tilted Distribution Matching},
179
+ author={Yushi Huang and Xiangxin Zhou and Ruoyu Wang and Chi Zhang and Jun Zhang and Tianyu Pang},
180
+ year={2026},
181
+ eprint={2605.26108},
182
+ archivePrefix={arXiv},
183
+ primaryClass={cs.CV},
184
+ url={https://arxiv.org/abs/2605.26108},
185
+ }
186
  ```
187
 
188
  ---