Add arXiv BibTeX citation
Browse filesReplace the generic project-page citation with the complete arXiv BibTeX entry for arXiv:2608.13391.
README.md
CHANGED
|
@@ -163,11 +163,18 @@ Please report model quality, risk, security vulnerabilities, or NVIDIA AI concer
|
|
| 163 |
If you find this work useful, please cite:
|
| 164 |
|
| 165 |
```bibtex
|
| 166 |
-
@
|
| 167 |
-
title
|
| 168 |
-
author
|
| 169 |
-
|
| 170 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 171 |
}
|
| 172 |
```
|
| 173 |
|
|
|
|
| 163 |
If you find this work useful, please cite:
|
| 164 |
|
| 165 |
```bibtex
|
| 166 |
+
@article{bandyopadhyay2026context,
|
| 167 |
+
title = {Context-Matched Distillation: Teacher Causality for Autoregressive Video Distillation},
|
| 168 |
+
author = {Bandyopadhyay, Hmrishav and Ren, Xuanchi and Huang, Zijian
|
| 169 |
+
and Wu, Jay Zhangjie and Cao, Tianshi and Li, Ruilong
|
| 170 |
+
and Chu, Bryan and Fidler, Sanja and Song, Yi-Zhe
|
| 171 |
+
and Wang, Zian},
|
| 172 |
+
journal = {arXiv preprint arXiv:2608.13391},
|
| 173 |
+
year = {2026},
|
| 174 |
+
eprint = {2608.13391},
|
| 175 |
+
archivePrefix = {arXiv},
|
| 176 |
+
primaryClass = {cs.CV},
|
| 177 |
+
url = {https://arxiv.org/abs/2608.13391}
|
| 178 |
}
|
| 179 |
```
|
| 180 |
|