Terry Y commited on
Commit
679e5bc
·
1 Parent(s): ecccf7f
Files changed (1) hide show
  1. README.md +8 -0
README.md CHANGED
@@ -23,3 +23,11 @@ This repository contains the models and configuration for our paper **[Rethinkin
23
 
24
  ## Citation
25
  If you find this work useful, please consider citing our arXiv preprint.
 
 
 
 
 
 
 
 
 
23
 
24
  ## Citation
25
  If you find this work useful, please consider citing our arXiv preprint.
26
+ ```bash
27
+ @article{yu2026RethinkTTS,
28
+ title={Rethinking Test Time Scaling for Flow-Matching Generative Models},
29
+ author={Yu, Qingtao and Song, Changlin and Sun, Minghao and Yu, Zhengyang and Verma, Vinay Kumar and Roy, Soumya and Negi, Sumit and Li, Hongdong and Campbell, Dylan},
30
+ journal={arXiv preprint arXiv:2511.22242},
31
+ year={2026}
32
+ }
33
+ ```