paper-with-me

Papers

Breaking Down Video LLM Benchmarks: Knowledge, Spatial Perception, or True Temporal Understanding?

2025-05-20 · Bo Feng, Zhengfeng Lai, Shiyu Li, Zizhen Wang, Simon Wang, Ping Huang, Meng Cao

Existing video understanding benchmarks often conflate knowledge-based and purely image-based questions, rather than clearly isolating a model's temporal reasoning ability, which is the key aspect that distinguishes video understanding from other modalities. We identify two major limitations that obscure whether higher scores truly indicate stronger understanding of the dynamic content in videos: (1) strong language priors, where models can answer questions without watching the video; and (2) shuffling invariance, where models maintain similar performance on certain questions even when video frames are temporally shuffled. To alleviate these issues, we propose VBenchComp, an automated pipeline that categorizes questions into different domains: LLM-Answerable, Semantic, and Temporal. Specifically, LLM-Answerable questions can be answered without viewing the video; Semantic questions remain answerable even when the video frames are shuffled; and Temporal questions require understanding the correct temporal order of frames. The rest of the questions are labeled as Others. This can enable fine-grained evaluation of different capabilities of a video LLM. Our analysis reveals nuanced model weaknesses that are hidden by traditional overall scores, and we offer insights and recommendations for designing future benchmarks that more accurately assess video LLMs.

📄 PDF Abstract BibTeX arXiv:2505.14321

Code (0)

등록된 구현이 없습니다.

Tasks

Video Understanding

Similar Papers 제목 키워드 기반

Video-of-Thought: Step-by-Step Video Reasoning from Perception to Cognition

2024-05-07 · Hao Fei, Shengqiong Wu, Wei Ji, Hanwang Zhang 외

Existing research of video understanding still struggles to achieve in-depth comprehension and reasoning in complex videos, primarily due to the under-exploration of two key bottlenecks: fine-grained spatial-temporal per…

Large Language ModelMultimodal Large Language ModelVideo GroundingVideo Understanding

GeoAI in Social Science

2023-12-19 · Wenwen Li

GeoAI, or geospatial artificial intelligence, is an exciting new area that leverages artificial intelligence (AI), geospatial big data, and massive computing power to solve problems with high automation and intelligence.…

Temporal-Spatial Feature Pyramid for Video Saliency Detection

2021-05-10 · Qinyao Chang, Shiping Zhu

Multi-level features are important for saliency detection. Better combination and use of multi-level features with time information can greatly improve the accuracy of the video saliency model. In order to fully combine …

DecoderSaliency DetectionVideo Saliency Detection

Endow SAM with Keen Eyes: Temporal-spatial Prompt Learning for Video Camouflaged Object Detection

2024-01-01 · CVPR 2024 1 · Wenjun Hui, Zhenfeng Zhu, Shuai Zheng, Yao Zhao

The Segment Anything Model (SAM) a prompt-driven foundational model has demonstrated remarkable performance in natural image segmentation. However its application in video camouflaged object detection (VCOD) encounte…

Image Segmentationobject-detectionObject DetectionPrompt Learning+1

Track4Gen: Teaching Video Diffusion Models to Track Points Improves Video Generation

2024-12-08 · CVPR 2025 1 · Hyeonho Jeong, Chun-Hao Paul Huang, Jong Chul Ye, Niloy Mitra 외

While recent foundational video generators produce visually rich output, they still struggle with appearance drift, where objects gradually degrade or change inconsistently across frames, breaking visual coherence. We hy…

Point TrackingVideo Generation