paper-with-me

홈 › Papers

Towards Event-oriented Long Video Understanding

2024-06-20 · Yifan Du, Kun Zhou, Yuqi Huo, YiFan Li, Wayne Xin Zhao, Haoyu Lu, Zijia Zhao, Bingning Wang, WeiPeng Chen, Ji-Rong Wen

With the rapid development of video Multimodal Large Language Models (MLLMs), numerous benchmarks have been proposed to assess their video understanding capability. However, due to the lack of rich events in the videos, these datasets may suffer from the short-cut bias that the answers can be deduced from a few frames, without the need to watch the entire video. To address this issue, we introduce Event-Bench, an event-oriented long video understanding benchmark built on existing datasets and human annotations. Event-Bench includes six event-related tasks and 2,190 test instances to comprehensively evaluate video event understanding ability. Additionally, we propose Video Instruction Merging~(VIM), a cost-effective method that enhances video MLLMs using merged, event-intensive video instructions, addressing the scarcity of human-annotated, event-intensive data. Extensive experiments show that the best-performing model, GPT-4o, achieves an overall accuracy of 53.33, significantly outperforming the best open-source model by 41.42%. Leveraging an effective instruction synthesis method and an adaptive model architecture, VIM surpasses both state-of-the-art open-source models and GPT-4V on the Event-Bench. All code, data, and models are publicly available at https://github.com/RUCAIBox/Event-Bench.

📄 PDF Abstract BibTeX arXiv:2406.14129

Code (1)

rucaibox/event-bench 공식 구현

Tasks

Video Understanding

Similar Papers 제목 키워드 기반

Multi-modal News Understanding with Professionally Labelled Videos (ReutersViLNews)

2024-01-23 · Shih-Han Chou, Matthew Kowal, Yasmin Niknam, Diana Moyano 외

While progress has been made in the domain of video-language understanding, current state-of-the-art algorithms are still limited in their ability to understand videos at high levels of abstraction, such as news-oriented…

MiscellaneousVideo Description

Towards Effective Long-Video Event Prediction via Multi-Level Event Semantics Mining

2026-05-29 · Bo Peng, YuanJie Lyu, PengGang Qin, Tong Xu arxiv

Accurately predicting future events is fundamental to content understanding and decision-making across various domains. While prior research has primarily focused on text or short-video scenarios, long-video event predic…

Video Question Answering

NARU: A Benchmark for NARrative Evolution and Cultural Nuance Understanding in Japanese Extreme Long Video

2026-08-13 · Yuheng Huang, Jianlang Chen, Jiayang Song, Hua Qi 외 arxiv

Long-form video understanding encompasses tasks that go beyond retrieving isolated events, including tracking an evolving narrative and interpreting social meaning that may remain implicit. However, existing benchmarks r…

Speaker Verification

Beyond Frame Selection: Rethinking Long-Video Understanding with MLLMs

2026-08-06 · Ziling Huang, Shin'ichi Satoh arxiv

Multimodal Large Language Models (MLLMs) have made strong progress in video understanding, yet long videos remain difficult: the visual token budget grows with video length, so temporally sparse evidence is easily lost. …

Localizing Events in Videos with Multimodal Queries

2024-06-14 · CVPR 2025 1 · Gengyuan Zhang, Mang Ling Ada Fok, Jialu Ma, Yan Xia 외

Localizing events in videos based on semantic queries is a pivotal task in video understanding, with the growing significance of user-oriented applications like video search. Yet, current research predominantly relies on…

Natural Language QueriesVideo Understanding