中文
相关论文

相关论文: Clear Memory-Augmented Auto-Encoder for Surface De…

200 篇论文

Autoencoder and its variants have been widely applicated in anomaly detection.The previous work memory-augmented deep autoencoder proposed memorizing normality to detect anomaly, however it neglects the feature discrepancy between different…

计算机视觉与模式识别 · 计算机科学 2020-12-22 Yifei Yang , Shibing Xiang , Ruixiang Zhang

Deep autoencoder has been extensively used for anomaly detection. Training on the normal data, the autoencoder is expected to produce higher reconstruction error for the abnormal inputs than the normal ones, which is adopted as a criterion…

计算机视觉与模式识别 · 计算机科学 2019-08-07 Dong Gong , Lingqiao Liu , Vuong Le , Budhaditya Saha , Moussa Reda Mansour , Svetha Venkatesh , Anton van den Hengel

Detecting anomalies for multivariate time-series without manual supervision continues a challenging problem due to the increased scale of dimensions and complexity of today's IT monitoring systems. Recent progress of unsupervised…

机器学习 · 计算机科学 2021-10-19 Qinfeng Xiao , Shikuan Shao , Jing Wang

Unsupervised anomaly detection (UAD) aims to find anomalous images by optimising a detector using a training set that contains only normal images. UAD approaches can be based on reconstruction methods, self-supervised approaches, and…

图像与视频处理 · 电气工程与系统科学 2023-08-23 Yu Tian , Guansong Pang , Yuyuan Liu , Chong Wang , Yuanhong Chen , Fengbei Liu , Rajvinder Singh , Johan W Verjans , Mengyu Wang , Gustavo Carneiro

Anomaly detection without priors of the anomalies is challenging. In the field of unsupervised anomaly detection, traditional auto-encoder (AE) tends to fail based on the assumption that by training only on normal images, the model will not…

计算机视觉与模式识别 · 计算机科学 2024-08-15 Yajie Cui , Zhaoxiang Liu , Shiguo Lian

In industry, machine anomalous sound detection (ASD) is in great demand. However, collecting enough abnormal samples is difficult due to the high cost, which boosts the rapid development of unsupervised ASD algorithms. Autoencoder (AE)…

声音 · 计算机科学 2023-11-16 Yifan Zhou , Dongxing Xu , Haoran Wei , Yanhua Long

Frame prediction based on AutoEncoder plays a significant role in unsupervised video anomaly detection. Ideally, the models trained on the normal data could generate larger prediction errors of anomalies. However, the correlation between…

计算机视觉与模式识别 · 计算机科学 2023-03-10 Xiangyu Huang , Caidan Zhao , Jinghui Yu , Chenxing Gao , Zhiqiang Wu

Recent advances in the industrial inspection of textured surfaces-in the form of visual inspection-have made such inspections possible for efficient, flexible manufacturing systems. We propose an unsupervised feature memory rearrangement…

计算机视觉与模式识别 · 计算机科学 2022-06-23 Haiming Yao , Wenyong Yu , Xue Wang

Context-based detection methods such as DetectGPT achieve strong generalization in identifying AI-generated text by evaluating content compatibility with a model's learned distribution. In contrast, existing image detectors rely on…

计算机视觉与模式识别 · 计算机科学 2026-03-10 Minsuk Jang , Hyunseo Jeong , Minseok Son , Changick Kim

In this paper, we propose a framework called TrustMAE to address the problem of product defect classification. Instead of relying on defective images that are difficult to collect and laborious to label, our framework can accept datasets…

计算机视觉与模式识别 · 计算机科学 2021-01-01 Daniel Stanley Tan , Yi-Chun Chen , Trista Pei-Chun Chen , Wei-Chao Chen

Detecting surface anomalies of industrial materials poses a significant challenge within a myriad of industrial manufacturing processes. In recent times, various methodologies have emerged, capitalizing on the advantages of employing a…

计算机视觉与模式识别 · 计算机科学 2024-03-05 Simon Thomine , Hichem Snoussi

Recently Autoencoder(AE) based models are widely used in the field of anomaly detection. A model trained with normal data generates a larger restoration error for abnormal data. Whether or not abnormal data is determined by observing the…

机器学习 · 计算机科学 2021-07-20 JoonSung Lee , YeongHyeon Park

Most existing methods for unsupervised industrial anomaly detection train a separate model for each object category. This kind of approach can easily capture the category-specific feature distributions, but results in high storage cost and…

计算机视觉与模式识别 · 计算机科学 2023-09-25 Jiangqi Liu , Feng Wang

Visual surface anomaly detection aims to detect local image regions that significantly deviate from normal appearance. Recent surface anomaly detection methods rely on generative models to accurately reconstruct the normal areas and to fail…

计算机视觉与模式识别 · 计算机科学 2021-09-28 Vitjan Zavrtanik , Matej Kristan , Danijel Skočaj

Unsupervised Continuous Anomaly Detection (UCAD) is gaining attention for effectively addressing the catastrophic forgetting and heavy computational burden issues in traditional Unsupervised Anomaly Detection (UAD). However, existing UCAD…

计算机视觉与模式识别 · 计算机科学 2026-03-24 Mingle Zhou , Jiahui Liu , Jin Wan , Gang Li , Min Li

We propose using Masked Auto-Encoder (MAE), a transformer model self-supervisedly trained on image inpainting, for anomaly detection (AD). Assuming anomalous regions are harder to reconstruct compared with normal regions. MAEDAY is the…

计算机视觉与模式识别 · 计算机科学 2024-02-16 Eli Schwartz , Assaf Arbelle , Leonid Karlinsky , Sivan Harary , Florian Scheidegger , Sivan Doveh , Raja Giryes

Unsupervised visual anomaly detection conveys practical significance in many scenarios and is a challenging task due to the unbounded definition of anomalies. Moreover, most previous methods are application-specific, and establishing a…

计算机视觉与模式识别 · 计算机科学 2022-11-02 Haiming Yao , Xue Wang , Wenyong Yu

Building a scalable machine learning system for unsupervised anomaly detection via representation learning is highly desirable. One of the prevalent methods is using a reconstruction error from variational autoencoder (VAE) via maximizing…

机器学习 · 计算机科学 2020-05-08 Seonho Park , George Adosoglou , Panos M. Pardalos

Autoencoder (AE) is a neural network (NN) architecture that is trained to reconstruct an input at its output. By measuring the reconstruction errors of new input samples, AE can detect anomalous samples deviated from the trained data…

机器学习 · 计算机科学 2023-02-16 Jinho Choi , Jihong Park , Abhinav Japesh , Adarsh

Electrocardiogram (ECG) analysis is a fundamental tool for diagnosing cardiovascular conditions, yet anomaly detection in ECG signals remains challenging due to their inherent complexity and variability. We propose Multi-scale Masked…

机器学习 · 计算机科学 2025-02-11 Ya Zhou , Yujie Yang , Jianhuang Gan , Xiangjie Li , Jing Yuan , Wei Zhao
‹ 上一页 1 2 3 10 下一页 ›