paper-with-me

홈 › Papers

Interpreting What Typical Fault Signals Look Like via Prototype-matching

2024-03-11 · Qian Chen, Xingjian Dong, Zhike Peng

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.

📄 PDF Abstract BibTeX arXiv:2403.07033

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationDenoisingDiagnosticDomain GeneralizationFault DiagnosisRepresentation Learning

Similar Papers 제목 키워드 기반

Nonmonotonic Reasoning via Possibility Theory

2013-03-27 · Ronald R. Yager

We introduce the operation of possibility qualification and show how. this modal-like operator can be used to represent "typical" or default knowledge in a theory of nonmonotonic reasoning. We investigate the representat…

Relation

S2S-FDD: Bridging Industrial Time Series and Natural Language for Explainable Zero-shot Fault Diagnosis

2026-03-09 · Baoxue Li, Chunhui Zhao arxiv

Fault diagnosis is critical for the safe operation of industrial systems. Conventional diagnosis models typically produce abstract outputs such as anomaly scores or fault categories, failing to answer critical operationa…

Fault Diagnosis

An Introduction to Autoencoders

2022-01-11 · Umberto Michelucci

In this article, we will look at autoencoders. This article covers the mathematics and the fundamental concepts of autoencoders. We will discuss what they are, what the limitations are, the typical use cases, and we will…

Anomaly DetectionDenoisingDimensionality Reduction

Autoencoder based Anomaly Detection and Explained Fault Localization in Industrial Cooling Systems

2022-10-14 · Stephanie Holly, Robin Heel, Denis Katic, Leopold Schoeffl 외

Anomaly detection in large industrial cooling systems is very challenging due to the high data dimensionality, inconsistent sensor recordings, and lack of labels. The state of the art for automated anomaly detection in t…

Anomaly DetectionFault localizationTime Series Analysis

LookThere! Sparse Vision by Reinforced Selection

2026-09-04 · Sreehari Rammohan, Yousef Yassin, Anthony Fuller, Junfeng Wen 외 arxiv

Vision transformers typically treat every image token as equally important, yet for most tasks in computer vision only a fraction are needed. Adaptive computation methods accelerate inference by choosing which tokens to …

Reinforcement Learning