paper-with-me

홈 › Papers

ADGym: Design Choices for Deep Anomaly Detection

2023-09-27 · NeurIPS 2023 11 · Minqi Jiang, Chaochuan Hou, Ao Zheng, Songqiao Han, Hailiang Huang, Qingsong Wen, Xiyang Hu, Yue Zhao

Deep learning (DL) techniques have recently found success in anomaly detection (AD) across various fields such as finance, medical services, and cloud computing. However, most of the current research tends to view deep AD algorithms as a whole, without dissecting the contributions of individual design choices like loss functions and network architectures. This view tends to diminish the value of preliminary steps like data preprocessing, as more attention is given to newly designed loss functions, network architectures, and learning paradigms. In this paper, we aim to bridge this gap by asking two key questions: (i) Which design choices in deep AD methods are crucial for detecting anomalies? (ii) How can we automatically select the optimal design choices for a given AD dataset, instead of relying on generic, pre-existing solutions? To address these questions, we introduce ADGym, a platform specifically crafted for comprehensive evaluation and automatic selection of AD design elements in deep methods. Our extensive experiments reveal that relying solely on existing leading methods is not sufficient. In contrast, models developed using ADGym significantly surpass current state-of-the-art techniques.

📄 PDF Abstract BibTeX arXiv:2309.15376

Code (3)

minqi824/adgym 공식 구현 pytorch
kishordgupta/pyod tf
yzhao062/pyod tf

Tasks

Anomaly DetectionCloud Computing

Similar Papers 제목 키워드 기반

Challenges for Unsupervised Anomaly Detection in Particle Physics

2021-10-13 · Katherine Fraser, Samuel Homiller, Rashmish K. Mishra, Bryan Ostdiek 외

Anomaly detection relies on designing a score to determine whether a particular event is uncharacteristic of a given background distribution. One way to define a score is to use autoencoders, which rely on the ability to…

Anomaly DetectionUnsupervised Anomaly Detection

Multi-criteria Similarity-based Anomaly Detection using Pareto Depth Analysis

2015-08-20 · Ko-Jen Hsiao, Kevin S. Xu, Jeff Calder, Alfred O. Hero III

We consider the problem of identifying patterns in a data set that exhibit anomalous behavior, often referred to as anomaly detection. Similarity-based anomaly detection algorithms detect abnormally large amounts of simi…

Anomaly Detection

Matrix Profile for Time-Series Anomaly Detection: A Reproducible Open-Source Benchmark on TSB-AD

2026-04-02 · Chin-Chia Michael Yeh arxiv

Matrix Profile (MP) methods are an interpretable and scalable family of distance-based methods for time-series anomaly detection, but strong benchmark performance still depends on design choices beyond a vanilla nearest-…

Anomaly Detection

Multi-criteria Anomaly Detection using Pareto Depth Analysis

2012-12-01 · NeurIPS 2012 12 · Ko-Jen Hsiao, Kevin Xu, Jeff Calder, Alfred O. Hero

We consider the problem of identifying patterns in a data set that exhibit anomalous behavior, often referred to as anomaly detection. In most anomaly detection algorithms, the dissimilarity between data samples is calcu…

Anomaly Detection

Lightning Fast Video Anomaly Detection via Adversarial Knowledge Distillation

2022-11-28 · Florinel-Alin Croitoru, Nicolae-Catalin Ristea, Dana Dascalescu, Radu Tudor Ionescu 외

We propose a very fast frame-level model for anomaly detection in video, which learns to detect anomalies by distilling knowledge from multiple highly accurate object-level teacher models. To improve the fidelity of our …

Anomaly DetectionKnowledge DistillationVideo Anomaly Detection