Update README.md
Browse files
README.md
CHANGED
|
@@ -10,8 +10,8 @@ tags:
|
|
| 10 |
- Interactive-World-Model
|
| 11 |
---
|
| 12 |
# rCM: Score-Regularized Continuous-Time Consistency Model
|
| 13 |
-
# Causal-rCM: Teacher-Forcing
|
| 14 |
-
[**Paper**](https://arxiv.org/abs/2510.08431) | [**Website**](https://research.nvidia.com/labs/dir/rcm) | [**Code**](https://github.com/NVlabs/rcm)
|
| 15 |
|
| 16 |
This repo holds unofficial rCM and Causal-rCM models for Wan, reproduced by Tsinghua University.
|
| 17 |
|
|
@@ -27,9 +27,9 @@ The Wan2.2 rCM checkpoints are obtained by merging Wan2.1 rCM weights to Wan2.2
|
|
| 27 |
year={2025}
|
| 28 |
}
|
| 29 |
@article{zheng2026causal,
|
| 30 |
-
title={Causal-rCM: Teacher-Forcing
|
| 31 |
-
author={Zheng, Kaiwen and He, Guande and Zhao, Min and
|
| 32 |
-
journal={
|
| 33 |
year={2026}
|
| 34 |
}
|
| 35 |
```
|
|
|
|
| 10 |
- Interactive-World-Model
|
| 11 |
---
|
| 12 |
# rCM: Score-Regularized Continuous-Time Consistency Model
|
| 13 |
+
# Causal-rCM: A Unified Teacher-Forcing and Self-Forcing Open Recipe for Autoregressive Diffusion Distillation in Streaming Video Generation and Interactive World Models
|
| 14 |
+
[**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)
|
| 15 |
|
| 16 |
This repo holds unofficial rCM and Causal-rCM models for Wan, reproduced by Tsinghua University.
|
| 17 |
|
|
|
|
| 27 |
year={2025}
|
| 28 |
}
|
| 29 |
@article{zheng2026causal,
|
| 30 |
+
title={Causal-rCM: A Unified Teacher-Forcing and Self-Forcing Open Recipe for Autoregressive Diffusion Distillation in Streaming Video Generation and Interactive World Models},
|
| 31 |
+
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},
|
| 32 |
+
journal={arXiv preprint arXiv:2606.25473},
|
| 33 |
year={2026}
|
| 34 |
}
|
| 35 |
```
|