English
Related papers

Related papers: Memory-efficient Streaming VideoLLMs for Real-time…

200 papers

Unlike offline processing, streaming video vision-language models face two fundamental constraints: causality and accumulation. Causality prevents access to future frames that offline methods exploit, while accumulation causes tokens to…

Computer Vision and Pattern Recognition · Computer Science 2026-03-17 Xueyi Chen , Keda Tao , Kele Shao , Huan Wang

This paper presents VideoStreaming, an advanced vision-language large model (VLLM) for video understanding, that capably understands arbitrary-length video with a constant number of video tokens streamingly encoded and adaptively selected.…

Computer Vision and Pattern Recognition · Computer Science 2024-05-28 Rui Qian , Xiaoyi Dong , Pan Zhang , Yuhang Zang , Shuangrui Ding , Dahua Lin , Jiaqi Wang

Long-video understanding has emerged as a crucial capability in real-world applications such as video surveillance, meeting summarization, educational lecture analysis, and sports broadcasting. However, it remains computationally…

Computer Vision and Pattern Recognition · Computer Science 2025-06-03 Benjamin Schneider , Dongfu Jiang , Chao Du , Tianyu Pang , Wenhu Chen

Vision-language models (VLMs) could power real-time assistants and autonomous agents, but they face a critical challenge: understanding near-infinite video streams without escalating latency and memory usage. Processing entire videos with…

Computer Vision and Pattern Recognition · Computer Science 2025-10-13 Ruyi Xu , Guangxuan Xiao , Yukang Chen , Liuning He , Kelly Peng , Yao Lu , Song Han

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…

Computer Vision and Pattern Recognition · Computer Science 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

This paper introduces VideoScan, an efficient vision-language model (VLM) inference framework designed for real-time video interaction that effectively comprehends and retains streamed video inputs while delivering rapid and accurate…

Computer Vision and Pattern Recognition · Computer Science 2025-03-18 Ruanjun Li , Yuedong Tan , Yuanming Shi , Jiawei Shao

Empowered by Large Language Models (LLMs), recent advancements in Video-based LLMs (VideoLLMs) have driven progress in various video understanding tasks. These models encode video representations through pooling or query aggregation over a…

Computer Vision and Pattern Recognition · Computer Science 2024-07-23 Yuetian Weng , Mingfei Han , Haoyu He , Xiaojun Chang , Bohan Zhuang

Long-form video understanding is essential for various applications such as video retrieval, summarizing, and question answering. Yet, traditional approaches demand substantial computing power and are often bottlenecked by GPU memory. To…

Computer Vision and Pattern Recognition · Computer Science 2025-03-19 Saket Gurukar , Asim Kadav

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…

Computer Vision and Pattern Recognition · Computer Science 2025-11-18 Shrenik Patel , Daivik Patel

Recent advancements in large-scale video-language models have shown significant potential for real-time planning and detailed interactions. However, their high computational demands and the scarcity of annotated datasets limit their…

Computer Vision and Pattern Recognition · Computer Science 2025-08-05 Yuxuan Wang , Yiqi Song , Cihang Xie , Yang Liu , Zilong Zheng

Transitioning Multimodal Large Language Models (MLLMs) from offline to online streaming video understanding is essential for continuous perception. However, existing methods lack flexible adaptivity, leading to irreversible detail loss and…

Computer Vision and Pattern Recognition · Computer Science 2026-02-03 Kangcong Li , Peng Ye , Lin Zhang , Chao Wang , Huafeng Qin , Tao Chen

Video large language models (Vid-LLMs) have shown strong capabilities in understanding video content. However, their reliance on dense video token representations introduces substantial memory and computational overhead in both prefilling…

Computer Vision and Pattern Recognition · Computer Science 2025-08-29 Yicheng Ji , Jun Zhang , Heming Xia , Jinpeng Chen , Lidan Shou , Gang Chen , Huan Li

Video Large Language Models (Video-LLMs) excel at understanding videos in-context, provided they have full access to the video when answering queries. However, these models face challenges in streaming scenarios where hour-long videos must…

Computer Vision and Pattern Recognition · Computer Science 2025-10-21 Vaggelis Dorovatas , Soroush Seifi , Gunshi Gupta , Rahaf Aljundi

Real-time understanding of long video streams remains challenging for multimodal large language models (VLMs) due to redundant frame processing and rapid forgetting of past context. Existing streaming systems rely on fixed-interval decoding…

Computer Vision and Pattern Recognition · Computer Science 2026-01-23 Zhenghui Guo , Yuanbin Man , Junyuan Sheng , Bowen Lin , Ahmed Ahmed , Bo Jiang , Boyuan Zhang , Miao Yin , Sian Jin , Omprakash Gnawal , Chengming Zhang

Vision-Language Models (VLMs) have demonstrated strong capabilities in multimodal understanding and generation tasks. However, their application to long video understanding remains hindered by the quadratic complexity of standard attention…

Computer Vision and Pattern Recognition · Computer Science 2025-07-30 Letian Kang , Shixian Luo , Yiqiang Li , Yuxin Yin , Shenxuan Zhou , Xiaoyang Yu , Jin Yang , Yong Wu

Video Language Models (VideoLMs) enable AI systems to understand temporal dynamics in videos. To fit within the maximum context window constraint, current methods use keyframe sampling which often misses both macro-level events and…

Computer Vision and Pattern Recognition · Computer Science 2026-03-31 Sayan Deb Sarkar , Rémi Pautrat , Ondrej Miksik , Marc Pollefeys , Iro Armeni , Mahdi Rad , Mihai Dusmanu

We propose VideoPerceiver, a novel video multimodal large language model (VMLLM) that enhances fine-grained perception in video understanding, addressing VMLLMs' limited ability to reason about brief actions in short clips or rare transient…

Computer Vision and Pattern Recognition · Computer Science 2025-11-25 Fufangchen Zhao , Liao Zhang , Daiqi Shi , Yuanjun Gao , Chen Ye , Yang Cai , Jian Gao , Danfeng Yan

The fundamental challenge in scaling Video Large Language Models (Video LLMs) to long-form video lies in managing the explosion of visual-token context length. Existing strategies predominantly focus on "post-hoc" token reduction --…

Computer Vision and Pattern Recognition · Computer Science 2026-05-26 Jihwan Kim , Nikhil Parthasarathy , Danfeng Qin , Junhwa Hur , Deqing Sun , Bohyung Han , Ming-Hsuan Yang , Boqing Gong

Recent Large Language Models have been enhanced with vision capabilities, enabling them to comprehend images, videos, and interleaved vision-language content. However, the learning methods of these large multimodal models typically treat…

Computer Vision and Pattern Recognition · Computer Science 2024-06-18 Joya Chen , Zhaoyang Lv , Shiwei Wu , Kevin Qinghong Lin , Chenan Song , Difei Gao , Jia-Wei Liu , Ziteng Gao , Dongxing Mao , Mike Zheng Shou

Video-based multimodal large language models (Video-LLMs) possess significant potential for video understanding tasks. However, most Video-LLMs treat videos as a sequential set of individual frames, which results in insufficient…

Computer Vision and Pattern Recognition · Computer Science 2024-10-16 Xiaohan Lan , Yitian Yuan , Zequn Jie , Lin Ma
‹ Prev 1 2 3 10 Next ›