Update README.md
Browse files
README.md
CHANGED
|
@@ -4,7 +4,8 @@ size_categories:
|
|
| 4 |
---
|
| 5 |
|
| 6 |
# rCM: Score-Regularized Continuous-Time Consistency Model
|
| 7 |
-
|
|
|
|
| 8 |
|
| 9 |
This repo holds Wan-synthesized datasets used for rCM training.
|
| 10 |
|
|
@@ -19,4 +20,10 @@ This repo holds Wan-synthesized datasets used for rCM training.
|
|
| 19 |
journal={arXiv preprint arXiv:2510.08431},
|
| 20 |
year={2025}
|
| 21 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 22 |
```
|
|
|
|
| 4 |
---
|
| 5 |
|
| 6 |
# rCM: Score-Regularized Continuous-Time Consistency Model
|
| 7 |
+
# Causal-rCM: A Unified Teacher-Forcing and Self-Forcing Open Recipe for Autoregressive Diffusion Distillation in Streaming Video Generation and Interactive World Models
|
| 8 |
+
[**Paper**](https://arxiv.org/abs/2510.08431) [**Paper2**](https://arxiv.org/abs/2606.25473) | [**Website**](https://research.nvidia.com/labs/dir/rcm) | [**Code**](https://github.com/NVlabs/rcm)
|
| 9 |
|
| 10 |
This repo holds Wan-synthesized datasets used for rCM training.
|
| 11 |
|
|
|
|
| 20 |
journal={arXiv preprint arXiv:2510.08431},
|
| 21 |
year={2025}
|
| 22 |
}
|
| 23 |
+
@article{zheng2026causal,
|
| 24 |
+
title={Causal-rCM: A Unified Teacher-Forcing and Self-Forcing Open Recipe for Autoregressive Diffusion Distillation in Streaming Video Generation and Interactive World Models},
|
| 25 |
+
author={Zheng, Kaiwen and He, Guande and Zhao, Min and Zhang, Jintao and Chen, Huayu and Chen, Jianfei and Lin, Chen-Hsuan and Liu, Ming-Yu and Zhu, Jun and Ma, Qianli},
|
| 26 |
+
journal={arXiv preprint arXiv:2606.25473},
|
| 27 |
+
year={2026}
|
| 28 |
+
}
|
| 29 |
```
|