Skip to content

Nvidia DLI workshop on AI-based anomaly detection techniques using GPU-accelerated XGBoost, deep learning-based autoencoders, and generative adversarial networks (GANs) and then implement and compare supervised and unsupervised learning techniques.

Notifications You must be signed in to change notification settings

HROlive/Applications-of-AI-for-Anomaly-Detection

Repository files navigation

Course

Table of Contents

  1. Description
  2. Information
  3. File descriptions
  4. Certificate

Description

Whether your organization needs to monitor cybersecurity threats, fraudulent financial transactions, product defects, or equipment health, artificial intelligence can help catch data abnormalities before they impact your business. AI models can be trained and deployed to automatically analyze datasets, define “normal behavior,” and identify breaches in patterns quickly and effectively. These models can then be used to predict future anomalies. With massive amounts of data available across industries and subtle distinctions between normal and abnormal patterns, it’s critical that organizations use AI to quickly detect anomalies that pose a threat.

In this workshop, we learned how to identify anomalies and failures in time-series data, estimate the remaining useful life of the corresponding parts, and map anomalies to failure conditions. More specifically, how to prepare time-series data for AI model training, develop an XGBoost ensemble tree model, build a deep learning model using a long short-term memory (LSTM) network, and create an autoencoder that detects anomalies for predictive maintenance. At the end of the workshop, we are able to use AI to estimate the condition of equipment and predict when maintenance should be performed.

Information

The overall goals of this course were the following:

  • Prepare data and build, train, and evaluate models using XGBoost, autoencoders, and GANs;
  • Detect anomalies in datasets with both labeled and unlabeled data;
  • Classify anomalies into multiple categories regardless of whether the original data was labeled.

More detailed information and links for the course can be found on the course website.

File descriptions

The description of the files in this repository can be found below:


  • 2 - Anomaly Detection in Network Data Using GPU-Accelerated Autoencoder:

    Learn how to detect anomalies using modern unsupervised learning:

    • Build and train a deep learning-based autoencoder to work with unlabeled data.
    • Apply techniques to separate anomalies into multiple classes.
    • Explore other applications of GPU-accelerated autoencoders.


  • 4 - Workshop Assessment - Building and training an Xgboost model, an autoencoder neural network and detecting anomalies using different thresholding methods:

    Learn how to detect anomalies using GANs:

    • Train an unsupervised learning model to create new data.
    • Use that new data to turn the problem into a supervised learning problem.
    • Compare the performance of this new approach to more established approaches.

Certificate

The certificate for the workshop can be found below:

"Applications of AI for Anomaly Detection" - NVIDIA Deep Learning Institute (Issued On: March 2023 - date mismatch because of account change)

About

Nvidia DLI workshop on AI-based anomaly detection techniques using GPU-accelerated XGBoost, deep learning-based autoencoders, and generative adversarial networks (GANs) and then implement and compare supervised and unsupervised learning techniques.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published