paper-with-me

Papers

Anomaly Detection By Autoencoder Based On Weighted Frequency Domain Loss

2021-05-21 · Masaki Nakanishi, Kazuki Sato, Hideo Terada

In image anomaly detection, Autoencoders are the popular methods that reconstruct the input image that might contain anomalies and output a clean image with no abnormalities. These Autoencoder-based methods usually calculate the anomaly score from the reconstruction error, the difference between the input image and the reconstructed image. On the other hand, the accuracy of the reconstruction is insufficient in many of these methods, so it leads to degraded accuracy of anomaly detection. To improve the accuracy of the reconstruction, we consider defining loss function in the frequency domain. In general, we know that natural images contain many low-frequency components and few high-frequency components. Hence, to improve the accuracy of the reconstruction of high-frequency components, we introduce a new loss function named weighted frequency domain loss(WFDL). WFDL provides a sharper reconstructed image, which contributes to improving the accuracy of anomaly detection. In this paper, we show our method's superiority over the conventional Autoencoder methods by comparing it with AUROC on the MVTec AD dataset.

📄 PDF Abstract BibTeX arXiv:2105.10214

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly Detection

Similar Papers 제목 키워드 기반

Importance Weighted Adversarial Discriminative Transfer for Anomaly Detection

2021-05-14 · Cangning Fan, Fangyi Zhang, Peng Liu, Xiuyu Sun 외

Previous transfer methods for anomaly detection generally assume the availability of labeled data in source or target domains. However, such an assumption is not valid in most real applications where large-scale labeled …

Anomaly Detectionvalid

Revisiting VAE for Unsupervised Time Series Anomaly Detection: A Frequency Perspective

2024-02-05 · Zexin Wang, Changhua Pei, Minghua Ma, Xin Wang 외

Time series Anomaly Detection (AD) plays a crucial role for web systems. Various web systems rely on time series data to monitor and identify anomalies in real time, as well as to initiate diagnosis and remediation proce…

Anomaly DetectionTime SeriesTime Series Anomaly Detection

Improving Variational Autoencoder using Random Fourier Transformation: An Aviation Safety Anomaly Detection Case-Study

2026-01-03 · Ata Akbari Asanjan, Milad Memarzadeh, Bryan Matthews, Nikunj Oza arxiv

In this study, we focus on the training process and inference improvements of deep neural networks (DNNs), specifically Autoencoders (AEs) and Variational Autoencoders (VAEs), using Random Fourier Transformation (RFT). W…

Anomaly Detection

Anomaly Detection Based on Selection and Weighting in Latent Space

2021-03-08 · Yiwen Liao, Alexander Bartler, Bin Yang

With the high requirements of automation in the era of Industry 4.0, anomaly detection plays an increasingly important role in higher safety and reliability in the production and manufacturing industry. Recently, autoenc…

Anomaly Detection

PhaseNet++: Phase-Aware Frequency-Domain Anomaly Detection for Industrial Control Systems via Phase Coherence Graphs

2026-04-30 · Raviteja Bommireddy, Varshith Bandaru, Lohith Pakala, Pradeep Kumar B arxiv

Multivariate time series anomaly detection in ICS has attracted growing attention due to the increasing threat of cyber-physical attacks on critical infrastructure. State-of-the-art methods model inter-sensor relationshi…

Time Series Anomaly Detection