中文
相关论文

相关论文: Open-Vocabulary Video Anomaly Detection

200 篇论文

Semi-supervised video anomaly detection (VAD) is a critical task in the intelligent surveillance system. However, an essential type of anomaly in VAD named scene-dependent anomaly has not received the attention of researchers. Moreover,…

计算机视觉与模式识别 · 计算机科学 2023-05-24 Congqi Cao , Yue Lu , Peng Wang , Yanning Zhang

Traditional supervised voice activity detection (VAD) methods work well in clean and controlled scenarios, with performance severely degrading in real-world applications. One possible bottleneck is that speech in the wild contains…

声音 · 计算机科学 2020-08-18 Heinrich Dinkel , Yefei Chen , Mengyue Wu , Kai Yu

Learning from pseudo-labels that generated with VLMs~(Vision Language Models) has been shown as a promising solution to assist open vocabulary detection (OVD) in recent studies. However, due to the domain gap between VLM and…

计算机视觉与模式识别 · 计算机科学 2024-08-01 Kuo Wang , Lechao Cheng , Weikai Chen , Pingping Zhang , Liang Lin , Fan Zhou , Guanbin Li

Change detection (CD) identifies scene changes from multi-temporal observations and is widely used in urban development and environmental monitoring. Most existing CD methods rely on supervised learning, making performance strongly…

计算机视觉与模式识别 · 计算机科学 2025-12-19 Ziqiang Zhu , Bowei Yang

Utilizing vision and language models (VLMs) pre-trained on large-scale image-text pairs is becoming a promising paradigm for open-vocabulary visual recognition. In this work, we extend this paradigm by leveraging motion and audio that…

计算机视觉与模式识别 · 计算机科学 2022-07-18 Rui Qian , Yeqing Li , Zheng Xu , Ming-Hsuan Yang , Serge Belongie , Yin Cui

Open-Vocabulary Object Detection (OVOD) aims to enable detectors to generalize across categories by leveraging semantic information. Although existing methods are pretrained on large vision-language datasets, their inference is still…

人工智能 · 计算机科学 2026-04-21 Chujie Wang , Jianyu Lu , Zhiyuan Luo , Xi Chen , Chu He

Open-Vocabulary Video Instance Segmentation (VIS) is attracting increasing attention due to its ability to segment and track arbitrary objects. However, the recent Open-Vocabulary VIS attempts obtained unsatisfactory results, especially in…

计算机视觉与模式识别 · 计算机科学 2024-07-15 Hao Fang , Peng Wu , Yawei Li , Xinxin Zhang , Xiankai Lu

The growing demand for intelligent security in consumer electronics, such as smart home cameras and personal monitoring systems, is often hindered by the high computational cost and large model sizes of advanced AI. These limitations…

计算机视觉与模式识别 · 计算机科学 2025-06-09 Wen-Dong Jiang , Chih-Yung Chang , Ssu-Chi Kuai , Diptendu Sinha Roy

In modern manufacturing, Visual Anomaly Detection (VAD) is essential for automated inspection and consistent product quality. Yet, increasingly dynamic and flexible production environments introduce key challenges: First, frequent product…

机器学习 · 计算机科学 2025-12-16 Haoyu Ren , Kay Koehle , Kirill Dorofeev , Darko Anicic

Despite weakly supervised object detection (WSOD) being a promising step toward evading strong instance-level annotations, its capability is confined to closed-set categories within a single training dataset. In this paper, we propose a…

计算机视觉与模式识别 · 计算机科学 2023-12-20 Jianghang Lin , Yunhang Shen , Bingquan Wang , Shaohui Lin , Ke Li , Liujuan Cao

In this paper, we address the challenging problem of single-scene, fully unsupervised video anomaly detection (VAD), where raw videos containing both normal and abnormal events are used directly for training and testing without any labels.…

计算机视觉与模式识别 · 计算机科学 2026-04-21 Yuang Geng , Junkai Zhou , Kang Yang , Pan He , Zhuoyang Zhou , Jose C. Principe , Joel Harley , Ivan Ruchkin

Universal visual anomaly detection (AD) aims to identify anomaly images and segment anomaly regions towards open and dynamic scenarios, following zero- and few-shot paradigms without any dataset-specific fine-tuning. We have witnessed…

计算机视觉与模式识别 · 计算机科学 2026-01-12 Bin-Bin Gao , Chengjie Wang

Explainable video anomaly detection (VAD) is crucial for safety-critical applications, yet even with recent progress, much of the research still lacks spatial grounding, making the explanations unverifiable. This limitation is especially…

计算机视觉与模式识别 · 计算机科学 2026-01-14 Inpyo Song , Minjun Joo , Joonhyung Kwon , Eunji Jeon , Jangwon Lee

Underwater video monitoring is a promising strategy for assessing marine biodiversity, but the vast volume of uneventful footage makes manual inspection highly impractical. In this work, we explore the use of visual anomaly detection (VAD)…

计算机视觉与模式识别 · 计算机科学 2025-10-24 Laura Weihl , Stefan H. Bengtson , Nejc Novak , Malte Pedersen

Semantic segmentation in videos has been a focal point of recent research. However, existing models encounter challenges when faced with unfamiliar categories. To address this, we introduce the Open Vocabulary Video Semantic Segmentation…

多媒体 · 计算机科学 2024-12-13 Xinhao Li , Yun Liu , Guolei Sun , Min Wu , Le Zhang , Ce Zhu

Deploying video anomaly detection in practice is hampered by the scarcity and collection cost of real abnormal footage. We address this by training without any real abnormal videos while evaluating under the standard weakly supervised…

计算机视觉与模式识别 · 计算机科学 2025-12-09 Satoshi Hashimoto , Hitoshi Nishimura , Yanan Wang , Mori Kurokawa

Automating visual inspection in industrial production lines is essential for increasing product quality across various industries. Anomaly detection (AD) methods serve as robust tools for this purpose. However, existing public datasets…

计算机视觉与模式识别 · 计算机科学 2024-05-14 Aimira Baitieva , David Hurych , Victor Besnier , Olivier Bernard

Surveillance footage can catch a wide range of realistic anomalies. This research suggests using a weakly supervised strategy to avoid annotating anomalous segments in training videos, which is time consuming. In this approach only video…

计算机视觉与模式识别 · 计算机科学 2022-06-07 Kapil Deshpande , Narinder Singh Punn , Sanjay Kumar Sonbhadra , Sonali Agarwal

Visual Anomaly Detection (VAD) is a critical task for many applications including industrial inspection and healthcare. While VAD has been extensively studied, two key challenges remain largely unaddressed in conjunction: edge deployment,…

计算机视觉与模式识别 · 计算机科学 2026-04-09 Manuel Barusco , Francesco Borsatti , David Petrovic , Davide Dalle Pezze , Gian Antonio Susto

Open-Vocabulary Object Detection (OVOD) aims to detect novel objects beyond a given set of base categories on which the detection model is trained. Recent OVOD methods focus on adapting the image-level pre-trained vision-language models…

计算机视觉与模式识别 · 计算机科学 2023-12-20 Ruohuan Fang , Guansong Pang , Xiao Bai