English
Related papers

Related papers: SnAG: Scalable and Accurate Video Grounding

200 papers

As a combination of visual and audio signals, video is inherently multi-modal. However, existing video generation methods are primarily intended for the synthesis of visual frames, whereas audio signals in realistic videos are disregarded.…

Computer Vision and Pattern Recognition · Computer Science 2023-06-16 Jiawei Liu , Weining Wang , Sihan Chen , Xinxin Zhu , Jing Liu

Temporal Action Detection and Moment Retrieval constitute two pivotal tasks in video understanding, focusing on precisely localizing temporal segments corresponding to specific actions or events. Recent advancements introduced Moment…

Computer Vision and Pattern Recognition · Computer Science 2025-04-22 Weijun Zhuang , Qizhang Li , Xin Li , Ming Liu , Xiaopeng Hong , Feng Gao , Fan Yang , Wangmeng Zuo

Video caption refers to generating a descriptive sentence for a specific short video clip automatically, which has achieved remarkable success recently. However, most of the existing methods focus more on visual information while ignoring…

Computer Vision and Pattern Recognition · Computer Science 2017-12-12 Wangli Hao , Zhaoxiang Zhang , He Guan , Guibo Zhu

Video-text Large Language Models (video-text LLMs) have shown remarkable performance in answering questions and holding conversations on simple videos. However, they perform almost the same as random on grounding text queries in long and…

Computer Vision and Pattern Recognition · Computer Science 2024-03-18 Yueqian Wang , Xiaojun Meng , Jianxin Liang , Yuxuan Wang , Qun Liu , Dongyan Zhao

Video grounding aims to localize a moment from an untrimmed video for a given textual query. Existing approaches focus more on the alignment of visual and language stimuli with various likelihood-based matching or regression strategies,…

Computer Vision and Pattern Recognition · Computer Science 2021-07-08 Guoshun Nan , Rui Qiao , Yao Xiao , Jun Liu , Sicong Leng , Hao Zhang , Wei Lu

Recent advances in audio-synchronized visual animation enable control of video content using audios from specific classes. However, existing methods rely heavily on expensive manual curation of high-quality, class-specific training videos,…

Computer Vision and Pattern Recognition · Computer Science 2025-08-07 Lin Zhang , Zefan Cai , Yufan Zhou , Shentong Mo , Jinhong Lin , Cheng-En Wu , Yibing Wei , Yijing Zhang , Ruiyi Zhang , Wen Xiao , Tong Sun , Junjie Hu , Pedro Morgado

Despite recent advances in retrieval-augmented generation (RAG) for video understanding, effectively understanding long-form video content remains underexplored due to the vast scale and high complexity of video data. Current RAG approaches…

Computer Vision and Pattern Recognition · Computer Science 2025-06-10 Nianbo Zeng , Haowen Hou , Fei Richard Yu , Si Shi , Ying Tiffany He

Fine-grained image-text alignment is a pivotal challenge in multimodal learning, underpinning key applications such as visual question answering, image captioning, and vision-language navigation. Unlike global alignment, fine-grained…

Computer Vision and Pattern Recognition · Computer Science 2025-12-02 Jiale Liu , Haoming Zhou , Yishu Liu , Bingzhi Chen , Yuncheng Jiang

Video grounding (VG) task focuses on locating specific moments in a video based on a query, usually in text form. However, traditional VG struggles with some scenarios like streaming video or queries using visual cues. To fill this gap, we…

Computer Vision and Pattern Recognition · Computer Science 2025-08-19 Runhao Zeng , Jiaqi Mao , Minghao Lai , Minh Hieu Phan , Yanjie Dong , Wei Wang , Qi Chen , Xiping Hu

This paper presents a computational model for universal video temporal grounding, which accurately localizes temporal moments in videos based on natural language queries (e.g., questions or descriptions). Unlike existing methods that are…

Computer Vision and Pattern Recognition · Computer Science 2025-11-24 Zeqian Li , Shangzhe Di , Zhonghua Zhai , Weilin Huang , Yanfeng Wang , Weidi Xie

Current approaches for video grounding propose kinds of complex architectures to capture the video-text relations, and have achieved impressive improvements. However, it is hard to learn the complicated multi-modal relations by only…

Computer Vision and Pattern Recognition · Computer Science 2021-08-25 Xinpeng Ding , Nannan Wang , Shiwei Zhang , De Cheng , Xiaomeng Li , Ziyuan Huang , Mingqian Tang , Xinbo Gao

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 and reasoning…

Computer Vision and Pattern Recognition · Computer Science 2025-08-18 Jianlong Wu , Wei Liu , Ye Liu , Meng Liu , Liqiang Nie , Zhouchen Lin , Chang Wen Chen

We propose a tri-modal architecture to predict Big Five personality trait scores from video clips with different channels for audio, text, and video data. For each channel, stacked Convolutional Neural Networks are employed. The channels…

Artificial Intelligence · Computer Science 2018-05-17 Onno Kampman , Elham J. Barezi , Dario Bertero , Pascale Fung

Temporal awareness is essential for video large language models (LLMs) to understand and reason about events within long videos, enabling applications like dense video captioning and temporal video grounding in a unified system. However,…

Computer Vision and Pattern Recognition · Computer Science 2024-11-27 Andong Deng , Zhongpai Gao , Anwesa Choudhuri , Benjamin Planche , Meng Zheng , Bin Wang , Terrence Chen , Chen Chen , Ziyan Wu

The task of temporally grounding textual queries in videos is to localize one video segment that semantically corresponds to the given query. Most of the existing approaches rely on segment-sentence pairs (temporal annotations) for…

Computer Vision and Pattern Recognition · Computer Science 2020-03-17 Yijun Song , Jingwen Wang , Lin Ma , Zhou Yu , Jun Yu

Vision-Language Models (VLMs) are expensive because the LLM processes hundreds of largely redundant visual tokens. Existing token reduction methods typically exploit \textit{either} vision-encoder saliency (broad but query-agnostic)…

Computer Vision and Pattern Recognition · Computer Science 2026-02-03 Dhruv Parikh , Haoyang Fan , Rajgopal Kannan , Viktor Prasanna

Understanding long, real-world videos requires modeling of long-range visual dependencies. To this end, we explore video-first architectures, building on the common paradigm of transferring large-scale, image--text models to video via…

Computer Vision and Pattern Recognition · Computer Science 2024-12-31 Pinelopi Papalampidi , Skanda Koppula , Shreya Pathak , Justin Chiu , Joe Heyward , Viorica Patraucean , Jiajun Shen , Antoine Miech , Andrew Zisserman , Aida Nematzadeh

Vision-language tracking has gained increasing attention in many scenarios. This task simultaneously deals with visual and linguistic information to localize objects in videos. Despite its growing utility, the development of vision-language…

Computer Vision and Pattern Recognition · Computer Science 2026-02-03 Xingyu Luo , Yidong Cai , Jie Liu , Jie Tang , Gangshan Wu , Limin Wang

The task of video grounding, which temporally localizes a natural language description in a video, plays an important role in understanding videos. Existing studies have adopted strategies of sliding window over the entire video or…

Computer Vision and Pattern Recognition · Computer Science 2019-01-23 Dongliang He , Xiang Zhao , Jizhou Huang , Fu Li , Xiao Liu , Shilei Wen

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
‹ Prev 1 4 5 6 7 8 10 Next ›