Table of Contents
Fetching ...

Deep Learning for Anomaly Detection: A Survey

Raghavendra Chalapathy, Sanjay Chawla

TL;DR

This survey addresses the challenge of detecting anomalies in complex, large-scale data by organizing deep learning approaches into a coherent taxonomy. It introduces two new categories, Deep Hybrid Models (DHM) and One-Class Neural Networks (OC-NN), and analyzes methods across input data types, label availability, training objectives, and anomaly types. The paper surveys a broad spectrum of applications, from intrusion and fraud detection to medical and industrial domains, and discusses computational considerations, strengths, and limitations of each approach. It also outlines open issues and future directions, providing practical guidance for selecting DAD methods in real-world settings.

Abstract

Anomaly detection is an important problem that has been well-studied within diverse research areas and application domains. The aim of this survey is two-fold, firstly we present a structured and comprehensive overview of research methods in deep learning-based anomaly detection. Furthermore, we review the adoption of these methods for anomaly across various application domains and assess their effectiveness. We have grouped state-of-the-art research techniques into different categories based on the underlying assumptions and approach adopted. Within each category we outline the basic anomaly detection technique, along with its variants and present key assumptions, to differentiate between normal and anomalous behavior. For each category, we present we also present the advantages and limitations and discuss the computational complexity of the techniques in real application domains. Finally, we outline open issues in research and challenges faced while adopting these techniques.

Deep Learning for Anomaly Detection: A Survey

TL;DR

This survey addresses the challenge of detecting anomalies in complex, large-scale data by organizing deep learning approaches into a coherent taxonomy. It introduces two new categories, Deep Hybrid Models (DHM) and One-Class Neural Networks (OC-NN), and analyzes methods across input data types, label availability, training objectives, and anomaly types. The paper surveys a broad spectrum of applications, from intrusion and fraud detection to medical and industrial domains, and discusses computational considerations, strengths, and limitations of each approach. It also outlines open issues and future directions, providing practical guidance for selecting DAD methods in real-world settings.

Abstract

Anomaly detection is an important problem that has been well-studied within diverse research areas and application domains. The aim of this survey is two-fold, firstly we present a structured and comprehensive overview of research methods in deep learning-based anomaly detection. Furthermore, we review the adoption of these methods for anomaly across various application domains and assess their effectiveness. We have grouped state-of-the-art research techniques into different categories based on the underlying assumptions and approach adopted. Within each category we outline the basic anomaly detection technique, along with its variants and present key assumptions, to differentiate between normal and anomalous behavior. For each category, we present we also present the advantages and limitations and discuss the computational complexity of the techniques in real application domains. Finally, we outline open issues in research and challenges faced while adopting these techniques.

Paper Structure

This paper contains 66 sections, 13 figures, 22 tables.

Figures (13)

  • Figure 1: Performance Comparison of Deep learning-based algorithms Vs Traditional Algorithms deeplearningVstraditionalAlgorithms.
  • Figure 2: Applications Deep learning-based anomaly detection algorithms. (a) Video Surveillance, Image Analysis: Illegal Traffic detection xie2017real, (b) Health-care: Detecting Retinal Damage schlegl2017unsupervised (c) Networks: Cyber-intrusion detection javaid2016deep (d) Sensor Networks: Internet of Things (IoT) big-data anomaly detection mohammadi2017deep
  • Figure 3: Illustration of anomalies in two-dimensional data set.
  • Figure 4: Illustration of novelty in the image data set.
  • Figure 5: Key components associated with deep learning-based anomaly detection technique.
  • ...and 8 more figures