bfshi commited on
Commit
4956b60
·
verified ·
1 Parent(s): 452a473

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -46,10 +46,10 @@ The dataset contains question-answering pairs based on high-fidelity video conte
46
 
47
  ### Citation
48
  ```bibtex
49
- @article{shi2024autogaze,
50
  title={Attend Before Attention: Efficient and Scalable Video Understanding via Autoregressive Gazing},
51
  author={Shi, Baifeng and Fu, Stephanie and Lian, Long and Ye, Hanrong and Eigen, David and Reite, Aaron and Li, Boyi and Kautz, Jan and Han, Song and Chan, David M and others},
52
- journal={arXiv preprint arXiv:2412.04452},
53
- year={2024}
54
  }
55
  ```
 
46
 
47
  ### Citation
48
  ```bibtex
49
+ @article{shi2026attend,
50
  title={Attend Before Attention: Efficient and Scalable Video Understanding via Autoregressive Gazing},
51
  author={Shi, Baifeng and Fu, Stephanie and Lian, Long and Ye, Hanrong and Eigen, David and Reite, Aaron and Li, Boyi and Kautz, Jan and Han, Song and Chan, David M and others},
52
+ journal={arXiv preprint arXiv:2603.12254},
53
+ year={2026}
54
  }
55
  ```