中文
相关论文

相关论文: Learning to Localize Temporal Events in Large-scal…

200 篇论文

It's no secret that video has become the primary way we share information online. That's why there's been a surge in demand for algorithms that can analyze and understand video content. It's a trend going to continue as video continues to…

计算机视觉与模式识别 · 计算机科学 2025-02-12 Amir Hosein Fadaei , Mohammad-Reza A. Dehaqani

We present an approach to labeling short video clips with English verbs as event descriptions. A key distinguishing aspect of this work is that it labels videos with verbs that describe the spatiotemporal interaction between event…

Video Large Language Models (Video-LLMs) have shown strong video understanding, yet their application to long-form videos remains constrained by limited context windows. A common workaround is to compress long videos into a handful of…

计算机视觉与模式识别 · 计算机科学 2026-03-10 Yun Wang , Long Zhang , Jingren Liu , Jiaqi Yan , Zhanjie Zhang , Jiahao Zheng , Ao Ma , Run Ling , Xun Yang , Dapeng Wu , Xiangyu Chen , Xuelong Li

Pixel space augmentation has grown in popularity in many Deep Learning areas, due to its effectiveness, simplicity, and low computational cost. Data augmentation for videos, however, still remains an under-explored research topic, as most…

计算机视觉与模式识别 · 计算机科学 2022-11-10 Artjoms Gorpincenko , Michal Mackiewicz

This paper introduces the system we developed for the Google Cloud & YouTube-8M Video Understanding Challenge, which can be considered as a multi-label classification problem defined on top of the large scale YouTube-8M Dataset. We employ a…

计算机视觉与模式识别 · 计算机科学 2017-07-05 Shaoxiang Chen , Xi Wang , Yongyi Tang , Xinpeng Chen , Zuxuan Wu , Yu-Gang Jiang

Video-to-video moment retrieval (Vid2VidMR) is the task of localizing unseen events or moments in a target video using a query video. This task poses several challenges, such as the need for semantic frame-level alignment and modeling…

计算机视觉与模式识别 · 计算机科学 2025-09-03 Yogesh Kumar , Uday Agarwal , Manish Gupta , Anand Mishra

We address the problem of video moment localization with natural language, i.e. localizing a video segment described by a natural language sentence. While most prior work focuses on grounding the query as a whole, temporal dependencies and…

多媒体 · 计算机科学 2019-08-13 Songyang Zhang , Jinsong Su , Jiebo Luo

Many methods have been developed to help people find the video contents they want efficiently. However, there are still some unsolved problems in this area. For example, given a query video and a reference video, how to accurately localize…

计算机视觉与模式识别 · 计算机科学 2018-08-07 Yang Feng , Lin Ma , Wei Liu , Tong Zhang , Jiebo Luo

In this paper, we present and discuss a deep mixture model with online knowledge distillation (MOD) for large-scale video temporal concept localization, which is ranked 3rd in the 3rd YouTube-8M Video Understanding Challenge. Specifically,…

计算机视觉与模式识别 · 计算机科学 2019-10-29 Rongcheng Lin , Jing Xiao , Jianping Fan

Dense event captioning aims to detect and describe all events of interest contained in a video. Despite the advanced development in this area, existing methods tackle this task by making use of dense temporal annotations, which is…

计算机视觉与模式识别 · 计算机科学 2018-12-11 Xuguang Duan , Wenbing Huang , Chuang Gan , Jingdong Wang , Wenwu Zhu , Junzhou Huang

Understanding the content of events occurring in the video and their inherent temporal logic is crucial for video-text retrieval. However, web-crawled pre-training datasets often lack sufficient event information, and the widely adopted…

计算机视觉与模式识别 · 计算机科学 2024-07-11 Zongyang Ma , Ziqi Zhang , Yuxin Chen , Zhongang Qi , Chunfeng Yuan , Bing Li , Yingmin Luo , Xu Li , Xiaojuan Qi , Ying Shan , Weiming Hu

The surge in video and social media content underscores the need for a deeper understanding of multimedia data. Most of the existing mature video understanding techniques perform well with short formats and content that requires only…

计算机视觉与模式识别 · 计算机科学 2023-10-20 Yuanxing Xu , Yuting Wei , Bin Wu

Recently, integrating visual foundation models into large language models (LLMs) to form video understanding systems has attracted widespread attention. Most of the existing models compress diverse semantic information within the whole…

计算机视觉与模式识别 · 计算机科学 2024-09-11 Dingxin Cheng , Mingda Li , Jingyu Liu , Yongxin Guo , Bin Jiang , Qingbin Liu , Xi Chen , Bo Zhao

We present pure-transformer based models for video classification, drawing upon the recent success of such models in image classification. Our model extracts spatio-temporal tokens from the input video, which are then encoded by a series of…

计算机视觉与模式识别 · 计算机科学 2021-11-02 Anurag Arnab , Mostafa Dehghani , Georg Heigold , Chen Sun , Mario Lučić , Cordelia Schmid

In this paper, we address the challenging problem of spatial and temporal action detection in videos. We first develop an effective approach to localize frame-level action regions through integrating static and kinematic information by the…

计算机视觉与模式识别 · 计算机科学 2018-11-30 Yuancheng Ye , Xiaodong Yang , Yingli Tian

In this report, we introduce a video hashing method for scalable video segment copy detection. The objective of video segment copy detection is to find the video (s) present in a large database, one of whose segments (cropped in time) is a…

机器学习 · 计算机科学 2019-11-22 Arjun Krishna , A S Akil Arif Ibrahim

This paper describes our solution for the video recognition task of ActivityNet Kinetics challenge that ranked the 1st place. Most of existing state-of-the-art video recognition approaches are in favor of an end-to-end pipeline. One…

计算机视觉与模式识别 · 计算机科学 2017-08-15 Yunlong Bian , Chuang Gan , Xiao Liu , Fu Li , Xiang Long , Yandong Li , Heng Qi , Jie Zhou , Shilei Wen , Yuanqing Lin

Temporal moment localization aims to retrieve the best video segment matching a moment specified by a query. The existing methods generate the visual and semantic embeddings independently and fuse them without full consideration of the…

计算机视觉与模式识别 · 计算机科学 2021-09-08 Jungkyoo Shin , Jinyoung Moon

We address the problem of retrieving a specific moment from an untrimmed video by a query sentence. This is a challenging problem because a target moment may take place in relations to other temporal moments in the untrimmed video. Existing…

计算机视觉与模式识别 · 计算机科学 2020-12-29 Songyang Zhang , Houwen Peng , Jianlong Fu , Jiebo Luo

Despite the success of deep learning for static image understanding, it remains unclear what are the most effective network architectures for the spatial-temporal modeling in videos. In this paper, in contrast to the existing CNN+RNN or…

计算机视觉与模式识别 · 计算机科学 2018-12-12 Dongliang He , Zhichao Zhou , Chuang Gan , Fu Li , Xiao Liu , Yandong Li , Limin Wang , Shilei Wen