中文
相关论文

相关论文: Unsupervised Industrial Anomaly Detection via Patt…

200 篇论文

We investigate unsupervised anomaly detection for high-dimensional data and introduce a deep metric learning (DML) based framework. In particular, we learn a distance metric through a deep neural network. Through this metric, we project the…

机器学习 · 计算机科学 2020-05-13 Selim F. Yilmaz , Suleyman S. Kozat

Anomalies are samples that significantly deviate from the rest of the data and their detection plays a major role in building machine learning models that can be reliably used in applications such as data-driven design and novelty…

机器学习 · 统计学 2023-06-19 Amin Yousefpour , Mehdi Shishehbor , Zahra Zanjani Foumani , Ramin Bostanabad

Anomaly detection (AD) is the machine learning task of identifying highly discrepant abnormal samples by solely relying on the consistency of the normal training samples. Under the constraints of a distribution shift, the assumption that…

机器学习 · 计算机科学 2023-12-25 João B. S. Carvalho , Mengtao Zhang , Robin Geyer , Carlos Cotrini , Joachim M. Buhmann

Monitoring traffic in computer networks is one of the core approaches for defending critical infrastructure against cyber attacks. Machine Learning (ML) and Deep Neural Networks (DNNs) have been proposed in the past as a tool to identify…

机器学习 · 计算机科学 2022-03-01 Daniel L. Marino , Chathurika S. Wickramasinghe , Craig Rieger , Milos Manic

Learning to generate natural scenes has always been a daunting task in computer vision. This is even more laborious when generating images with very different views. When the views are very different, the view fields have little overlap or…

计算机视觉与模式识别 · 计算机科学 2020-07-21 Hao Ding , Songsong Wu , Hao Tang , Fei Wu , Guangwei Gao , Xiao-Yuan Jing

Anomaly detection has a wide range of applications and is especially important in industrial quality inspection. Currently, many top-performing anomaly-detection models rely on feature-embedding methods. However, these methods do not…

计算机视觉与模式识别 · 计算机科学 2023-07-07 Shiqi Deng , Zhiyu Sun , Ruiyan Zhuang , Jun Gong

Anomaly detection is commonly pursued as a one-class classification problem, where models can only learn from normal training samples, while being evaluated on both normal and abnormal test samples. Among the successful approaches for…

计算机视觉与模式识别 · 计算机科学 2022-03-15 Nicolae-Catalin Ristea , Neelu Madan , Radu Tudor Ionescu , Kamal Nasrollahi , Fahad Shahbaz Khan , Thomas B. Moeslund , Mubarak Shah

In this paper, we develop and explore deep anomaly detection techniques based on the capsule network (CapsNet) for image data. Being able to encoding intrinsic spatial relationship between parts and a whole, CapsNet has been applied as both…

机器学习 · 计算机科学 2019-07-16 Xiaoyan Li , Iluju Kiringa , Tet Yeap , Xiaodan Zhu , Yifeng Li

Unsupervised anomaly detection and localization is crucial to the practical application when collecting and labeling sufficient anomaly data is infeasible. Most existing representation-based approaches extract normal image features with a…

计算机视觉与模式识别 · 计算机科学 2021-11-17 Jiawei Yu , Ye Zheng , Xiang Wang , Wei Li , Yushuang Wu , Rui Zhao , Liwei Wu

Industrial visual inspection in pharmaceutical production requires high accuracy under strict constraints on cycle time, hardware footprint, and operational cost. Manual inline inspection is still common, but it is affected by operator…

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

Network Intrusion Detection Systems (NIDS) are essential tools for detecting network attacks and intrusions. While extensive research has explored the use of supervised Machine Learning for attack detection and characterisation, these…

密码学与安全 · 计算机科学 2026-04-23 Georgios Anyfantis , Pere Barlet-Ros

In recent studies, Lots of work has been done to solve time series anomaly detection by applying Variational Auto-Encoders (VAEs). Time series anomaly detection is a very common but challenging task in many industries, which plays an…

机器学习 · 计算机科学 2021-01-11 Liang Xu , Liying Zheng , Weijun Li , Zhenbo Chen , Weishun Song , Yue Deng , Yongzhe Chang , Jing Xiao , Bo Yuan

Performing anomaly detection in hybrid systems is a challenging task since it requires analysis of timing behavior and mutual dependencies of both discrete and continuous signals. Typically, it requires modeling system behavior, which is…

机器学习 · 计算机科学 2020-10-30 Nemanja Hranisavljevic , Oliver Niggemann , Alexander Maier

Anomaly detection remains a challenging task in neuroimaging when little to no supervision is available and when lesions can be very small or with subtle contrast. Patch-based representation learning has shown powerful representation…

图像与视频处理 · 电气工程与系统科学 2023-04-18 Nicolas Pinon , Robin Trombetta , Carole Lartizien

Anomaly detection on dynamic graphs refers to detecting entities whose behaviors obviously deviate from the norms observed within graphs and their temporal information. This field has drawn increasing attention due to its application in…

机器学习 · 计算机科学 2023-10-26 Shiqi Lou , Qingyue Zhang , Shujie Yang , Yuyang Tian , Zhaoxuan Tan , Minnan Luo

One pivot challenge for image anomaly (AD) detection is to learn discriminative information only from normal class training images. Most image reconstruction based AD methods rely on the discriminative capability of reconstruction error.…

计算机视觉与模式识别 · 计算机科学 2020-07-21 Dongyun Lin , Yiqun Li , Shudong Xie , Tin Lay Nwe , Sheng Dong

Anomaly detection in time series has been widely researched and has important practical applications. In recent years, anomaly detection algorithms are mostly based on deep-learning generative models and use the reconstruction error to…

机器学习 · 计算机科学 2020-10-15 Chunkai Zhang , Wei Zuo , Xuan Wang

Anomaly detection in videos is a significant yet challenging problem. Previous approaches based on deep neural networks employ either reconstruction-based or prediction-based approaches. Nevertheless, existing reconstruction-based methods…

计算机视觉与模式识别 · 计算机科学 2023-01-31 Yizhou Wang , Can Qin , Yue Bai , Yi Xu , Xu Ma , Yun Fu

Within (semi-)automated visual industrial 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.…

计算机视觉与模式识别 · 计算机科学 2023-11-08 André Luiz Buarque Vieira e Silva , Francisco Simões , Danny Kowerko , Tobias Schlosser , Felipe Battisti , Veronica Teichrieb

We investigate anomaly detection in an unsupervised framework and introduce Long Short Term Memory (LSTM) neural network based algorithms. In particular, given variable length data sequences, we first pass these sequences through our LSTM…

信号处理 · 电气工程与系统科学 2020-02-25 Tolga Ergen , Ali Hassan Mirza , Suleyman Serdar Kozat