English
Related papers

Related papers: HFS: Holistic Query-Aware Frame Selection for Effi…

200 papers

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…

Computer Vision and Pattern Recognition · Computer Science 2026-03-17 Minchan Kwon , Hyounguk Shon , Junmo Kim

Multimodal Large Language Models (MLLMs) have demonstrated significant success in visual understanding tasks. However, challenges persist in adapting these models for video comprehension due to the large volume of data and temporal…

Computer Vision and Pattern Recognition · Computer Science 2025-07-23 Shaojie Zhang , Jiahui Yang , Jianqin Yin , Zhenbo Luo , Jian Luan

Recent advances in Multi-Modal Large Language Models (M-LLMs) show promising results in video reasoning. Popular Multi-Modal Large Language Model (M-LLM) frameworks usually apply naive uniform sampling to reduce the number of video frames…

Computer Vision and Pattern Recognition · Computer Science 2025-03-28 Kai Hu , Feng Gao , Xiaohan Nie , Peng Zhou , Son Tran , Tal Neiman , Lingyun Wang , Mubarak Shah , Raffay Hamid , Bing Yin , Trishul Chilimbi

Multimodal Large Language Models (MLLMs) have demonstrated significant capabilities in image understanding, but long-video are constrained by context windows and computational cost. Uniform frame sampling often leads to substantial…

Machine Learning · Computer Science 2025-10-17 Yifeng Yao , Yike Yun , Jing Wang , Huishuai Zhang , Dongyan Zhao , Ke Tian , Zhihao Wang , Minghui Qiu , Tao Wang

Multimodal Large Language Models (MLLMs) have shown strong performance on video question answering, but their application to long-form videos is constrained by limited context length and computational cost, making keyframe sampling…

Computer Vision and Pattern Recognition · Computer Science 2026-04-02 Yiheng Wang , Lichen Zhu , Yueqian Lin , Yudong Liu , Jingyang Zhang , Hai "Helen" Li , Yiran Chen

Multimodal large language models (MLLMs) represent images and video frames as visual tokens. Scaling from single images to hour-long videos, however, inflates the token budget far beyond practical limits. Popular pipelines therefore either…

Computer Vision and Pattern Recognition · Computer Science 2025-11-25 Zirui Zhu , Hailun Xu , Yang Luo , Yong Liu , Kanchan Sarkar , Zhenheng Yang , Yang You

Video Large Language Models (VLMs) have achieved strong performance on various vision-language tasks, yet their practical use is limited by the massive number of visual tokens produced from raw video frames, which quickly exhausts the…

Computer Vision and Pattern Recognition · Computer Science 2025-12-19 Guangyu Sun , Archit Singhal , Burak Uzkent , Mubarak Shah , Chen Chen , Garin Kessler

Recent progress in Large Multi-modal Models (LMMs) has enabled effective vision-language reasoning, yet the ability to understand video content remains constrained by suboptimal frame selection strategies. Existing approaches often rely on…

Computer Vision and Pattern Recognition · Computer Science 2025-06-03 Hosu Lee , Junho Kim , Hyunjun Kim , Yong Man Ro

Long-form video question answering requires reasoning over extended temporal contexts, making frame selection critical for large vision-language models (LVLMs) bound by finite context windows. Existing methods face a sharp trade-off:…

Computer Vision and Pattern Recognition · Computer Science 2026-03-20 Dan Ben-Ami , Gabriele Serussi , Kobi Cohen , Chaim Baskin

Video captioning models convert frames into visual tokens and generate descriptions with large language models (LLMs). Since encoding all frames is prohibitively expensive, uniform sampling is the default choice, but it enforces equal…

Computer Vision and Pattern Recognition · Computer Science 2026-05-08 Lianying Chao , Linfeng Yin , Peiyu Ren , Yifan Jiang , Qiaoyu Ren , Dingcheng Shan , Jing-cheng Pang , Sijie Wu , Xubin Li , Kai Zhang , Xin Chen

Video Multimodal Large Language Models (MLLMs) have shown remarkable capability of understanding the video semantics on various downstream tasks. Despite the advancements, there is still a lack of systematic research on visual context…

Computer Vision and Pattern Recognition · Computer Science 2024-10-18 Yifan Du , Yuqi Huo , Kun Zhou , Zijia Zhao , Haoyu Lu , Han Huang , Wayne Xin Zhao , Bingning Wang , Weipeng Chen , Ji-Rong Wen

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

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…

Computer Vision and Pattern Recognition · Computer Science 2025-03-03 Xi Tang , Jihao Qiu , Lingxi Xie , Yunjie Tian , Jianbin Jiao , Qixiang Ye

Frame selection is crucial due to high frame redundancy and limited context windows when applying Large Vision-Language Models (LVLMs) to long videos. Current methods typically select frames with high relevance to a given query, resulting…

Computer Vision and Pattern Recognition · Computer Science 2026-03-18 Wang Chen , Yuhui Zeng , Yongdong Luo , Tianyu Xie , Luojun Lin , Jiayi Ji , Yan Zhang , Xiawu Zheng

Multi-modal Large language models (MLLMs) show remarkable ability in video understanding. Nevertheless, understanding long videos remains challenging as the models can only process a finite number of frames in a single inference,…

Computer Vision and Pattern Recognition · Computer Science 2025-03-27 Yucheng Suo , Fan Ma , Linchao Zhu , Tianyi Wang , Fengyun Rao , Yi Yang

Despite advancements in multimodal large language models (MLLMs), current approaches struggle in medium-to-long video understanding due to frame and context length limitations. As a result, these models often depend on frame sampling, which…

Computer Vision and Pattern Recognition · Computer Science 2025-04-25 Shehreen Azad , Vibhav Vineet , Yogesh Singh Rawat

Large vision-language models (VLMs) typically process hundreds or thousands of visual tokens per image or video frame, incurring quadratic attention cost and substantial redundancy. Existing token reduction methods often ignore the textual…

Computer Vision and Pattern Recognition · Computer Science 2025-12-24 Kaitong Cai , Jusheng Zhang , Jing Yang , Yijia Fan , Pengtao Xie , Jian Wang , Keze Wang

Long video understanding remains a formidable challenge for Multimodal Large Language Models (MLLMs) due to the prohibitive computational cost of processing dense frame sequences. Prevailing solutions, which select a keyframe subset,…

Computer Vision and Pattern Recognition · Computer Science 2026-04-21 Shaoguang Wang , Weiyu Guo , Ziyang Chen , Xuming Hu , Hui Xiong

Selecting informative keyframes is critical for efficient video understanding, yet existing approaches often rely on heuristics, ignore semantics, or produce redundant frames. We propose KeyScore, a caption-aware frame scoring method that…

Computer Vision and Pattern Recognition · Computer Science 2025-10-13 Shih-Yao Lin , Sibendu Paul , Caren Chen

Video question-answering is a fundamental task in the field of video understanding. Although current vision--language models (VLMs) equipped with Video Transformers have enabled temporal modeling and yielded superior results, they are at…

Computer Vision and Pattern Recognition · Computer Science 2024-04-02 Wei Han , Hui Chen , Min-Yen Kan , Soujanya Poria
‹ Prev 1 2 3 10 Next ›