中文
相关论文

相关论文: VADER: Video Alignment Differencing and Retrieval

200 篇论文

Video Anomaly Detection (VAD) is an important topic in computer vision. Motivated by the recent advances in self-supervised learning, this paper addresses VAD by solving an intuitive yet challenging pretext task, i.e., spatio-temporal…

计算机视觉与模式识别 · 计算机科学 2022-07-25 Guodong Wang , Yunhong Wang , Jie Qin , Dongming Zhang , Xiuguo Bao , Di Huang

The remarkable progress in text-to-video diffusion models enables the generation of photorealistic videos, although the content of these generated videos often includes unnatural movement or deformation, reverse playback, and motionless…

计算机视觉与模式识别 · 计算机科学 2025-10-08 Yuta Oshima , Masahiro Suzuki , Yutaka Matsuo , Hiroki Furuta

With the rapid development of generative technology, current generative models can generate high-fidelity digital content and edit it in a controlled manner. However, there is a risk that malicious individuals might misuse these…

计算机视觉与模式识别 · 计算机科学 2025-08-06 Junjie Cao , Kaizhou Li , Xinchun Yu , Hongxiang Li , Xiaoping Zhang

Video Anomaly Detection (VAD) has traditionally been framed as binary classification or outlier detection, providing neither interpretable reasoning nor precise spatial localization of anomalous events. While Vision-Language Models (VLMs)…

计算机视觉与模式识别 · 计算机科学 2026-05-06 Sakshi Agarwal , Aishik Konwer , Ankit Parag Shah

Document editing has become a pervasive component of the production of information, with version control systems enabling edits to be efficiently stored and applied. In light of this, the task of learning distributed representations of…

计算与语言 · 计算机科学 2021-01-05 Edison Marrese-Taylor , Machel Reid , Yutaka Matsuo

Video retrieval requires aligning visual content with corresponding natural language descriptions. In this paper, we introduce Modality Auxiliary Concepts for Video Retrieval (MAC-VR), a novel approach that leverages modality-specific tags…

计算机视觉与模式识别 · 计算机科学 2025-09-03 Adriano Fragomeni , Dima Damen , Michael Wray

Currently, in the field of video-text retrieval, there are many transformer-based methods. Most of them usually stack frame features and regrade frames as tokens, then use transformers for video temporal modeling. However, they commonly…

计算机视觉与模式识别 · 计算机科学 2024-06-25 Ni Wang , Dongliang Liao , Xing Xu

Video anomaly detection (VAD) aims to identify abnormal events in videos. Traditional VAD methods generally suffer from the high costs of labeled data and full training, thus some recent works have explored leveraging frozen multi-modal…

计算机视觉与模式识别 · 计算机科学 2026-03-02 Zhaolin Cai , Fan Li , Huiyu Duan , Lijun He , Guangtao Zhai

With the rapid development of multimedia processing and deep learning technologies, especially in the field of video understanding, video quality assessment (VQA) has achieved significant progress. Although researchers have moved from…

计算机视觉与模式识别 · 计算机科学 2025-01-14 Jiebin Yan , Lei Wu , Yuming Fang , Xuelin Liu , Xue Xia , Weide Liu

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

Reliable image correspondences form the foundation of vision-based spatial perception, enabling recovery of 3D structure and camera poses. However, unconstrained feature matching across domains such as aerial, indoor, and outdoor scenes…

计算机视觉与模式识别 · 计算机科学 2025-12-30 Zhimin Shao , Abhay Yadav , Rama Chellappa , Cheng Peng

We present Manifold Alignment Determination (MAD), an algorithm for learning alignments between data points from multiple views or modalities. The approach is capable of learning correspondences between views as well as correspondences…

机器学习 · 统计学 2017-01-13 Andreas Damianou , Neil D. Lawrence , Carl Henrik Ek

Temporal action detection (TAD) aims to detect all action boundaries and their corresponding categories in an untrimmed video. The unclear boundaries of actions in videos often result in imprecise predictions of action boundaries by…

计算机视觉与模式识别 · 计算机科学 2023-09-12 Dingfeng Shi , Qiong Cao , Yujie Zhong , Shan An , Jian Cheng , Haogang Zhu , Dacheng Tao

In this paper, we tackle the problem of temporally consistent boundary detection and hierarchical segmentation in videos. While finding the best high-level reasoning of region assignments in videos is the focus of much recent research,…

计算机视觉与模式识别 · 计算机科学 2016-06-09 Margret Keuper , Thomas Brox

This paper aims to address the unsupervised video anomaly detection (VAD) problem, which involves classifying each frame in a video as normal or abnormal, without any access to labels. To accomplish this, the proposed method employs…

计算机视觉与模式识别 · 计算机科学 2023-07-20 Anil Osman Tur , Nicola Dall'Asen , Cigdem Beyan , Elisa Ricci

Recently, diffusion model-based inverse problem solvers (DIS) have emerged as state-of-the-art approaches for addressing inverse problems, including image super-resolution, deblurring, inpainting, etc. However, their application to video…

计算机视觉与模式识别 · 计算机科学 2025-02-28 Taesung Kwon , Jong Chul Ye

Recent works reveal that adversarial augmentation benefits the generalization of neural networks (NNs) if used in an appropriate manner. In this paper, we introduce Temporal Adversarial Augmentation (TA), a novel video augmentation…

计算机视觉与模式识别 · 计算机科学 2023-05-16 Jinhao Duan , Quanfu Fan , Hao Cheng , Xiaoshuang Shi , Kaidi Xu

Audio-Visual Localization (AVL) aims to identify sound-emitting sources within a visual scene. However, existing studies focus on image-level audio-visual associations, failing to capture temporal dynamics. Moreover, they assume simplified…

计算机视觉与模式识别 · 计算机科学 2025-07-09 Hahyeon Choi , Junhoo Lee , Nojun Kwak

We propose a novel vector aggregation technique for compact video representation, with application in accurate similarity detection within large video datasets. The current state-of-the-art in visual search is formed by the vector of…

多媒体 · 计算机科学 2015-09-15 Alhabib Abbas , Nikos Deligiannis , Yiannis Andreopoulos

Video-text retrieval is a class of cross-modal representation learning problems, where the goal is to select the video which corresponds to the text query between a given text query and a pool of candidate videos. The contrastive paradigm…

计算机视觉与模式识别 · 计算机科学 2023-02-14 Jinbin Bai , Chunhui Liu , Feiyue Ni , Haofan Wang , Mengying Hu , Xiaofeng Guo , Lele Cheng