paper-with-me

홈 › Papers

Vinoground: Scrutinizing LMMs over Dense Temporal Reasoning with Short Videos

2024-10-03 · Jianrui Zhang, Mu Cai, Yong Jae Lee

There has been growing sentiment recently that modern large multimodal models (LMMs) have addressed most of the key challenges related to short video comprehension. As a result, both academia and industry are gradually shifting their attention towards the more complex challenges posed by understanding long-form videos. However, is this really the case? Our studies indicate that LMMs still lack many fundamental reasoning capabilities even when dealing with short videos. We introduce Vinoground, a temporal counterfactual LMM evaluation benchmark encompassing 1000 short and natural video-caption pairs. We demonstrate that existing LMMs severely struggle to distinguish temporal differences between different actions and object transformations. For example, the best model GPT-4o only obtains ~50% on our text and video scores, showing a large gap compared to the human baseline of ~90%. All open-source multimodal models and CLIP-based models perform much worse, producing mostly random chance performance. Through this work, we shed light onto the fact that temporal reasoning in short videos is a problem yet to be fully solved. The dataset and evaluation code are available at https://vinoground.github.io.

📄 PDF Abstract BibTeX arXiv:2410.02763

Code (1)

Vinoground/Vinoground pytorch

Tasks

counterfactual

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

LLaFEA: Frame-Event Complementary Fusion for Fine-Grained Spatiotemporal Understanding in LMMs

2025-03-10 · Hanyu Zhou, Gim Hee Lee

Large multimodal models (LMMs) excel in scene understanding but struggle with fine-grained spatiotemporal reasoning due to weak alignment between linguistic and visual representations. Existing methods map textual positi…

PositionScene Understanding

Long Context Transfer from Language to Vision

2024-06-24 · Peiyuan Zhang, Kaichen Zhang, Bo Li, Guangtao Zeng 외

Video sequences offer valuable temporal information, but existing large multimodal models (LMMs) fall short in understanding extremely long videos. Many works address this by reducing the number of visual tokens using vi…

Language ModelingLanguage ModellingMMEVideo MME+3

VideoGPT+: Integrating Image and Video Encoders for Enhanced Video Understanding

2024-06-13 · Muhammad Maaz, Hanoona Rasheed, Salman Khan, Fahad Khan

Building on the advances of language models, Large Multimodal Models (LMMs) have contributed significant improvements in video understanding. While the current video LMMs utilize advanced Large Language Models (LLMs), th…

Dense Video CaptioningMVBenchQuestion AnsweringVCGBench-Diverse+10

LLaVA-4D: Embedding SpatioTemporal Prompt into LMMs for 4D Scene Understanding

2025-05-18 · Hanyu Zhou, Gim Hee Lee

Despite achieving significant progress in 2D image understanding, large multimodal models (LMMs) struggle in the physical world due to the lack of spatial representation. Typically, existing 3D LMMs mainly embed 3D posit…

Scene Understanding

RTime-QA: A Benchmark for Atomic Temporal Event Understanding in Large Multi-modal Models

2025-05-25 · Yuqi Liu, Qin Jin, Tianyuan Qu, Xuan Liu 외

Understanding accurate atomic temporal event is essential for video comprehension. However, current video-language benchmarks often fall short to evaluate Large Multi-modal Models' (LMMs) temporal event understanding cap…