NVLogo wht bg v2
7878  Reviews star_rate star_rate star_rate star_rate star_half

Applications of AI for Predictive Maintenance

According to the International Society of Automation, $647 billion is lost globally each year due to downtime from machine failure. Organizations across manufacturing, aerospace, energy, and other...

Read More
$500 USD
Course Code NV-APP-AI-PM
Duration 1 day
Available Formats Classroom

According to the International Society of Automation, $647 billion is lost globally each year due to downtime from machine failure. Organizations across manufacturing, aerospace, energy, and other industrial sectors are overhauling maintenance processes to minimize costs and improve efficiency. With artificial intelligence and machine learning, organizations can apply predictive maintenance to their operation, processing huge amounts of sensor data to detect equipment failure before it happens. Compared to routine-based or time-based preventative maintenance, predictive maintenance gets ahead of the problem and can save a business from costly downtime.

In this workshop, you’ll learn 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. You’ll learn 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, you’ll be able to use AI to estimate the condition of equipment and predict when maintenance should be performed.

Skills Gained

By participating in this workshop, you’ll:

  • Use AI-based predictive maintenance to prevent failures and unplanned downtimes
  • Identify key challenges around detecting anomalies that can lead to costly breakdowns
  • Use time-series data to predict outcomes with XGBoost-based machine learning classification models
  • Use an LSTM-based model to predict equipment failure
  • Use anomaly detection with time-series autoencoders to predict failures when limited failure-example data is available

Prerequisites

  • Experience with Python
  • Basic understanding of data processing and deep learning

Course Details

Workshop Outline

Introduction

Training XGBoost Models with RAPIDS for Time Series

  • Learn how to predict part failures using XGBoost classification on GPUs with cuDF.
  • Prepare real data for efficient GPU ingestion with RAPIDS cuDF.
  • Train a classification model using GPU-accelerated XGBoost and CPU-only XGBoost.
  • Compare and discuss performance and accuracy results for XGBoost using CPUs, GPUs, and GPUs with cuDF.

Training LSTM Models Using Keras and TensorFlow for Time Series

  • Learn how to predict part failures using a deep learning LSTM model with time-series data.
  • Prepare sequenced data for time-series model training.
  • Build and train a deep learning model with LSTM layers using Keras.
  • Evaluate the accuracy of the model.

Training Autoencoders for Anomaly Detection

  • Learn how to predict part failures using anomaly detection with autoencoders.
  • Build and train an LSTM autoencoder.
  • Develop and train a 1D convolutional autoencoder.
  • Experiment with hyperparameters and compare the results of the models.

Assessment and Q&A