JunhaoZhuang commited on
Commit
ee2b19b
·
verified ·
1 Parent(s): ab2ede6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -9
README.md CHANGED
@@ -10,7 +10,7 @@ license: apache-2.0
10
  <p>
11
  <a href='http://zhuang2002.github.io/SelfGradientForcing'><img src='https://img.shields.io/badge/Project-Page-Green'></a> &nbsp;
12
  <a href="https://github.com/zhuang2002/Self_Gradient_Forcing"><img src="https://img.shields.io/badge/GitHub-Repository-black?logo=github"></a> &nbsp;
13
- <a href="https://arxiv.org"><img src="https://img.shields.io/badge/arXiv-2510.12747-b31b1b.svg"></a> &nbsp;
14
  <a href="https://huggingface.co/JunhaoZhuang/Self_Gradient_Forcing"><img src="https://img.shields.io/badge/🤗%20Hugging%20Face-Models-yellow" alt="Hugging Face"></a> &nbsp;
15
  <a href="LICENSE"><img src="https://img.shields.io/badge/License-Apache--2.0-blue" alt="License"></a>
16
  </p>
@@ -182,13 +182,13 @@ This project is released under the Apache-2.0 license.
182
  ### 📜 Citation
183
 
184
  ```bibtex
185
- @article{zhuang2026sgf,
186
- title = {Self Gradient Forcing: Native Long Video Extrapolation},
187
- author = {Zhuang, Junhao and Zhang, Shiyi and Bian, Yuxuan and Li, Yaowei
188
- and Luo, Yawen and Jin, Weiyang and Zhang, Songchun and He, Xianglong
189
- and Zhang, Xuying and Li, Haoran and Huang, Haoyang and Xue, Zeyue
190
- and Duan, Nan},
191
- journal = {arXiv preprint},
192
- year = {2026}
193
  }
194
  ```
 
10
  <p>
11
  <a href='http://zhuang2002.github.io/SelfGradientForcing'><img src='https://img.shields.io/badge/Project-Page-Green'></a> &nbsp;
12
  <a href="https://github.com/zhuang2002/Self_Gradient_Forcing"><img src="https://img.shields.io/badge/GitHub-Repository-black?logo=github"></a> &nbsp;
13
+ <a href="https://arxiv.org/abs/2607.20368"><img src="https://img.shields.io/badge/arXiv-2607.20368-b31b1b.svg"></a> &nbsp;
14
  <a href="https://huggingface.co/JunhaoZhuang/Self_Gradient_Forcing"><img src="https://img.shields.io/badge/🤗%20Hugging%20Face-Models-yellow" alt="Hugging Face"></a> &nbsp;
15
  <a href="LICENSE"><img src="https://img.shields.io/badge/License-Apache--2.0-blue" alt="License"></a>
16
  </p>
 
182
  ### 📜 Citation
183
 
184
  ```bibtex
185
+ @misc{zhuang2026selfgradientforcingnative,
186
+ title={Self Gradient Forcing: Native Long Video Extrapolation},
187
+ author={Junhao Zhuang and Shiyi Zhang and Yuxuan Bian and Yaowei Li and Yawen Luo and Yijun Liu and Weiyang Jin and Songchun Zhang and Xianglong He and Xuying Zhang and Haoran Li and Haoyang Huang and Zeyue Xue and Nan Duan},
188
+ year={2026},
189
+ eprint={2607.20368},
190
+ archivePrefix={arXiv},
191
+ primaryClass={cs.CV},
192
+ url={https://arxiv.org/abs/2607.20368},
193
  }
194
  ```