SiyouLi commited on
Commit
c1418dd
·
verified ·
1 Parent(s): b4c61ea

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -3
README.md CHANGED
@@ -1,3 +1,17 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ ---
4
+ ## ✨ Cite our work
5
+ If you find this repo useful, please consider citing:
6
+
7
+ ```bibtex
8
+ @misc{li2025seeingforesttreesqueryaware,
9
+ title={Seeing the Forest and the Trees: Query-Aware Tokenizer for Long-Video Multimodal Language Models},
10
+ author={Siyou Li and Huanan Wu and Juexi Shao and Yinghao Ma and Yujian Gan and Yihao Luo and Yuwei Wang and Dong Nie and Lu Wang and Wengqing Wu and Le Zhang and Massimo Poesio and Juntao Yu},
11
+ year={2025},
12
+ eprint={2511.11910},
13
+ archivePrefix={arXiv},
14
+ primaryClass={cs.CV},
15
+ url={https://arxiv.org/abs/2511.11910},
16
+ }
17
+ ```