paper-with-me

홈 › Papers

Video Understanding with Large Language Models: A Survey

2023-12-29 · Yunlong Tang, Jing Bi, Siting Xu, Luchuan Song, Susan Liang, Teng Wang, Daoan Zhang, Jie An, Jingyang Lin, Rongyi Zhu, Ali Vosoughi, Chao Huang, Zeliang Zhang, Pinxin Liu, Mingqian Feng, Feng Zheng, JianGuo Zhang, Ping Luo, Jiebo Luo, Chenliang Xu

With the burgeoning growth of online video platforms and the escalating volume of video content, the demand for proficient video understanding tools has intensified markedly. Given the remarkable capabilities of large language models (LLMs) in language and multimodal tasks, this survey provides a detailed overview of recent advancements in video understanding that harness the power of LLMs (Vid-LLMs). The emergent capabilities of Vid-LLMs are surprisingly advanced, particularly their ability for open-ended multi-granularity (general, temporal, and spatiotemporal) reasoning combined with commonsense knowledge, suggesting a promising path for future video understanding. We examine the unique characteristics and capabilities of Vid-LLMs, categorizing the approaches into three main types: Video Analyzer x LLM, Video Embedder x LLM, and (Analyzer + Embedder) x LLM. Furthermore, we identify five sub-types based on the functions of LLMs in Vid-LLMs: LLM as Summarizer, LLM as Manager, LLM as Text Decoder, LLM as Regressor, and LLM as Hidden Layer. Furthermore, this survey presents a comprehensive study of the tasks, datasets, benchmarks, and evaluation methodologies for Vid-LLMs. Additionally, it explores the expansive applications of Vid-LLMs across various domains, highlighting their remarkable scalability and versatility in real-world video understanding challenges. Finally, it summarizes the limitations of existing Vid-LLMs and outlines directions for future research. For more information, readers are recommended to visit the repository at https://github.com/yunlong10/Awesome-LLMs-for-Video-Understanding.

📄 PDF Abstract BibTeX arXiv:2312.17432

Code (1)

yunlong10/awesome-llms-for-video-understanding 공식 구현

Tasks

SurveyVideo Understanding

Similar Papers 제목 키워드 기반

VideoLLM Benchmarks and Evaluation: A Survey

2025-05-03 · Yogesh Kumar

The rapid development of Large Language Models (LLMs) has catalyzed significant advancements in video understanding technologies. This survey provides a comprehensive analysis of benchmarks and evaluation methodologies s…

SurveyVideo Understanding

A Survey of Video Datasets for Grounded Event Understanding

2024-06-14 · Kate Sanders, Benjamin Van Durme

While existing video benchmarks largely consider specialized downstream tasks like retrieval or question-answering (QA), contemporary multimodal AI systems must be capable of well-rounded common-sense reasoning akin to h…

Common Sense ReasoningEvent ExtractionQuestion AnsweringSurvey+1

Large Language Models for Crash Detection in Video: A Survey of Methods, Datasets, and Challenges

2025-07-02 · Sanjeda Akter, Ibne Farabi Shihab, Anuj Sharma

Crash detection from video feeds is a critical problem in intelligent transportation systems. Recent developments in large language models (LLMs) and vision-language models (VLMs) have transformed how we process, reason …

Video Understanding

A Survey on Video Temporal Grounding with Multimodal Large Language Model

2025-08-07 · Jianlong Wu, Wei Liu, Ye Liu, Meng Liu 외 arxiv

The recent advancement in video temporal grounding (VTG) has significantly enhanced fine-grained video understanding, primarily driven by multimodal large language models (MLLMs). With superior multimodal comprehension a…

From Seconds to Hours: Reviewing MultiModal Large Language Models on Comprehensive Long Video Understanding

2024-09-27 · Heqing Zou, Tianze Luo, Guiyang Xie, Victor 외

The integration of Large Language Models (LLMs) with visual encoders has recently shown promising performance in visual understanding tasks, leveraging their inherent capability to comprehend and generate human-like text…

Video UnderstandingVisual Reasoning