English
Related papers

Related papers: HY-Himmel Technical Report: Hierarchical Interleav…

200 papers

Long video understanding is a complex task that requires both spatial detail and temporal awareness. While Vision-Language Models (VLMs) obtain frame-level understanding capabilities through multi-frame input, they suffer from information…

Computer Vision and Pattern Recognition · Computer Science 2025-04-10 Ziyi Wang , Haoran Wu , Yiming Rong , Deyang Jiang , Yixin Zhang , Yunlong Zhao , Shuang Xu , Bo XU

Learning to predict the long-term future of video frames is notoriously challenging due to inherent ambiguities in the distant future and dramatic amplifications of prediction error through time. Despite the recent advances in the…

Computer Vision and Pattern Recognition · Computer Science 2021-04-15 Wonkwang Lee , Whie Jung , Han Zhang , Ting Chen , Jing Yu Koh , Thomas Huang , Hyungsuk Yoon , Honglak Lee , Seunghoon Hong

Pre-trained Vision-Language Models (VLMs) such as CLIP have shown excellent generalization abilities. However, adapting these large-scale models to downstream tasks while preserving their generalization capabilities remains challenging.…

Computer Vision and Pattern Recognition · Computer Science 2025-08-15 Hao Zheng , Shunzhi Yang , Zhuoxin He , Jinfeng Yang , Zhenhua Huang

Video-text retrieval (VTR) is an attractive yet challenging task for multi-modal understanding, which aims to search for relevant video (text) given a query (video). Existing methods typically employ completely heterogeneous visual-textual…

Computer Vision and Pattern Recognition · Computer Science 2022-08-10 Haoran Wang , Di Xu , Dongliang He , Fu Li , Zhong Ji , Jungong Han , Errui Ding

Long-form video understanding remains fundamentally challenged by pervasive spatiotemporal redundancy and intricate narrative dependencies that span extended temporal horizons. While recent structured representations compress visual…

Artificial Intelligence · Computer Science 2026-04-24 Yuehan Zhu , Jingqi Zhao , Jiawen Zhao , Xudong Mao , Baoquan Zhao

Interlingual subtitling, which translates subtitles of visual media into a target language, is essential for entertainment localization but has not yet been explored in machine translation. Although Large Language Models (LLMs) have…

Computation and Language · Computer Science 2026-02-03 Chaoqun Cui , Shijing Wang , Liangbin Huang , Qingqing Gu , Zhaolong Huang , Xiao Zeng , Wenji Mao

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…

Contrastive vision-language models like CLIP have achieved impressive results in image-text retrieval by aligning image and text representations in a shared embedding space. However, these models often treat text as flat sequences, limiting…

Computer Vision and Pattern Recognition · Computer Science 2025-11-11 Ruijia Wu , Ping Chen , Fei Shen , Shaoan Zhao , Qiang Hui , Huanlin Gao , Ting Lu , Zhaoxiang Liu , Fang Zhao , Kai Wang , Shiguo Lian

Recent advances in video-based multimodal large language models (Video-LLMs) have significantly improved video understanding by processing videos as sequences of image frames. However, many existing methods treat frames independently in the…

Computer Vision and Pattern Recognition · Computer Science 2025-09-24 Jindong Jiang , Xiuyu Li , Zhijian Liu , Muyang Li , Guo Chen , Zhiqi Li , De-An Huang , Guilin Liu , Zhiding Yu , Kurt Keutzer , Sungjin Ahn , Jan Kautz , Hongxu Yin , Yao Lu , Song Han , Wonmin Byeon

We propose an efficient framework to compress massive video-frame features before feeding them into large multimodal models, thereby mitigating the severe token explosion arising from hour-long videos. Our design leverages a bidirectional…

Computer Vision and Pattern Recognition · Computer Science 2026-02-10 Geewook Kim , Minjoon Seo

