中文
相关论文

相关论文: RcAE: Recursive Reconstruction Framework for Unsup…

200 篇论文

Unsupervised anomaly detection (AD) is a major topic in the field of Cyber-Physical Production Systems (CPPSs). A closely related concern is dimensionality reduction (DR) which is: 1) often used as a preprocessing step in an AD solution, 2)…

机器学习 · 计算机科学 2020-10-29 Benedikt Eiteneuer , Nemanja Hranisavljevic , Oliver Niggemann

The goal of anomaly detection is to identify examples that deviate from normal or expected behavior. We tackle this problem for images. We consider a two-phase approach. First, using normal examples, a convolutional autoencoder (CAE) is…

计算机视觉与模式识别 · 计算机科学 2020-03-20 Natasa Sarafijanovic-Djukic , Jesse Davis

Surface anomaly detection is a vital component in manufacturing inspection. Current discriminative methods follow a two-stage architecture composed of a reconstructive network followed by a discriminative network that relies on the…

计算机视觉与模式识别 · 计算机科学 2024-07-11 Matic Fučka , Vitjan Zavrtanik , Danijel Skočaj

Continual Anomaly Detection (CAD) enables anomaly detection models in learning new classes while preserving knowledge of historical classes. CAD faces two key challenges: catastrophic forgetting and segmentation of small anomalous regions.…

计算机视觉与模式识别 · 计算机科学 2025-05-13 Lei Hu , Zhiyong Gan , Ling Deng , Jinglin Liang , Lingyu Liang , Shuangping Huang , Tianshui Chen

Unsupervised anomaly detection (UAD) has been widely implemented in industrial and medical applications, which reduces the cost of manual annotation and improves efficiency in disease diagnosis. Recently, deep auto-encoder with its variants…

计算机视觉与模式识别 · 计算机科学 2023-03-31 Mingqing Wang , Jiawei Li , Zhenyang Li , Chengxiao Luo , Bin Chen , Shu-Tao Xia , Zhi Wang

Recurrent Neural Networks (RNN) received a vast amount of attention last decade. Recently, the architectures of Recurrent AutoEncoders (RAE) found many applications in practice. RAE can extract the semantically valuable information, called…

机器学习 · 计算机科学 2021-06-14 Robert Susik

Anomaly detection on attributed networks aims at finding nodes whose patterns deviate significantly from the majority of reference nodes, which is pervasive in many applications such as network intrusion detection and social spammer…

机器学习 · 计算机科学 2020-02-13 Haoyi Fan , Fengbin Zhang , Zuoyong Li

Inverse modeling for the estimation of non-Gaussian hydraulic conductivity fields in subsurface flow and solute transport models remains a challenging problem. This is mainly due to the non-Gaussian property, the non-linear physics, and the…

计算物理 · 物理学 2021-03-23 Shaoxing Mo , Nicholas Zabaras , Xiaoqing Shi , Jichun Wu

Unsupervised anomalous sound detection (ASD) aims to detect unknown anomalous sounds of devices when only normal sound data is available. The autoencoder (AE) and self-supervised learning based methods are two mainstream methods. However,…

声音 · 计算机科学 2023-10-16 Jian Guan , Youde Liu , Qiuqiang Kong , Feiyang Xiao , Qiaoxi Zhu , Jiantong Tian , Wenwu Wang

Anomaly detection is critical for the secure and reliable operation of industrial control systems. As our reliance on such complex cyber-physical systems grows, it becomes paramount to have automated methods for detecting anomalies,…

机器学习 · 计算机科学 2024-05-10 Mayra Macas , Chunming Wu , Walter Fuertes

Autoencoders have been extensively used in the development of recent anomaly detection techniques. The premise of their application is based on the notion that after training the autoencoder on normal training data, anomalous inputs will…

机器学习 · 计算机科学 2024-03-29 Amin Ghafourian , Huanyi Shui , Devesh Upadhyay , Rajesh Gupta , Dimitar Filev , Iman Soltani Bozchalooi

Anomaly detection is referred to as a process in which the aim is to detect data points that follow a different pattern from the majority of data points. Anomaly detection methods suffer from several well-known challenges that hinder their…

机器学习 · 计算机科学 2021-08-31 Kasra Babaei , Zhi Yuan Chen , Tomas Maul

Time series anomaly detection is important in modern large-scale systems and is applied in a variety of domains to analyze and monitor the operation of diverse systems. Unsupervised approaches have received widespread interest, as they do…

机器学习 · 计算机科学 2025-10-23 Buang Zhang , Tung Kieu , Xiangfei Qiu , Chenjuan Guo , Jilin Hu , Aoying Zhou , Christian S. Jensen , Bin Yang

We focus on the problem of unsupervised cell outlier detection and repair in mixed-type tabular data. Traditional methods are concerned only with detecting which rows in the dataset are outliers. However, identifying which cells are…

机器学习 · 计算机科学 2020-03-05 Simão Eduardo , Alfredo Nazábal , Christopher K. I. Williams , Charles Sutton

A Distributed Denial-of-service (DDoS) attack is a malicious attempt to disrupt the regular traffic of a targeted server, service, or network by sending a flood of traffic to overwhelm the target or its surrounding infrastructure. As…

密码学与安全 · 计算机科学 2023-05-17 Yuanyuan Wei , Julian Jang-Jaccard , Fariza Sabrina , Wen Xu , Seyit Camtepe , Aeryn Dunmore

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

This paper introduces an algorithm for the detection of change-points and the identification of the corresponding subsequences in transient multivariate time-series data (MTSD). The analysis of such data has become more and more important…

信号处理 · 电气工程与系统科学 2023-04-05 Jonas Köhne , Lars Henning , Clemens Gühmann

Does the intrinsic curvature of complex networks hold the key to unveiling graph anomalies that conventional approaches overlook? Reconstruction-based graph anomaly detection (GAD) methods overlook such geometric outliers, focusing only on…

机器学习 · 计算机科学 2025-06-06 Karish Grover , Geoffrey J. Gordon , Christos Faloutsos

Anomaly detection underpins critical applications from network security and intrusion detection to fraud prevention, where recognizing aberrant patterns rapidly is indispensable. Progress in this area is routinely impeded by two obstacles:…

机器学习 · 计算机科学 2025-09-09 Jiaju Miao , Wei Zhu

Anomaly detection in tabular data remains challenging due to complex feature interactions and the scarcity of anomalous examples. Denoising autoencoders rely on fixed-magnitude noise, limiting adaptability to diverse data distributions.…

机器学习 · 计算机科学 2025-08-04 Timur Sattarov , Marco Schreyer , Damian Borth