Update README.md
Browse files
README.md
CHANGED
|
@@ -174,7 +174,15 @@ pipe(prompt="a cute cat sitting on a windowsill",
|
|
| 174 |
## 📄 Citation
|
| 175 |
|
| 176 |
```bibtex
|
| 177 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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 |
---
|