The application of Large Vision-Language Models (LVLMs) for analyzing images and videos is an exciting and rapidly evolving field. In recent years, we've seen significant growth in high-quality image-text datasets for fine-tuning image…

Computer Vision and Pattern Recognition · Computer Science 2024-12-13 Han Wang , Yuxiang Nie , Yongjie Ye , Deng GuanYu , Yanjie Wang , Shuai Li , Haiyang Yu , Jinghui Lu , Can Huang

We introduce RHYTHM (Reasoning with Hierarchical Temporal Tokenization for Human Mobility), a framework that leverages large language models (LLMs) as spatio-temporal predictors and trajectory reasoners. RHYTHM partitions trajectories into…

Computation and Language · Computer Science 2025-10-01 Haoyu He , Haozheng Luo , Yan Chen , Qi R. Wang

The proliferation of long-context large language models (LLMs) exposes a key bottleneck: the rapidly expanding key-value cache during decoding, which imposes heavy memory and latency costs. While recent approaches attempt to alleviate this…

Computation and Language · Computer Science 2026-02-05 Gang Lin , Dongfang Li , Zhuoen Chen , Yukun Shi , Xuhui Chen , Baotian Hu , Min Zhang

Large Vision-Language Models (LVLMs) commonly follow a paradigm that projects visual features and then concatenates them with text tokens to form a unified sequence input for Large Language Models (LLMs). However, this paradigm leads to a…

Computer Vision and Pattern Recognition · Computer Science 2025-08-26 Xinyu Wei , Guoli Yang , Jialu Zhou , Mingyue Yang , Leqian Li , Kedi Zhang , Chunping Qiu

With the rapid development of multimodal models, the demand for assessing video understanding capabilities has been steadily increasing. However, existing benchmarks for evaluating video understanding exhibit significant limitations in…

Computer Vision and Pattern Recognition · Computer Science 2025-05-28 Qi Wu , Quanlong Zheng , Yanhao Zhang , Junlin Xie , Jinguo Luo , Kuo Wang , Peng Liu , Qingsong Xie , Ru Zhen , Zhenyu Yang , Haonan Lu

This research introduces a transformative framework for integrating Vision-Enhanced Large Language Models (LLMs) with advanced transformer-based architectures to tackle challenges in high-resolution image synthesis and multimodal data…

Computer Vision and Pattern Recognition · Computer Science 2026-01-06 Karthikeya KV

Large Multimodal Models (LMMs) have made significant strides in visual question-answering for single images. Recent advancements like long-context LMMs have allowed them to ingest larger, or even multiple, images. However, the ability to…

Computer Vision and Pattern Recognition · Computer Science 2025-03-12 Tsung-Han Wu , Giscard Biamby , Jerome Quenum , Ritwik Gupta , Joseph E. Gonzalez , Trevor Darrell , David M. Chan

Key frame selection in video understanding presents significant challenges. Traditional top-K selection methods, which score frames independently, often fail to optimize the selection as a whole. This independent scoring frequently results…

Computer Vision and Pattern Recognition · Computer Science 2025-12-15 Yiqing Yang , Kin-Man Lam

This paper describes our champion solution to the LOVEU Challenge @ CVPR'24, Track 1 (Long Video VQA). Processing long sequences of visual tokens is computationally expensive and memory-intensive, making long video question-answering a…

Computer Vision and Pattern Recognition · Computer Science 2024-12-17 Yiqin Wang , Haoji Zhang , Yansong Tang , Yong Liu , Jiashi Feng , Jifeng Dai , Xiaojie Jin

In this paper, we propose VidLA, an approach for video-language alignment at scale. There are two major limitations of previous video-language alignment approaches. First, they do not capture both short-range and long-range temporal…

Computer Vision and Pattern Recognition · Computer Science 2024-03-25 Mamshad Nayeem Rizve , Fan Fei , Jayakrishnan Unnikrishnan , Son Tran , Benjamin Z. Yao , Belinda Zeng , Mubarak Shah , Trishul Chilimbi