paper-with-me

홈 › Papers

Batch Uniformization for Minimizing Maximum Anomaly Score of DNN-based Anomaly Detection in Sounds

2019-07-19 · Yuma Koizumi, Shoichiro Saito, Masataka Yamaguchi, Shin Murata, Noboru Harada

Use of an autoencoder (AE) as a normal model is a state-of-the-art technique for unsupervised-anomaly detection in sounds (ADS). The AE is trained to minimize the sample mean of the anomaly score of normal sounds in a mini-batch. One problem with this approach is that the anomaly score of rare-normal sounds becomes higher than that of frequent-normal sounds, because the sample mean is strongly affected by frequent-normal samples, resulting in preferentially decreasing the anomaly score of frequent-normal samples. To decrease anomaly scores for both frequent- and rare-normal sounds, we propose batch uniformization, a training method for unsupervised-ADS for minimizing a weighted average of the anomaly score on each sample in a mini-batch. We used the reciprocal of the probabilistic density of each sample as the weight, more intuitively, a large weight is given for rare-normal sounds. Such a weight works to give a constant anomaly score for both frequent- and rare-normal sounds. Since the probabilistic density is unknown, we estimate it by using the kernel density estimation on each training mini-batch. Verification- and objective-experiments show that the proposed batch uniformization improves the performance of unsupervised-ADS.

📄 PDF Abstract BibTeX arXiv:1907.08338

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionDensity EstimationUnsupervised Anomaly Detection

Methods 이 논문이 사용한 방법론

AE An autoencoder is a type of artificial neural network used to learn efficient data codings in an unsupervised manner. The aim of an autoencoder is to learn a representation…
Solana Customer Service Number +1-833-534-1729 설명 없음

Similar Papers 제목 키워드 기반

A Characteristic Function for Shapley-Value-Based Attribution of Anomaly Scores

2020-04-09 · Naoya Takeishi, Yoshinobu Kawahara

In anomaly detection, the degree of irregularity is often summarized as a real-valued anomaly score. We address the problem of attributing such anomaly scores to input features for interpreting the results of anomaly det…

Anomaly DetectionSemi-supervised Anomaly DetectionSupervised Anomaly Detection

Binary Anomaly Detection in Streaming IoT Traffic under Concept Drift

2025-10-31 · Rodrigo Matos Carnier, Laura Lahesoo, Kensuke Fukuda arxiv

With the growing volume of Internet of Things (IoT) network traffic, machine learning (ML)-based anomaly detection is more relevant than ever. Traditional batch learning models face challenges such as high maintenance an…

Binary ClassificationIncremental LearningAnomaly Detection

Weakly Supervised Video Anomaly Detection Based on Cross-Batch Clustering Guidance

2022-12-16 · Congqi Cao, Xin Zhang, Shizhou Zhang, Peng Wang 외

Weakly supervised video anomaly detection (WSVAD) is a challenging task since only video-level labels are available for training. In previous studies, the discriminative power of the learned features is not strong enough…

Anomaly DetectionClusteringVideo Anomaly DetectionWeakly-supervised Video Anomaly Detection

DASVDD: Deep Autoencoding Support Vector Data Descriptor for Anomaly Detection

2021-06-09 · Hadi Hojjati, Narges Armanfard

Semi-supervised anomaly detection aims to detect anomalies from normal samples using a model that is trained on normal data. With recent advancements in deep learning, researchers have designed efficient deep anomaly det…

Anomaly DetectionSupervised Anomaly Detection

Convergence Analysis of Discrete Diffusion Model: Exact Implementation through Uniformization

2024-02-12 · Hongrui Chen, Lexing Ying

Diffusion models have achieved huge empirical success in data generation tasks. Recently, some efforts have been made to adapt the framework of diffusion models to discrete state space, providing a more natural approach …