中文
相关论文

相关论文: A Survey of Visual Sensory Anomaly Detection

200 篇论文

Anomaly detection (AD) aims to identify defective images and localize their defects (if any). Ideally, AD models should be able to detect defects over many image classes; without relying on hard-coded class names that can be uninformative…

计算机视觉与模式识别 · 计算机科学 2024-04-01 Chih-Hui Ho , Kuan-Chuan Peng , Nuno Vasconcelos

Video Anomaly Detection (VAD) automates the identification of unusual events, such as security threats in surveillance videos. In real-world applications, VAD models must effectively operate in cross-domain settings, identifying rare…

计算机视觉与模式识别 · 计算机科学 2024-08-12 Yashika Jain , Ali Dabouei , Min Xu

Semantic segmentation networks have achieved significant success under the assumption of independent and identically distributed data. However, these networks often struggle to detect anomalies from unknown semantic classes due to the…

计算机视觉与模式识别 · 计算机科学 2024-09-27 Liangyu Zhong , Joachim Sicking , Fabian Hüger , Hanno Gottschalk

In practice, machine learning methods commonly require anomaly detection (AD) to filter inputs or detect distributional shifts. Typically, this is implemented by running a separate AD model alongside the primary model. However, this…

机器学习 · 计算机科学 2026-03-19 Luca Hinkamp , Simon Klüttermann , Emmanuel Müller

Industrial visual inspection aims at detecting surface defects in products during the manufacturing process. Although existing anomaly detection models have shown great performance on many public benchmarks, their limited adjustability and…

计算机视觉与模式识别 · 计算机科学 2023-05-16 Tongkun Liu , Bing Li , Xiao Du , Bingke Jiang , Xiao Jin , Liuyi Jin , Zhuo Zhao

Automatic anomaly detection based on visual cues holds practical significance in various domains, such as manufacturing and product quality assessment. This paper introduces a new conditional anomaly detection problem, which involves…

计算机视觉与模式识别 · 计算机科学 2024-06-28 Ankan Bhunia , Changjian Li , Hakan Bilen

Video anomaly detection (VAD) aims to identify unexpected events in videos and has wide applications in safety-critical domains. While semi-supervised methods trained on only normal samples have gained traction, they often suffer from high…

计算机视觉与模式识别 · 计算机科学 2025-04-15 Zongcan Ding , Haodong Zhang , Peng Wu , Guansong Pang , Zhiwei Yang , Peng Wang , Yanning Zhang

The human visual system can spot an abnormal image, and reason about what makes it strange. This task has not received enough attention in computer vision. In this paper we study various types of atypicalities in images in a more…

计算机视觉与模式识别 · 计算机科学 2015-12-07 Babak Saleh , Ahmed Elgammal , Jacob Feldman , Ali Farhadi

Graph-level anomaly detection (GAD) describes the problem of detecting graphs that are abnormal in their structure and/or the features of their nodes, as compared to other graphs. One of the challenges in GAD is to devise graph…

计算机视觉与模式识别 · 计算机科学 2021-12-21 Rongrong Ma , Guansong Pang , Ling Chen , Anton van den Hengel

Semi-supervised anomaly detection (AD) has shown great promise by effectively leveraging limited labeled data. However, existing methods are typically structured around scoring individual points or simple pairs. Such {point- or…

机器学习 · 计算机科学 2025-12-10 Jianling Gao , Chongyang Tao , Xuelian Lin , Junfeng Liu , Shuai Ma

Video saliency detection (VSD) aims at fast locating the most attractive objects/things/patterns in a given video clip. Existing VSD-related works have mainly relied on the visual system but paid less attention to the audio aspect, while,…

计算机视觉与模式识别 · 计算机科学 2022-06-28 Chenglizhao Chen , Mengke Song , Wenfeng Song , Li Guo , Muwei Jian

Detecting anomalies in images is an important task, especially in real-time computer vision applications. In this work, we focus on computational efficiency and propose a lightweight feature extractor that processes an image in less than a…

计算机视觉与模式识别 · 计算机科学 2024-02-09 Kilian Batzner , Lars Heckler , Rebecca König

Server virtualization in the form of virtual machines (VMs) with the use of a hypervisor or a Virtual Machine Monitor (VMM) is an essential part of cloud computing technology to provide infrastructure-as-a-service (IaaS). A fault or an…

分布式、并行与集群计算 · 计算机科学 2021-11-23 Anshul Jindal , Ilya Shakhat , Jorge Cardoso , Michael Gerndt , Vladimir Podolskiy

Self-supervised learning allows for better utilization of unlabelled data. The feature representation obtained by self-supervision can be used in downstream tasks such as classification, object detection, segmentation, and anomaly…

计算机视觉与模式识别 · 计算机科学 2020-06-18 Rabia Ali , Muhammad Umar Karim Khan , Chong Min Kyung

Anomaly detection in videos is a problem that has been studied for more than a decade. This area has piqued the interest of researchers due to its wide applicability. Because of this, there has been a wide array of approaches that have been…

计算机视觉与模式识别 · 计算机科学 2020-09-30 Jessie James P. Suarez , Prospero C. Naval

Video anomaly detection (VAD) is currently a challenging task due to the complexity of anomaly as well as the lack of labor-intensive temporal annotations. In this paper, we propose an end-to-end Global Information Guided (GIG) anomaly…

计算机视觉与模式识别 · 计算机科学 2021-04-15 Hui Lv , Chunyan Xu , Zhen Cui

To operate safely, autonomous vehicles (AVs) need to detect and handle unexpected objects or anomalies on the road. While significant research exists for anomaly detection and segmentation in 2D, research progress in 3D is underexplored.…

计算机视觉与模式识别 · 计算机科学 2025-05-06 Alexey Nekrasov , Malcolm Burdorf , Stewart Worrall , Bastian Leibe , Julie Stephany Berrio Perez

In recent years, performance on existing anomaly detection benchmarks like MVTec AD and VisA has started to saturate in terms of segmentation AU-PRO, with state-of-the-art models often competing in the range of less than one percentage…

计算机视觉与模式识别 · 计算机科学 2026-03-11 Lars Heckler-Kram , Jan-Hendrik Neudeck , Ulla Scheler , Rebecca König , Carsten Steger

Industrial Anomaly Detection (IAD) is a subproblem within Computer Vision Anomaly Detection that has been receiving increasing amounts of attention due to its applicability to real-life scenarios. Recent research has focused on how to…

计算机视觉与模式识别 · 计算机科学 2025-09-23 Mariette Schönfeld , Wannes Meert , Hendrik Blockeel

Dealing with atypical traffic scenarios remains a challenging task in autonomous driving. However, most anomaly detection approaches cannot be trained on raw sensor data but require exposure to outlier data and powerful semantic…

计算机视觉与模式识别 · 计算机科学 2024-10-02 Daniel Bogdoll , Noël Ollick , Tim Joseph , Svetlana Pavlitska , J. Marius Zöllner