中文
相关论文

相关论文: Temporal Modeling Approaches for Large-scale Youtu…

200 篇论文

Long-form video understanding, characterized by long-range temporal dependencies and multiple events, remains a challenge. Existing methods often rely on static reasoning or external visual-language models (VLMs), which face issues like…

计算机视觉与模式识别 · 计算机科学 2025-08-29 Yuan Xie , Tianshui Chen , Zheng Ge , Lionel Ni

Surgical video understanding is crucial for facilitating Computer-Assisted Surgery (CAS) systems. Despite significant progress in existing studies, two major limitations persist, including inadequate visual content perception and…

计算机视觉与模式识别 · 计算机科学 2025-09-03 Zhen Chen , Xingjian Luo , Kun Yuan , Jinlin Wu , Danny T. M. Chan , Nassir Navab , Hongbin Liu , Zhen Lei , Jiebo Luo

Recent advances in computing, communication, and data storage have led to an increasing number of large digital libraries publicly available on the Internet. Main problem of content-based video retrieval is inferring semantics from raw…

多媒体 · 计算机科学 2014-04-18 Hadi Restgou Haghi , Mohammadreza Kangavari , Behrang QasemiZadeh

Temporal Video Grounding (TVG), the task of locating specific video segments based on language queries, is a core challenge in long-form video understanding. While recent Large Vision-Language Models (LVLMs) have shown early promise in…

计算机视觉与模式识别 · 计算机科学 2025-07-01 Ye Wang , Ziheng Wang , Boshen Xu , Yang Du , Kejun Lin , Zihan Xiao , Zihao Yue , Jianzhong Ju , Liang Zhang , Dingyi Yang , Xiangnan Fang , Zewen He , Zhenbo Luo , Wenxuan Wang , Junqi Lin , Jian Luan , Qin Jin

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…

计算机视觉与模式识别 · 计算机科学 2026-03-31 Sayan Deb Sarkar , Rémi Pautrat , Ondrej Miksik , Marc Pollefeys , Iro Armeni , Mahdi Rad , Mihai Dusmanu

What makes a video task uniquely suited for videos, beyond what can be understood from a single image? Building on recent progress in self-supervised image-language models, we revisit this question in the context of video and language…

计算机视觉与模式识别 · 计算机科学 2022-06-06 Shyamal Buch , Cristóbal Eyzaguirre , Adrien Gaidon , Jiajun Wu , Li Fei-Fei , Juan Carlos Niebles

Video Large Language Models (VideoLLMs) have made significant strides in video understanding but struggle with long videos due to the limitations of their backbone LLMs. Existing solutions rely on length extrapolation, which is…

计算机视觉与模式识别 · 计算机科学 2025-03-25 Xiao Wang , Qingyi Si , Jianlong Wu , Shiyu Zhu , Li Cao , Liqiang Nie

The drastic variation of motion in spatial and temporal dimensions makes the video prediction task extremely challenging. Existing RNN models obtain higher performance by deepening or widening the model. They obtain the multi-scale features…

计算机视觉与模式识别 · 计算机科学 2024-02-19 Zhifeng Ma , Hao Zhang , Jie Liu

We address the task of video chaptering, i.e., partitioning a long video timeline into semantic units and generating corresponding chapter titles. While relatively underexplored, automatic chaptering has the potential to enable efficient…

计算机视觉与模式识别 · 计算机科学 2025-04-02 Lucas Ventura , Antoine Yang , Cordelia Schmid , Gül Varol

Multimodal Large Language Models (MLLMs) have demonstrated impressive performance in short video understanding. However, understanding long-form videos still remains challenging for MLLMs. This paper proposes TimeSuite, a collection of new…

计算机视觉与模式识别 · 计算机科学 2025-02-13 Xiangyu Zeng , Kunchang Li , Chenting Wang , Xinhao Li , Tianxiang Jiang , Ziang Yan , Songze Li , Yansong Shi , Zhengrong Yue , Yi Wang , Yali Wang , Yu Qiao , Limin Wang

Large language models have demonstrated impressive performance when integrated with vision models even enabling video understanding. However, evaluating video models presents its own unique challenges, for which several benchmarks have been…

计算机视觉与模式识别 · 计算机科学 2025-03-26 Daniel Cores , Michael Dorkenwald , Manuel Mucientes , Cees G. M. Snoek , Yuki M. Asano

There is a growing trend in placing video advertisements on social platforms for online marketing, which demands automatic approaches to understand the contents of advertisements effectively. Taking the 2021 TAAC competition as an…

计算机视觉与模式识别 · 计算机科学 2021-08-31 Zejia Weng , Lingchen Meng , Rui Wang , Zuxuan Wu , Yu-Gang Jiang

We propose a novel supervised learning technique for summarizing videos by automatically selecting keyframes or key subshots. Casting the problem as a structured prediction problem on sequential data, our main idea is to use Long Short-Term…

计算机视觉与模式识别 · 计算机科学 2016-08-01 Ke Zhang , Wei-Lun Chao , Fei Sha , Kristen Grauman

Recent progress in using recurrent neural networks (RNNs) for image description has motivated the exploration of their application for video description. However, while images are static, working with videos requires modeling their dynamic…

In this dissertation, I present my work towards exploring temporal information for better video understanding. Specifically, I have worked on two problems: action recognition and semantic segmentation. For action recognition, I have…

计算机视觉与模式识别 · 计算机科学 2019-05-28 Yi Zhu

Action visual tempo characterizes the dynamics and the temporal scale of an action, which is helpful to distinguish human actions that share high similarities in visual dynamics and appearance. Previous methods capture the visual tempo…

计算机视觉与模式识别 · 计算机科学 2022-07-13 Yuanzhong Liu , Junsong Yuan , Zhigang Tu

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…

Video Question Answering (VideoQA) task serves as a critical playground for evaluating whether foundation models can effectively perceive, understand, and reason about dynamic real-world scenarios. However, existing Multimodal Large…

计算机视觉与模式识别 · 计算机科学 2025-12-12 Sunqi Fan , Jiashuo Cui , Meng-Hao Guo , Shuojin Yang

The crux of self-supervised video representation learning is to build general features from unlabeled videos. However, most recent works have mainly focused on high-level semantics and neglected lower-level representations and their…

计算机视觉与模式识别 · 计算机科学 2021-08-18 Rui Qian , Yuxi Li , Huabin Liu , John See , Shuangrui Ding , Xian Liu , Dian Li , Weiyao Lin

The rapid advancements in Large Language Models (LLMs) and their multimodal extensions (MLLMs) have ushered in remarkable progress in video understanding. However, a fundamental challenge persists: effectively processing and comprehending…

计算机视觉与模式识别 · 计算机科学 2025-07-24 Dell Zhang , Xiangyu Chen , Jixiang Luo , Mengxi Jia , Changzhi Sun , Ruilong Ren , Jingren Liu , Hao Sun , Xuelong Li