byliutao commited on
Commit
28df2b5
·
verified ·
1 Parent(s): 5ae624c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -2
README.md CHANGED
@@ -16,8 +16,8 @@
16
  <a href="https://github.com/byliutao/cdm">
17
  <img src="https://img.shields.io/badge/GitHub-byliutao%2Fcdm-black?logo=github&logoColor=white" alt="GitHub">
18
  </a>
19
- <a href="https://arxiv.org/abs/">
20
- <img src="https://img.shields.io/badge/Paper-2509.161-b31b1b?logo=arxiv&logoColor=white" alt="arXiv Paper">
21
  </a>
22
 
23
  </div>
@@ -158,4 +158,13 @@ This project is licensed under the MIT License — see the [LICENSE](LICENSE) fi
158
  If our work assists your research, please consider giving us a star ⭐ or citing us:
159
 
160
  ```bibtex
 
 
 
 
 
 
 
 
 
161
  ```
 
16
  <a href="https://github.com/byliutao/cdm">
17
  <img src="https://img.shields.io/badge/GitHub-byliutao%2Fcdm-black?logo=github&logoColor=white" alt="GitHub">
18
  </a>
19
+ <a href="http://arxiv.org/abs/2605.06376">
20
+ <img src="https://img.shields.io/badge/Paper-2605.06376-b31b1b?logo=arxiv&logoColor=white" alt="arXiv Paper">
21
  </a>
22
 
23
  </div>
 
158
  If our work assists your research, please consider giving us a star ⭐ or citing us:
159
 
160
  ```bibtex
161
+ @misc{liu2026continuoustimedistributionmatchingfewstep,
162
+ title={Continuous-Time Distribution Matching for Few-Step Diffusion Distillation},
163
+ author={Tao Liu and Hao Yan and Mengting Chen and Taihang Hu and Zhengrong Yue and Zihao Pan and Jinsong Lan and Xiaoyong Zhu and Ming-Ming Cheng and Bo Zheng and Yaxing Wang},
164
+ year={2026},
165
+ eprint={2605.06376},
166
+ archivePrefix={arXiv},
167
+ primaryClass={cs.CV},
168
+ url={https://arxiv.org/abs/2605.06376},
169
+ }
170
  ```