SPLGJul 21, 2022

Explainable AI Algorithms for Vibration Data-based Fault Detection: Use Case-adadpted Methods and Critical Evaluation

arXiv:2207.10732v138 citationsh-index: 7
Originality Synthesis-oriented
AI Analysis

It addresses the black-box problem in deep learning for condition monitoring, providing insights into method strengths and weaknesses for vibration data, but is incremental as it adapts existing XAI methods to a specific use case.

This work applied explainable AI (XAI) algorithms like GradCAM, LRP, and LIME to convolutional neural networks for vibration-based fault detection in rotating machinery, visualizing results as frequency-RPM and order-RPM maps to assess feature saliency across rotation speeds, using synthetic and real-world datasets for imbalance classification on an electric motor.

Analyzing vibration data using deep neural network algorithms is an effective way to detect damages in rotating machinery at an early stage. However, the black-box approach of these methods often does not provide a satisfactory solution because the cause of classifications is not comprehensible to humans. Therefore, this work investigates the application of explainable AI (XAI) algorithms to convolutional neural networks for vibration-based condition monitoring. For this, various XAI algorithms are applied to classifications based on the Fourier transform as well as the order analysis of the vibration signal. The results are visualized as a function of the revolutions per minute (RPM), in the shape of frequency-RPM maps and order-RPM maps. This allows to assess the saliency given to features which depend on the rotation speed and those with constant frequency. To compare the explanatory power of the XAI methods, investigations are first carried out with a synthetic data set with known class-specific characteristics. Then a real-world data set for vibration-based imbalance classification on an electric motor, which runs at a broad range of rotation speeds, is used. A special focus is put on the consistency for variable periodicity of the data, which translates to a varying rotation speed of a real-world machine. This work aims to show the different strengths and weaknesses of the methods for this use case: GradCAM, LRP and LIME with a new perturbation strategy.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes