LGAIMar 11, 2024

Interpreting What Typical Fault Signals Look Like via Prototype-matching

arXiv:2403.07033v18 citationsh-index: 34Adv Eng Informatics
Originality Incremental advance
AI Analysis

This work addresses interpretability in fault diagnosis for high-reliability scenarios, offering a solution that enhances human understanding and bridges interpretability research with AI-for-Science, though it is incremental as it builds on existing prototype-matching and autoencoder methods.

The authors tackled the problem of interpreting neural network decisions in mechanical fault diagnosis by proposing a prototype matching network (PMN) that combines autoencoders with prototype-matching, achieving competitive diagnostic performance and demonstrating abilities in denoising and extracting subtle key features that experts find challenging to capture.

Neural networks, with powerful nonlinear mapping and classification capabilities, are widely applied in mechanical fault diagnosis to ensure safety. However, being typical black-box models, their application is limited in high-reliability-required scenarios. To understand the classification logic and explain what typical fault signals look like, the prototype matching network (PMN) is proposed by combining the human-inherent prototype-matching with autoencoder (AE). The PMN matches AE-extracted feature with each prototype and selects the most similar prototype as the prediction result. It has three interpreting paths on classification logic, fault prototypes, and matching contributions. Conventional diagnosis and domain generalization experiments demonstrate its competitive diagnostic performance and distinguished advantages in representation learning. Besides, the learned typical fault signals (i.e., sample-level prototypes) showcase the ability for denoising and extracting subtle key features that experts find challenging to capture. This ability broadens human understanding and provides a promising solution from interpretability research to AI-for-Science.

Foundations

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

Your Notes