Skip to content

Commit cc94efa

Browse files
committed
update arxiv url
1 parent 29161cd commit cc94efa

File tree

4 files changed

+18
-3
lines changed

4 files changed

+18
-3
lines changed

README.md

Lines changed: 18 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,20 @@
11
<div align="center">
22

33
<h2>
4-
<a href="https://github.com/OpenGVLab/RIVER">[ICLR 2026] RIVER: A Real-Time Interaction Benchmark for Video LLMs</a>
4+
<a href="https://arxiv.org/abs/2603.03985">[ICLR 2026] RIVER: A Real-Time Interaction Benchmark for Video LLMs</a>
55
</h2>
66

77
Yansong Shi, Qingsong Zhao, Tianxiang Jiang, Xiangyu Zeng, Yi Wang, Limin Wang
88

9-
<img src="assets/RIVER.png" width="80" alt="RIVER logo">
9+
<img src="assets/RIVER logo.png" width="80" alt="RIVER logo">
1010

1111
</div>
1212

1313

1414
## Introduction
1515
This project introduces **RIVER Bench**, the first benchmark designed to evaluate the real-time interactive capabilities of Video Large Language Models through streaming video perception, featuring novel tasks for memory, live-perception, and proactive response.
16-
![RIVER](assets/river.pdf)
16+
17+
![RIVER](assets/river.jpg)
1718

1819
## Dataset Preparation
1920
|Dataset |URL|
@@ -24,3 +25,17 @@ This project introduces **RIVER Bench**, the first benchmark designed to evaluat
2425
|Ego4D |https://github.com/facebookresearch/Ego4d|
2526
|QVHighlights |https://github.com/jayleicn/moment_detr|
2627

28+
## Citation
29+
30+
If you find this project useful in your research, please consider cite:
31+
```BibTeX
32+
@misc{shi2026riverrealtimeinteractionbenchmark,
33+
title={RIVER: A Real-Time Interaction Benchmark for Video LLMs},
34+
author={Yansong Shi and Qingsong Zhao and Tianxiang Jiang and Xiangyu Zeng and Yi Wang and Limin Wang},
35+
year={2026},
36+
eprint={2603.03985},
37+
archivePrefix={arXiv},
38+
primaryClass={cs.CV},
39+
url={https://arxiv.org/abs/2603.03985},
40+
}
41+
```
File renamed without changes.

assets/river.jpg

243 KB
Loading

assets/river.pdf

-361 KB
Binary file not shown.

0 commit comments

Comments
 (0)