中文
相关论文

相关论文: KTV: Keyframes and Key Tokens Selection for Effici…

200 篇论文

Vision-Language Models (VLMs) face significant computational challenges in video processing due to massive data redundancy, which creates prohibitively long token sequences. To address this, we introduce Triage, a training-free,…

计算机视觉与模式识别 · 计算机科学 2026-02-02 Anmin Wang , Nan Zhang , Wei Tao , Xiaoyang Qu , Guokuan Li , Jiguang Wan , Jianzong Wang

Long video understanding is inherently challenging for vision-language models (VLMs) because of the extensive number of frames. With each video frame typically expanding into tens or hundreds of tokens, the limited context length of large…

计算机视觉与模式识别 · 计算机科学 2026-04-17 Zheyu Zhang , Ziqi Pang , Shixing Chen , Xiang Hao , Vimal Bhat , Yu-Xiong Wang

Despite the recent advances in the video understanding ability of multimodal large language models (MLLMs), long video understanding remains a challenge. One of the main issues is that the number of vision tokens grows linearly with video…

计算机视觉与模式识别 · 计算机科学 2026-02-26 Siyou Li , Huanan Wu , Juexi Shao , Yinghao Ma , Yujian Gan , Yihao Luo , Yuwei Wang , Dong Nie , Lu Wang , Wenqing Wu , Le Zhang , Massimo Poesio , Juntao Yu

Recent advances in Video Large Language Models (VLLMs) have significantly enhanced their ability to understand video content. Nonetheless, processing long videos remains challenging due to high computational demands and the redundancy…

计算机视觉与模式识别 · 计算机科学 2025-09-30 Mengyue Wang , Shuo Chen , Kristian Kersting , Volker Tresp , Yunpu Ma

Vision-language models (VLMs) rely on long visual token sequences for visual understanding, making the prefill stage expensive in both computation and memory. Most existing pruning methods follow an absolute-ranking paradigm, assigning…

计算机视觉与模式识别 · 计算机科学 2026-05-29 Geng Li , Guohao Chen , Ting Chen , Shilin Shan , Kuangji Zuo , Bofan Lyu , Tuo An , Gen Li , Jianfei Yang

Recently, with the rise of web videos, managing and understanding large-scale video datasets has become increasingly important. Video Large Language Models (VideoLLMs) have emerged in recent years due to their strong video understanding…

计算机视觉与模式识别 · 计算机科学 2024-08-13 Hao Liang , Jiapeng Li , Tianyi Bai , Xijie Huang , Linzhuang Sun , Zhengren Wang , Conghui He , Bin Cui , Chong Chen , Wentao Zhang

Streaming video understanding requires models to robustly encode, store, and retrieve information from a continuous video stream to support accurate video question answering (VQA). Existing state-of-the-art approaches rely on key-value…

计算机视觉与模式识别 · 计算机科学 2026-02-23 Vatsal Agarwal , Saksham Suri , Matthew Gwilliam , Pulkit Kumar , Abhinav Shrivastava

A well-known dilemma in large vision-language models (e.g., GPT-4, LLaVA) is that while increasing the number of vision tokens generally enhances visual understanding, it also significantly raises memory and computational costs, especially…

计算机视觉与模式识别 · 计算机科学 2024-08-30 Shiwei Wu , Joya Chen , Kevin Qinghong Lin , Qimeng Wang , Yan Gao , Qianli Xu , Tong Xu , Yao Hu , Enhong Chen , Mike Zheng Shou

Multimodal large language models (MLLMs) suffer from high computational costs due to excessive visual tokens, particularly in high-resolution and video-based scenarios. Existing token reduction methods typically focus on isolated pipeline…

计算机视觉与模式识别 · 计算机科学 2026-03-31 Hanxun Yu , Wentong Li , Xuan Qu , Song Wang , Junbo Chen , Jianke Zhu

Text-to-video retrieval (TVR) aims to find the most relevant video in a large video gallery given a query text. The intricate and abundant context of the video challenges the performance and efficiency of TVR. To handle the serialized video…

计算机视觉与模式识别 · 计算机科学 2023-11-02 Mengxia Wu , Min Cao , Yang Bai , Ziyin Zeng , Chen Chen , Liqiang Nie , Min Zhang

Recent advancements in Video Large Language Models (VideoLLMs) have enabled strong performance across diverse multimodal video tasks. To reduce the high computational cost of processing dense video frames, efficiency-oriented methods such…

计算机视觉与模式识别 · 计算机科学 2026-03-25 Yeonkyung Lee , Dayun Ju , Youngmin Kim , Seil Kang , Seong Jae Hwang

Large multimodal models (LMMs) have recently demonstrated remarkable performance in video question answering (VideoQA), yet reasoning over video remains challenging due to high inference cost and diluted information. Keyframe selection…

计算机视觉与模式识别 · 计算机科学 2026-03-17 Minchan Kwon , Hyounguk Shon , Junmo Kim

Recent advances in multimodal Large Language Models (LLMs) have shown great success in understanding multi-modal contents. For video understanding tasks, training-based video LLMs are difficult to build due to the scarcity of high-quality,…

计算机视觉与模式识别 · 计算机科学 2024-11-19 Tingyu Qu , Mingxiao Li , Tinne Tuytelaars , Marie-Francine Moens

The rapid development of multimodal large-language models (MLLMs) has significantly expanded the scope of visual language reasoning, enabling unified systems to interpret and describe complex visual content. However, applying these models…

计算机视觉与模式识别 · 计算机科学 2025-12-11 Xinkui Zhao , Zuxin Wang , Yifan Zhang , Guanjie Cheng , Yueshen Xu , Shuiguang Deng , Chang Liu , Naibo Wang , Jianwei Yin

Long-form video question answering (VQA) overwhelms current vision-language models (VLMs) because attention and key-value (KV) caches grow with runtime, forcing either expensive inference or near-sighted sliding windows. We introduce…

计算机视觉与模式识别 · 计算机科学 2025-11-18 Shrenik Patel , Daivik Patel

In recent years, the development of Large Language Models (LLMs) has significantly advanced, extending their capabilities to multimodal tasks through Multimodal Large Language Models (MLLMs). However, video understanding remains a…

Multimodal large language models (MLLMs) have enabled open-world visual understanding by injecting visual input as extra tokens into large language models (LLMs) as contexts. However, when the visual input changes from a single image to a…

计算机视觉与模式识别 · 计算机科学 2025-03-03 Xi Tang , Jihao Qiu , Lingxi Xie , Yunjie Tian , Jianbin Jiao , Qixiang Ye

Multimodal large language models (MLLMs) have demonstrated remarkable potential for enhancing scene understanding in autonomous driving systems through powerful logical reasoning capabilities. However, the deployment of these models faces…

计算机视觉与模式识别 · 计算机科学 2024-09-18 Yunsheng Ma , Amr Abdelraouf , Rohit Gupta , Ziran Wang , Kyungtae Han

While Large Vision-Language Models (LVLMs) have achieved substantial progress in video understanding, their application to long video reasoning is hindered by uniform frame sampling and static textual reasoning, which are inefficient and…

计算机视觉与模式识别 · 计算机科学 2025-10-01 Zefeng He , Xiaoye Qu , Yafu Li , Siyuan Huang , Daizong Liu , Yu Cheng

Vision-language models (VLMs) have recently expanded from static image understanding to video reasoning, but their scalability is fundamentally limited by the quadratic cost of processing dense frame sequences. Long videos often exceed the…