An interpretable deep learning method for bearing fault diagnosis
Hao Lu, Austin M. Bray, Chao Hu, Andrew T. Zimmerman, Hongyi Xu

TL;DR
This paper presents an interpretable deep learning approach for bearing fault diagnosis using CNNs and Grad-CAM, enabling visualization of feature importance and building a health library to improve trustworthiness in safety-critical maintenance.
Contribution
It introduces a method combining CNN and Grad-CAM for interpretability, creating a health library for sample retrieval, applicable to any CNN without architecture changes.
Findings
The method effectively visualizes feature importance in fault diagnosis.
It improves trustworthiness by providing interpretable prediction basis samples.
Experimental results demonstrate meaningful and physically intuitive sample selection.
Abstract
Deep learning (DL) has gained popularity in recent years as an effective tool for classifying the current health and predicting the future of industrial equipment. However, most DL models have black-box components with an underlying structure that is too complex to be interpreted and explained to human users. This presents significant challenges when deploying these models for safety-critical maintenance tasks, where non-technical personnel often need to have complete trust in the recommendations these models give. To address these challenges, we utilize a convolutional neural network (CNN) with Gradient-weighted Class Activation Mapping (Grad-CAM) activation map visualizations to form an interpretable DL method for classifying bearing faults. After the model training process, we apply Grad-CAM to identify a training sample's feature importance and to form a library of diagnosis…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsIndustrial Vision Systems and Defect Detection · Risk and Safety Analysis · Software Engineering Research
MethodsLib
