yeliudev commited on
Commit
b01d581
·
verified ·
1 Parent(s): feaea23

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -31,10 +31,10 @@ Please refer to our [GitHub Repository](https://github.com/yeliudev/VideoMind) f
31
  Please kindly cite our paper if you find this project helpful.
32
 
33
  ```
34
- @article{liu2025videomind,
35
- title={VideoMind: A Chain-of-LoRA Agent for Long Video Reasoning},
36
  author={Liu, Ye and Lin, Kevin Qinghong and Chen, Chang Wen and Shou, Mike Zheng},
37
- journal={arXiv preprint arXiv:2503.13444},
38
- year={2025}
39
  }
40
  ```
 
31
  Please kindly cite our paper if you find this project helpful.
32
 
33
  ```
34
+ @inproceedings{liu2026videomind,
35
+ title={VideoMind: A Chain-of-LoRA Agent for Temporal-Grounded Video Reasoning},
36
  author={Liu, Ye and Lin, Kevin Qinghong and Chen, Chang Wen and Shou, Mike Zheng},
37
+ booktitle={International Conference on Learning Representations (ICLR)},
38
+ year={2026}
39
  }
40
  ```