Datasets:

Modalities:
Text
Video
Formats:
json
ArXiv:
License:
Transl commited on
Commit
bd4633d
·
verified ·
1 Parent(s): 2a78953

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -7
README.md CHANGED
@@ -31,6 +31,7 @@ task_categories:
31
 
32
  ## 🔥 News
33
 
 
34
  * **`2025.03.19`** 🌟 We released Favor-Bench, a new benchmark for fine-grained video motion understanding that spans both ego-centric and third-person perspectives with comprehensive evaluation including both close-ended QA tasks and open-ended descriptive tasks!
35
 
36
  ## Introduction
@@ -119,12 +120,11 @@ More data statistics of FAVOR-Bench. Left: Index distribution of correct answers
119
  If you find our work helpful for your research, please consider citing our work.
120
 
121
  ```bibtex
122
- @misc{tu2025favor,
123
- title={FAVOR-Bench: A Comprehensive Benchmark for Fine-Grained Video Motion Understanding},
124
- author={Chongjun Tu and Lin Zhang and Pengtao Chen and Peng Ye and Xianfang Zeng and Wei Cheng and Gang Yu and Tao Chen},
125
- year={2025},
126
- eprint={2503.14935},
127
- archivePrefix={arXiv},
128
- primaryClass={cs.CV}
129
  }
130
  ```
 
31
 
32
  ## 🔥 News
33
 
34
+ * **`2025.09.18`** 🎉 FAVOR-Bench has been accepted by **NeurIPS 2025 Datasets and Benchmarks Track**!
35
  * **`2025.03.19`** 🌟 We released Favor-Bench, a new benchmark for fine-grained video motion understanding that spans both ego-centric and third-person perspectives with comprehensive evaluation including both close-ended QA tasks and open-ended descriptive tasks!
36
 
37
  ## Introduction
 
120
  If you find our work helpful for your research, please consider citing our work.
121
 
122
  ```bibtex
123
+ @article{tu2026favor,
124
+ title={Favor-bench: A comprehensive benchmark for fine-grained video motion understanding},
125
+ author={Tu, Chongjun and Zhang, Lin and Ye, Peng and Zeng, Xianfang and Cheng, Wei and Yu, Gang and Chen, Tao and others},
126
+ journal={Advances in Neural Information Processing Systems},
127
+ volume={38},
128
+ year={2026}
 
129
  }
130
  ```