REVIEW 4 major objections 5 minor 47 references
SCBench: A Sports Commentary Benchmark for Video LLMs
T0 review · 4 major / 5 minor · reviewed 2026-08-11 · deepseek-v4-flash
Pith's one-line read The paper builds SCBench, a sports-commentary benchmark with 5,775 clips and a six-dimensional score, and reports that every tested video LLM fails at the task, with the best model (InternVL-Chat-2) reaching only 5.44/10.
desk verdict The CommentarySet dataset is a real contribution, but the paper's leaderboard is not trustworthy yet—the judge is validated on only 15 samples and the winner's longer outputs raise a concrete bias concern. read the letter →
The pith
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
The reading
What carries the argument
The engine of the benchmark is CommentarySet, a dataset of 5,775 short video clips (about 14.5 seconds each) with real broadcast commentary as ground truth, plus GPT-generated labels that partition each commentary into one or more of six dimensions: key events, technical detail, background information, tactical analysis, match situation, and emotional expression. The evaluation mechanism is SCORES, a prompt-based protocol in which GPT-4o-mini is first given the task definition, then the six-dimensional metric definitions, and then asked to grade model commentary against the ground-truth commentary on a 0-10 scale. The three-tier prompt structure (task definition, metric definition, task requirement) is what turns a generic LLM judge into a domain-specific one; the same dimension definitions are also fed to video models during inference to channel generation.
What would settle it
Score the same model outputs with a different judge model or with outputs normalized by length; if InternVL-Chat-2 no longer leads, or if a larger human study drops agreement with SCORES well below 60 percent, the ranking and the 'all models fail' conclusion become an artifact of the judge.
Extended reading notes
Core claim
The central claim, stated on the paper's own terms, is that sports commentary generation is a valid and demanding benchmark for video LLMs, and that every open-source model tested fails at it. The paper constructs CommentarySet, 5,775 professionally commented video clips across athletics, basketball, soccer, gymnastics, table tennis, and tennis, with ground-truth commentary and six-dimensional labels. It then introduces SCORES, a metric that scores generated commentary on key events, technical detail, background information, tactical analysis, match situation, and emotional expression, administered through a GPT judge that compares model output with ground truth. On this benchmark, InternVL-Chat-2 scores 5.44 out of 10, 1.04 points above the runner-up Mini-InternVL-Chat-v1.5, and the authors interpret the uniformly mediocre scores as evidence that current models cannot perform practical sports commentary. They also report that fine-tuning Video-LLaVA and Chat-UniVi with chain-of-thought improves their scores by 8% and 6%, respectively, but leaves them below several zero-shot models, indicating that stylistic alignment alone is insufficient.
Load-bearing premise
The load-bearing premise is that GPT-4o-mini's six-dimensional scores agree with human judgment well enough to rank models, a check done on only 15 samples with 60 percent agreement.
Editorial extensions
If this is right
- If the benchmark is accepted, future video LLM comparisons will need a generation task with temporal and emotional dimensions, not just QA, to expose real-world capability gaps.
- The 8% and 6% gains from chain-of-thought fine-tuning quantify how much of the deficit is style and prompt alignment, leaving the rest attributable to visual understanding and knowledge.
- The 1.04-point gap between InternVL-Chat-2 and the runner-up becomes a concrete target for other developers.
- Current automatic captioning metrics (BLEU, CIDEr) are shown to be near-useless for this task, pushing evaluation toward LLM-based judges with structured rubrics.
- Because the dataset includes per-dimension labels, future work can train or prompt models to emphasize specific commentary dimensions rather than all at once.
Reading between the lines
- A testable extension not in the paper: re-score the 867 test clips with a different judge model or a length-controlled version of GPT-4o-mini; if the ranking changes, the headline result is partly an artifact of judge preference for longer outputs, which the paper itself notices InternVL-2 tends to produce.
- The six-dimensional label distribution per sport is effectively a commentary-style profile; one could build a style-conditioned generator that takes a desired dimension mix as input, which the paper mentions only as a possibility.
- Because the ground-truth labels and the judge are generated by the same model family, the benchmark may partially measure self-consistency; a cross-family judge study would clarify how much of the score reflects genuine commentary quality.
- The dataset could be re-purposed for image LLMs by sampling frames, as the authors note, which would let the same benchmark compare video-native and frame-based models.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The paper introduces SCBench, a benchmark for evaluating Video LLMs on sports commentary generation. It contributes CommentarySet, a dataset of 5,775 video clips across six sports with extracted broadcast commentary and GPT-4o-mini-generated six-dimensional labels, and SCORES, a six-dimensional evaluation rubric scored by a GPT-4o-mini judge. The authors evaluate eight open-source Video LLMs plus two fine-tuning strategies, report that InternVL-Chat-2 achieves the highest SCORES (5.44, 1.04 above the runner-up), and conclude that current Video LLMs are far from producing practical sports commentary. The benchmark addresses a genuinely underexplored task; however, the validity of the central ranking and the 'all models fail' conclusion depends on the adequacy of the GPT-based evaluation, which is not yet established.
Significance. If the evaluation is trustworthy, SCBench fills a real gap: it targets dense, temporally rich sports videos and open-ended commentary generation, departing from the QA-format benchmarks that dominate the field. The CommentarySet itself, with 5,775 clips across six sports and time-aligned broadcast commentary, is a potentially reusable resource, and the six-dimensional rubric is a reasonable attempt to capture aspects that BLEU/CIDEr miss. The authors should be credited for releasing the dataset plan and for explicitly attempting a human validation of the metric. However, the paper's headline claims all rest on a GPT-4o-mini judge whose agreement with human judgment is demonstrated on only 15 samples, and no statistical or robustness evidence is provided. The significance of the empirical conclusions is therefore conditional on substantial additional validation.
major comments (4)
- [§5.3.1, Fig. 7] The human validation of SCORES uses only 15 samples and reports 60% agreement with human majority decisions versus 40% for vanilla GPT. No confidence interval, kappa, or significance test is given; a 9-of-15 versus 6-of-15 split is not statistically significant under a binomial or McNemar test. Since the entire model ranking in Tab. 3 is produced by this judge, the claim that SCORES is a meaningfully better metric than Vanilla GPT—and hence the validity of the benchmark—is unsupported. Please report the raw per-sample agreements, an appropriate test, and ideally a larger human study.
- [§3.3, §4.1] The same GPT-4o-mini model family generates the six-dimensional labels (Sec. 4.1, step 4) and serves as the judge (Sec. 3.3). Moreover, these labels are shown to models at inference time in the three-tier prompt and are also given to the judge to define the scoring criteria. Any systematic bias in GPT-4o-mini's label assignments therefore propagates into both model generation and evaluation, making the pipeline self-referential. The paper provides no human agreement measure on the label assignments themselves. Please provide a label-level validation (e.g., human agreement on a sample of labels) or an ablation that varies the label source (e.g., human labels on a subset) to show that the ranking is not an artifact of the label generator.
- [Tab. 3, §5.2] All SCORES results are reported as point estimates with no error bars, confidence intervals, or significance tests. Because the judge runs at temperature 0.1, repeated runs with different seeds would be straightforward to report. The claim that InternVL-Chat-2 'surpasses the second-best by 1.04' is a single realization of a stochastic judge; without variance information, the reader cannot assess whether a 1.04 gap is meaningful, particularly given that the judge may be sensitive to output length. Please report mean±std over multiple judge runs and, if possible, per-clip standard errors.
- [§5.3.2] The paper itself observes that InternVL-2's outputs were 'notably longer' and interprets this as capturing more information. However, longer outputs are also exactly what a fluency- or verbosity-biased judge would favor. The 15-sample human validation is far too small to rule out this confound. A concrete test would be to compare human preference on a subset where outputs are matched for length, or to truncate InternVL-2's outputs to the length of the runner-up and re-score; without such an analysis, the top ranking and the broad 'all models fail' conclusion are not robust.
minor comments (5)
- [Abstract and §4.1] The abstract describes the dataset as 'professionally annotated sports video clips,' but the six-dimensional labels are generated by GPT-4o-mini (Sec. 4.1, step 4), not by professional annotators. Please align the wording with the actual annotation pipeline.
- [Tab. 3] The Chat-UniVi-CoT row contains '3,00' instead of '3.00' in the soccer column; please fix the typo and check all numeric formatting.
- [Supplementary, Figs. 10-16] Several figures are numbered or captioned incorrectly (e.g., Fig. 10 appears twice, Fig. 14 and Fig. 15 both describe table tennis examples). Please renumber and deduplicate the supplementary figures.
- [§5.1] The evaluation section states that a temperature of 0.1 is used for GPT-4o-mini but does not specify how many judge calls are made per clip or whether the reported scores are averages over multiple calls; this should be stated explicitly.
- [§1 and §5.2] The paper claims that fine-tuning with ICL and CoT improves Video-LLaVA and Chat-UniVi by 8% and 6%, but these percentages are not clearly tied to the SCORES scale or to the numbers in Tab. 3; please clarify the computation (e.g., relative versus absolute improvement).
Circularity Check
No significant circularity: SCBench's model rankings are empirical outputs of an external judge; the GPT-label/GPT-judge overlap is a validation weakness, not a by-construction reduction.
full rationale
The paper's derivation chain is: broadcast commentary is sliced into clips (Sec. 4.1), GPT-4o-mini assigns six-dimensional labels, models generate commentary from video and labels, and GPT-4o-mini scores model commentary against ground truth and labels (Sec. 3.3). The Tab. 3 scores are not computed from the labels by any equation; they are judgments of a separate model output conditioned on ground truth. The use of the same model family for label generation and judging is a legitimate measurement-validity concern, and the 15-sample, 60% human agreement in Sec. 5.3.1 is weak evidence, especially because Sec. 5.3.2 notes that the winning model's outputs were 'notably longer.' However, that is a bias/validity threat, not circularity: the judge's scores are not equal to the labels, no parameter is fitted so as to force the ranking, and the ground-truth commentary is real broadcast text rather than a re-statement of the labels. The fine-tuned models are trained on GPT-generated labels and scored by a GPT-based judge, which may reward alignment with the judge's preferences, but this is overfitting to the evaluation protocol, not an identity between training input and reported prediction. No load-bearing self-citations, imported uniqueness theorems, or ansatz-by-citation steps appear. The paper's own stated limitations (no closed-source MLLMs, small dataset, models still below human-level) are acknowledged and do not assert or conceal a circular step. Therefore, under the rule that circularity requires an exhibited reduction of a result to its inputs, no such step is present.
Assumptions & free parameters
free parameters (3)
- Commentary merging cosine threshold =
0.7
- GPT judge temperature =
0.1
- Maximum number of label selections =
3
assumptions (4)
- domain assumption Broadcast commentary timestamps faithfully align with visual events in the clipped video after merging and manual refinement.
- domain assumption GPT-4o-mini-generated six-dimensional labels are accurate enough for training and evaluation.
- domain assumption GPT-4o-mini as judge produces scores that agree with human judgment.
- ad hoc to paper The six SCORES dimensions comprehensively cover sports commentary.
invented entities (2)
-
SCORES six-dimensional evaluation rubric
-
CommentarySet dataset
Cite this review
Pith. "Pith review of SCBench: A Sports Commentary Benchmark for Video LLMs." pith.science (2026). https://pith.science/paper/KWFQ62W6
@misc{pith2026241217637,
author = {Pith},
title = {Pith review of: SCBench: A Sports Commentary Benchmark for Video LLMs},
year = {2026},
howpublished = {\url{https://pith.science/paper/KWFQ62W6}},
note = {Machine review of arXiv:2412.17637}
}
abstract
Recently, significant advances have been made in Video Large Language Models (Video LLMs) in both academia and industry. However, methods to evaluate and benchmark the performance of different Video LLMs, especially their fine-grained, temporal visual capabilities, remain very limited. On one hand, current benchmarks use relatively simple videos (e.g., subtitled movie clips) where the model can understand the entire video by processing just a few frames. On the other hand, their datasets lack diversity in task format, comprising only QA or multi-choice QA, which overlooks the models' capacity for generating in-depth and precise texts. Sports videos, which feature intricate visual information, sequential events, and emotionally charged commentary, present a critical challenge for Video LLMs, making sports commentary an ideal benchmarking task. Inspired by these challenges, we propose a novel task: sports video commentary generation, developed $\textbf{SCBench}$ for Video LLMs. To construct such a benchmark, we introduce (1) $\textbf{SCORES}$, a six-dimensional metric specifically designed for our task, upon which we propose a GPT-based evaluation method, and (2) $\textbf{CommentarySet}$, a dataset consisting of 5,775 annotated video clips and ground-truth labels tailored to our metric. Based on SCBench, we conduct comprehensive evaluations on multiple Video LLMs (e.g. VILA, Video-LLaVA, etc.) and chain-of-thought baseline methods. Our results found that InternVL-Chat-2 achieves the best performance with 5.44, surpassing the second-best by 1.04. Our work provides a fresh perspective for future research, aiming to enhance models' overall capabilities in complex visual understanding tasks. Our dataset will be released soon.
Figures
Figures from the paper (18 more)
Reference graph
Works this paper leans on
-
[1]
write newline
" write newline "" before.all 'output.state := FUNCTION n.dashify 't := "" t empty not t #1 #1 substring "-" = t #1 #2 substring "--" = not "--" * t #2 global.max substring 't := t #1 #1 substring "-" = "-" * t #2 global.max substring 't := while if t #1 #1 substring * t #2 global.max substring 't := if while FUNCTION format.date year duplicate empty "emp...
-
[2]
Spice: Semantic propositional image caption evaluation, 2016
Peter Anderson, Basura Fernando, Mark Johnson, and Stephen Gould. Spice: Semantic propositional image caption evaluation, 2016
work page 2016
-
[3]
METEOR : An automatic metric for MT evaluation with improved correlation with human judgments
Satanjeev Banerjee and Alon Lavie. METEOR : An automatic metric for MT evaluation with improved correlation with human judgments. In Proceedings of the ACL Workshop on Intrinsic and Extrinsic Evaluation Measures for Machine Translation and/or Summarization , pages 65--72, Ann Arbor, Michigan, 2005. Association for Computational Linguistics
work page 2005
-
[4]
Jiang Bian, Xuhong Li, Tao Wang, Qingzhong Wang, Jun Huang, Chen Liu, Jun Zhao, Feixiang Lu, Dejing Dou, and Haoyi Xiong. P2anet: A dataset and benchmark for dense action detection from table tennis match broadcasting videos, 2024
work page 2024
-
[5]
Tom B. Brown, Benjamin Mann, Nick Ryder, Melanie Subbiah, Jared Kaplan, Prafulla Dhariwal, Arvind Neelakantan, Pranav Shyam, Girish Sastry, Amanda Askell, Sandhini Agarwal, Ariel Herbert-Voss, Gretchen Krueger, Tom Henighan, Rewon Child, Aditya Ramesh, Daniel M. Ziegler, Jeffrey Wu, Clemens Winter, Christopher Hesse, Mark Chen, Eric Sigler, Mateusz Litwin...
2020
-
[6]
Xiuyuan Chen, Yuan Lin, Yuchen Zhang, and Weiran Huang. Autoeval-video: An automatic benchmark for assessing large vision language models in open-ended video question answering, 2024 a
work page 2024
-
[7]
Zhe Chen, Jiannan Wu, Wenhai Wang, Weijie Su, Guo Chen, Sen Xing, Muyan Zhong, Qinglong Zhang, Xizhou Zhu, Lewei Lu, Bin Li, Ping Luo, Tong Lu, Yu Qiao, and Jifeng Dai. Internvl: Scaling up vision foundation models and aligning for generic visual-linguistic tasks, 2024 b
work page 2024
-
[8]
Sports re-id: Improving re-identification of players in broadcast videos of team sports, 2022
Bharath Comandur. Sports re-id: Improving re-identification of players in broadcast videos of team sports, 2022
work page 2022
Show all 47 references
-
[9]
Seikavandi, Jacob V
Adrien Deliège, Anthony Cioppa, Silvio Giancola, Meisam J. Seikavandi, Jacob V. Dueholm, Kamal Nasrollahi, Bernard Ghanem, Thomas B. Moeslund, and Marc Van Droogenbroeck. Soccernet-v2: A dataset and benchmarks for holistic understanding of broadcast soccer videos, 2021
2021
-
[10]
Mmbench-video: A long-form multi-shot benchmark for holistic video understanding, 2024
Xinyu Fang, Kangrui Mao, Haodong Duan, Xiangyu Zhao, Yining Li, Dahua Lin, and Kai Chen. Mmbench-video: A long-form multi-shot benchmark for holistic video understanding, 2024
2024
-
[11]
Hayden Faulkner and Anthony R. Dick. Tenniset: A dataset for dense fine-grained event recognition, localisation and description. 2017 International Conference on Digital Image Computing: Techniques and Applications (DICTA), pages 1--8, 2017
2017
-
[12]
Chatpose: Chatting about 3d human pose
Yao Feng, Jing Lin, Sai Kumar Dwivedi, Yu Sun, Priyanka Patel, and Michael J Black. Chatpose: Chatting about 3d human pose. In Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, pages 2093--2103, 2024
2024
-
[13]
Video-mme: The first-ever comprehensive evaluation benchmark of multi-modal llms in video analysis, 2024
Chaoyou Fu, Yuhan Dai, Yongdong Luo, Lei Li, Shuhuai Ren, Renrui Zhang, Zihan Wang, Chenyu Zhou, Yunhang Shen, Mengdan Zhang, Peixian Chen, Yanwei Li, Shaohui Lin, Sirui Zhao, Ke Li, Tong Xu, Xiawu Zheng, Enhong Chen, Rongrong Ji, and Xing Sun. Video-mme: The first-ever compre...
2024
-
[14]
Mini-internvl: A flexible-transfer pocket multimodal model with 5
Zhangwei Gao, Zhe Chen, Erfei Cui, Yiming Ren, Weiyun Wang, Jinguo Zhu, Hao Tian, Shenglong Ye, Junjun He, Xizhou Zhu, Lewei Lu, Tong Lu, Yu Qiao, Jifeng Dai, and Wenhai Wang. Mini-internvl: A flexible-transfer pocket multimodal model with 5
-
[15]
Tgif-qa: Toward spatio-temporal reasoning in visual question answering, 2017
Yunseok Jang, Yale Song, Youngjae Yu, Youngjin Kim, and Gunhee Kim. Tgif-qa: Toward spatio-temporal reasoning in visual question answering, 2017
2017
-
[16]
Chat-univi: Unified visual representation empowers large language models with image and video understanding, 2024
Peng Jin, Ryuichi Takanobu, Wancai Zhang, Xiaochun Cao, and Li Yuan. Chat-univi: Unified visual representation empowers large language models with image and video understanding, 2024
2024
-
[17]
Retrieval-augmented generation for knowledge-intensive nlp tasks, 2021
Patrick Lewis, Ethan Perez, Aleksandra Piktus, Fabio Petroni, Vladimir Karpukhin, Naman Goyal, Heinrich Küttler, Mike Lewis, Wen tau Yih, Tim Rocktäschel, Sebastian Riedel, and Douwe Kiela. Retrieval-augmented generation for knowledge-intensive nlp tasks, 2021
2021
-
[18]
Mvbench: A comprehensive multi-modal video understanding benchmark, 2024
Kunchang Li, Yali Wang, Yinan He, Yizhuo Li, Yi Wang, Yi Liu, Zun Wang, Jilan Xu, Guo Chen, Ping Luo, Limin Wang, and Yu Qiao. Mvbench: A comprehensive multi-modal video understanding benchmark, 2024
2024
-
[19]
Video-llava: Learning united visual representation by alignment before projection, 2023
Bin Lin, Yang Ye, Bin Zhu, Jiaxi Cui, Munan Ning, Peng Jin, and Li Yuan. Video-llava: Learning united visual representation by alignment before projection, 2023
2023
-
[20]
ROUGE : A package for automatic evaluation of summaries
Chin-Yew Lin. ROUGE : A package for automatic evaluation of summaries. In Text Summarization Branches Out, pages 74--81, Barcelona, Spain, 2004. Association for Computational Linguistics
2004
-
[21]
Vila: On pre-training for visual language models, 2024
Ji Lin, Hongxu Yin, Wei Ping, Yao Lu, Pavlo Molchanov, Andrew Tao, Huizi Mao, Jan Kautz, Mohammad Shoeybi, and Song Han. Vila: On pre-training for visual language models, 2024
2024
-
[22]
Llava-next: Improved reasoning, ocr, and world knowledge, 2024 a
Haotian Liu, Chunyuan Li, Yuheng Li, Bo Li, Yuanhan Zhang, Sheng Shen, and Yong Jae Lee. Llava-next: Improved reasoning, ocr, and world knowledge, 2024 a
2024
-
[23]
Kangaroo: A powerful video-language model supporting long-context video input, 2024 b
Jiajun Liu, Yibing Wang, Hanghang Ma, Xiaoping Wu, Xiaoqi Ma, Xiaoming Wei, Jianbin Jiao, Enhua Wu, and Jie Hu. Kangaroo: A powerful video-language model supporting long-context video input, 2024 b
2024
-
[24]
Fineaction: A fine-grained video dataset for temporal action localization
Yi Liu, Limin Wang, Yali Wang, Xiao Ma, and Yu Qiao. Fineaction: A fine-grained video dataset for temporal action localization. IEEE transactions on image processing, 31: 0 6937--6950, 2022
2022
-
[25]
Tempcompass: Do video llms really understand videos?, 2024 c
Yuanxin Liu, Shicheng Li, Yi Liu, Yuxiang Wang, Shuhuai Ren, Lei Li, Sishuo Chen, Xu Sun, and Lu Hou. Tempcompass: Do video llms really understand videos?, 2024 c
2024
-
[26]
Cross-block fine-grained semantic cascade for skeleton-based sports action recognition, 2024 d
Zhendong Liu, Haifeng Xia, Tong Guo, Libo Sun, Ming Shao, and Siyu Xia. Cross-block fine-grained semantic cascade for skeleton-based sports action recognition, 2024 d
2024
-
[27]
Egoschema: A diagnostic benchmark for very long-form video language understanding, 2023
Karttikeya Mangalam, Raiymbek Akshulakov, and Jitendra Malik. Egoschema: A diagnostic benchmark for very long-form video language understanding, 2023
2023
-
[28]
Howto100m: Learning a text-video embedding by watching hundred million narrated video clips
Antoine Miech, Dimitri Zhukov, Jean-Baptiste Alayrac, Makarand Tapaswi, Ivan Laptev, and Josef Sivic. Howto100m: Learning a text-video embedding by watching hundred million narrated video clips. In Proceedings of the IEEE/CVF international conference on computer vision, pages ...
2019
-
[29]
Video-bench: A comprehensive benchmark and toolkit for evaluating video-based large language models
Munan Ning, Bin Zhu, Yujia Xie, Bin Lin, Jiaxi Cui, Lu Yuan, Dongdong Chen, and Li Yuan. Video-bench: A comprehensive benchmark and toolkit for evaluating video-based large language models. arXiv preprint arXiv:2311.16103, 2023 a
2023 arXiv
-
[30]
Video-bench: A comprehensive benchmark and toolkit for evaluating video-based large language models, 2023 b
Munan Ning, Bin Zhu, Yujia Xie, Bin Lin, Jiaxi Cui, Lu Yuan, Dongdong Chen, and Li Yuan. Video-bench: A comprehensive benchmark and toolkit for evaluating video-based large language models, 2023 b
2023
-
[31]
B leu: a method for automatic evaluation of machine translation
Kishore Papineni, Salim Roukos, Todd Ward, and Wei-Jing Zhu. B leu: a method for automatic evaluation of machine translation. In Proceedings of the 40th Annual Meeting of the Association for Computational Linguistics, pages 311--318, Philadelphia, Pennsylvania, USA, 2002. Asso...
2002
-
[32]
Perception test: A diagnostic benchmark for multimodal video models, 2023
Viorica Pătrăucean, Lucas Smaira, Ankush Gupta, Adrià Recasens Continente, Larisa Markeeva, Dylan Banarse, Skanda Koppula, Joseph Heyward, Mateusz Malinowski, Yi Yang, Carl Doersch, Tatiana Matejovicova, Yury Sulsky, Antoine Miech, Alex Frechette, Hanna Klimczak, Raphael Koste...
2023
-
[33]
A survey of video datasets for grounded event understanding
Kate Sanders and Benjamin Van Durme. A survey of video datasets for grounded event understanding. In Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, pages 7314--7327, 2024
2024
-
[34]
Finegym: A hierarchical video dataset for fine-grained action understanding, 2020
Dian Shao, Yue Zhao, Bo Dai, and Dahua Lin. Finegym: A hierarchical video dataset for fine-grained action understanding, 2020
2020
-
[35]
Visual cot: Advancing multi-modal language models with a comprehensive dataset and benchmark for chain-of-thought reasoning, 2024
Hao Shao, Shengju Qian, Han Xiao, Guanglu Song, Zhuofan Zong, Letian Wang, Yu Liu, and Hongsheng Li. Visual cot: Advancing multi-modal language models with a comprehensive dataset and benchmark for chain-of-thought reasoning, 2024
2024
-
[36]
Playertv: Advanced player tracking and identification for automatic soccer highlight clips, 2024
Håkon Maric Solberg, Mehdi Houshmand Sarkhoosh, Sushant Gautam, Saeed Shafiee Sabet, Pål Halvorsen, and Cise Midoglu. Playertv: Advanced player tracking and identification for automatic soccer highlight clips, 2024
2024
-
[37]
Internvl2: Better than the best—expanding performance boundaries of open-source multimodal models with the progressive scaling strategy
OpenGVLab Team. Internvl2: Better than the best—expanding performance boundaries of open-source multimodal models with the progressive scaling strategy. Accessed: 2024-11-14
2024
-
[38]
Lawrence Zitnick, and Devi Parikh
Ramakrishna Vedantam, C. Lawrence Zitnick, and Devi Parikh. Cider: Consensus-based image description evaluation. CoRR, abs/1411.5726, 2014
2014 arXiv
-
[39]
Lvbench: An extreme long video understanding benchmark, 2024
Weihan Wang, Zehai He, Wenyi Hong, Yean Cheng, Xiaohan Zhang, Ji Qi, Shiyu Huang, Bin Xu, Yuxiao Dong, Ming Ding, and Jie Tang. Lvbench: An extreme long video understanding benchmark, 2024
2024
-
[40]
Chain-of-thought prompting elicits reasoning in large language models, 2023
Jason Wei, Xuezhi Wang, Dale Schuurmans, Maarten Bosma, Brian Ichter, Fei Xia, Ed Chi, Quoc Le, and Denny Zhou. Chain-of-thought prompting elicits reasoning in large language models, 2023
2023
-
[41]
Sportshhi: A dataset for human-human interaction detection in sports videos, 2024
Tao Wu, Runyu He, Gangshan Wu, and Limin Wang. Sportshhi: A dataset for human-human interaction detection in sports videos, 2024
2024
-
[42]
Next-qa:next phase of question-answering to explaining temporal actions
Junbin Xiao, Xindi Shang, Angela Yao, and Tat Seng Chua. Next-qa:next phase of question-answering to explaining temporal actions. 2021
2021
-
[43]
Video question answering via gradually refined attention over appearance and motion
Dejing Xu, Zhou Zhao, Jun Xiao, Fei Wu, Hanwang Zhang, Xiangnan He, and Yueting Zhuang. Video question answering via gradually refined attention over appearance and motion. In ACM, pages 1645--1653, 2017
2017
-
[44]
Youku-mplug: A 10 million large-scale chinese video-language dataset for pre-training and benchmarks, 2023
Haiyang Xu, Qinghao Ye, Xuan Wu, Ming Yan, Yuan Miao, Jiabo Ye, Guohai Xu, Anwen Hu, Yaya Shi, Guangwei Xu, Chenliang Li, Qi Qian, Maofei Que, Ji Zhang, Xiao Zeng, and Fei Huang. Youku-mplug: A 10 million large-scale chinese video-language dataset for pre-training and benchmarks, 2023
2023
-
[45]
Activitynet-qa: A dataset for understanding complex web videos via question answering, 2019
Zhou Yu, Dejing Xu, Jun Yu, Ting Yu, Zhou Zhao, Yueting Zhuang, and Dacheng Tao. Activitynet-qa: A dataset for understanding complex web videos via question answering, 2019
2019
-
[46]
Long context transfer from language to vision, 2024
Peiyuan Zhang, Kaichen Zhang, Bo Li, Guangtao Zeng, Jingkang Yang, Yuanhan Zhang, Ziyue Wang, Haoran Tan, Chunyuan Li, and Ziwei Liu. Long context transfer from language to vision, 2024
2024
-
[47]
A survey on generative ai and llm for video generation, understanding, and streaming
Pengyuan Zhou, Lin Wang, Zhi Liu, Yanbin Hao, Pan Hui, Sasu Tarkoma, and Jussi Kangasharju. A survey on generative ai and llm for video generation, understanding, and streaming. arXiv preprint arXiv:2404.16038, 2024
2024 arXiv
Reviewed August 11, 2026 · model on record in the stance chip above.
Discussion (0). Continue with ORCID to comment.