Datasets:

Formats:
json
Languages:
English
ArXiv:
Libraries:
Datasets
pandas
License:
dcores commited on
Commit
188e1bb
1 Parent(s): d9cdef6
Files changed (1) hide show
  1. README.md +3 -5
README.md CHANGED
@@ -31,10 +31,7 @@ language:
31
  size_categories:
32
  - 1K<n<10K
33
  ---
34
- <<<<<<< HEAD
35
- #### Updates
36
- - 25 October 2024: Revised annotations for Action Sequence and removed duplicate samples for Action Sequence and Unexpected Action.
37
- =======
38
  <div align="center">
39
 
40
  <h2><a href="https://daniel-cores.github.io/tvbench/">TVBench: Redesigning Video-Language Evaluation</a></h2>
@@ -52,7 +49,8 @@ size_categories:
52
 
53
  </div>
54
 
55
- >>>>>>> ecaa679bce8fb253643d5077f2d2fa5b7854146d
 
56
 
57
  # TVBench
58
  TVBench is a new benchmark specifically created to evaluate temporal understanding in video QA. We identified three main issues in existing datasets: (i) static information from single frames is often sufficient to solve the tasks (ii) the text of the questions and candidate answers is overly informative, allowing models to answer correctly without relying on any visual input (iii) world knowledge alone can answer many of the questions, making the benchmarks a test of knowledge replication rather than visual reasoning. In addition, we found that open-ended question-answering benchmarks for video understanding suffer from similar issues while the automatic evaluation process with LLMs is unreliable, making it an unsuitable alternative.
 
31
  size_categories:
32
  - 1K<n<10K
33
  ---
34
+
 
 
 
35
  <div align="center">
36
 
37
  <h2><a href="https://daniel-cores.github.io/tvbench/">TVBench: Redesigning Video-Language Evaluation</a></h2>
 
49
 
50
  </div>
51
 
52
+ #### Updates
53
+ - 25 October 2024: Revised annotations for Action Sequence and removed duplicate samples for Action Sequence and Unexpected Action.
54
 
55
  # TVBench
56
  TVBench is a new benchmark specifically created to evaluate temporal understanding in video QA. We identified three main issues in existing datasets: (i) static information from single frames is often sufficient to solve the tasks (ii) the text of the questions and candidate answers is overly informative, allowing models to answer correctly without relying on any visual input (iii) world knowledge alone can answer many of the questions, making the benchmarks a test of knowledge replication rather than visual reasoning. In addition, we found that open-ended question-answering benchmarks for video understanding suffer from similar issues while the automatic evaluation process with LLMs is unreliable, making it an unsuitable alternative.