yeliudev commited on
Commit
b0c620b
·
verified ·
1 Parent(s): ae9795d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -287,10 +287,10 @@ print(f'Answerer Response: {response}')
287
  Please kindly cite our paper if you find this project helpful.
288
 
289
  ```
290
- @article{liu2025videomind,
291
- title={VideoMind: A Chain-of-LoRA Agent for Long Video Reasoning},
292
  author={Liu, Ye and Lin, Kevin Qinghong and Chen, Chang Wen and Shou, Mike Zheng},
293
- journal={arXiv preprint arXiv:2503.13444},
294
- year={2025}
295
  }
296
  ```
 
287
  Please kindly cite our paper if you find this project helpful.
288
 
289
  ```
290
+ @inproceedings{liu2026videomind,
291
+ title={VideoMind: A Chain-of-LoRA Agent for Temporal-Grounded Video Reasoning},
292
  author={Liu, Ye and Lin, Kevin Qinghong and Chen, Chang Wen and Shou, Mike Zheng},
293
+ booktitle={International Conference on Learning Representations (ICLR)},
294
+ year={2026}
295
  }
296
  ```