Enxin commited on
Commit
4ce6757
·
verified ·
1 Parent(s): 48b726c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -4
README.md CHANGED
@@ -62,10 +62,14 @@ For installation, training, and evaluation instructions, please refer to:
62
  ## Citation
63
 
64
  ```bibtex
65
- @misc{chai2025auroracapefficientperformantvideo,
66
- title={AuroraCap: Efficient, Performant Video Detailed Captioning},
67
- author={Wenhao Chai et al.},
68
- year={2025}
 
 
 
 
69
  }
70
  ```
71
 
 
62
  ## Citation
63
 
64
  ```bibtex
65
+ @misc{song2025videonsanativesparseattention,
66
+ title={VideoNSA: Native Sparse Attention Scales Video Understanding},
67
+ author={Enxin Song and Wenhao Chai and Shusheng Yang and Ethan Armand and Xiaojun Shan and Haiyang Xu and Jianwen Xie and Zhuowen Tu},
68
+ year={2025},
69
+ eprint={2510.02295},
70
+ archivePrefix={arXiv},
71
+ primaryClass={cs.CV},
72
+ url={https://arxiv.org/abs/2510.02295},
73
  }
74
  ```
75