中文
相关论文

相关论文: Attribute Restoration Framework for Anomaly Detect…

200 篇论文

As the labor force decreases, the demand for labor-saving automatic anomalous sound detection technology that conducts maintenance of industrial equipment has grown. Conventional approaches detect anomalies based on the reconstruction…

音频与语音处理 · 电气工程与系统科学 2020-05-20 Kaori Suefusa , Tomoya Nishida , Harsh Purohit , Ryo Tanabe , Takashi Endo , Yohei Kawaguchi

Incremental anomaly detection aims to sequentially identify defects in industrial product lines but suffers from catastrophic forgetting, primarily due to knowledge overwriting during parameter updates and feature conflicts between tasks.…

计算机视觉与模式识别 · 计算机科学 2025-03-27 Yizhou Jin , Jiahui Zhu , Guodong Wang , Shiwei Li , Jinjin Zhang , Xinyue Liu , Qingjie Liu , Yunhong Wang

In order to devise an anomaly detection model using only normal training data, an autoencoder (AE) is typically trained to reconstruct the data. As a result, the AE can extract normal representations in its latent space. During test time,…

计算机视觉与模式识别 · 计算机科学 2024-03-26 Marcella Astrid , Muhammad Zaigham Zaheer , Seung-Ik Lee

Anomaly detection in large datasets is essential in astronomy and computer vision. However, due to a scarcity of labelled data, it is often infeasible to apply supervised methods to anomaly detection. We present AnomalyMatch, an anomaly…

机器学习 · 计算机科学 2025-10-31 Pablo Gómez , Laslo E. Ruhberg , Maria Teresa Nardone , David O'Ryan

We consider the problem of anomaly detection in images, and present a new detection technique. Given a sample of images, all known to belong to a "normal" class (e.g., dogs), we show how to train a deep neural model that can detect…

机器学习 · 计算机科学 2018-11-12 Izhak Golan , Ran El-Yaniv

Anomaly detection from a single image is challenging since anomaly data is always rare and can be with highly unpredictable types. With only anomaly-free data available, most existing methods train an AutoEncoder to reconstruct the input…

计算机视觉与模式识别 · 计算机科学 2021-03-23 Yunfei Liu , Chaoqun Zhuang , Feng Lu

Anomaly detection aims to find instances that are considered unusual and is a fundamental problem of data science. Recently, deep anomaly detection methods were shown to achieve superior results particularly in complex data such as images.…

机器学习 · 计算机科学 2021-01-01 Hongjing Zhang , Ian Davidson

Deep learning-based methods have achieved a breakthrough in image anomaly detection, but their complexity introduces a considerable challenge to understanding why an instance is predicted to be anomalous. We introduce a novel explanation…

计算机视觉与模式识别 · 计算机科学 2026-01-13 Philipp Liznerski , Saurabh Varshneya , Ece Calikus , Puyu Wang , Alexander Bartscher , Sebastian Josef Vollmer , Sophie Fellenz , Marius Kloft

Anomaly detection in complex dynamical systems is essential for ensuring reliability, safety, and efficiency in industrial and cyber-physical infrastructures. Predictive maintenance helps prevent costly failures, while cybersecurity…

机器学习 · 计算机科学 2025-09-25 Michael Somma , Thomas Gallien , Branka Stojanovic

With the wide application of knowledge distillation between an ImageNet pre-trained teacher model and a learnable student model, unsupervised anomaly detection has witnessed a significant achievement in the past few years. The success of…

计算机视觉与模式识别 · 计算机科学 2026-04-07 Canhui Tang , Sanping Zhou , Yizhe Li , Yonghao Dong , Le Wang

In the realm of machine learning, the study of anomaly detection and localization within image data has gained substantial traction, particularly for practical applications such as industrial defect detection. While the majority of existing…

计算机视觉与模式识别 · 计算机科学 2023-05-02 Wenping Jin , Fei Guo , Li Zhu

Anomaly detection is nowadays increasingly used in industrial applications and processes. One of the main fields of the appliance is the visual inspection for surface anomaly detection, which aims to spot regions that deviate from…

计算机视觉与模式识别 · 计算机科学 2026-03-10 Niccolò Ferrari , Michele Fraccaroli , Evelina Lamma

Anomaly detection tools and methods present a key capability in modern cyberphysical and failure prediction systems. Despite the fast-paced development in deep learning architectures for anomaly detection, model optimization for a given…

机器学习 · 计算机科学 2023-05-29 Marcin Pietron , Dominik Zurek , Kamil Faber , Roberto Corizzo

Anomaly detection or more generally outliers detection is one of the most popular and challenging subject in theoretical and applied machine learning. The main challenge is that in general we have access to very few labeled data or no…

机器学习 · 计算机科学 2023-05-31 Mansour Zoubeirou A Mayaki , Michel Riveill

Anomaly detection is vital in many domains, such as finance, healthcare, and cybersecurity. In this paper, we propose a novel deep anomaly detection method for tabular data that leverages Non-Parametric Transformers (NPTs), a model…

机器学习 · 计算机科学 2024-05-03 Hugo Thimonier , Fabrice Popineau , Arpad Rimmel , Bich-Liên Doan

Reconstruction-based methods have been commonly used for unsupervised anomaly detection, in which a normal image is reconstructed and compared with the given test image to detect and locate anomalies. Recently, diffusion models have shown…

计算机视觉与模式识别 · 计算机科学 2024-04-30 Di Wu , Shicai Fan , Xue Zhou , Li Yu , Yuzhong Deng , Jianxiao Zou , Baihong Lin

Tabular anomaly detection under the one-class classification setting poses a significant challenge, as it involves accurately conceptualizing "normal" derived exclusively from a single category to discern anomalies from normal data…

机器学习 · 计算机科学 2024-12-18 Jianan Ye , Zhaorui Tan , Yijie Hu , Xi Yang , Guangliang Cheng , Kaizhu Huang

Current state-of-the-art anomaly detection (AD) methods exploit the powerful representations yielded by large-scale ImageNet training. However, catastrophic forgetting prevents the successful fine-tuning of pre-trained representations on…

计算机视觉与模式识别 · 计算机科学 2022-06-14 Oliver Rippel , Arnav Chavan , Chucai Lei , Dorit Merhof

Within (semi-)automated visual inspection, learning-based approaches for assessing visual defects, including deep neural networks, enable the processing of otherwise small defect patterns in pixel size on high-resolution imagery. The…

计算机视觉与模式识别 · 计算机科学 2024-01-18 André Luiz B. Vieira e Silva , Francisco Simões , Danny Kowerko , Tobias Schlosser , Felipe Battisti , Veronica Teichrieb

Anomaly detection is represented as an unsupervised learning to identify deviated images from normal images. In general, there are two main challenges of anomaly detection tasks, i.e., the class imbalance and the unexpectedness of…

计算机视觉与模式识别 · 计算机科学 2023-05-25 Shuting Yan , Pingping Chen , Honghui Chen , Huan Mao , Feng Chen , Zhijian Lin