A Neuro-Symbolic Explainer for Rare Events: A Case Study on Predictive Maintenance
Jo\~ao Gama, Rita P. Ribeiro, Saulo Mastelini, Narjes Davarid, and Bruno Veloso

TL;DR
This paper introduces a neuro-symbolic system that combines deep autoencoders and rule learning to explain and detect failures in predictive maintenance, enhancing interpretability of complex models.
Contribution
It presents a novel online neural-symbolic architecture that jointly detects anomalies and provides human-understandable explanations in real-time.
Findings
Effective anomaly detection using autoencoders.
Rule-based explanations identify sensor contributions.
System demonstrated on real-world metro data.
Abstract
Predictive Maintenance applications are increasingly complex, with interactions between many components. Black box models are popular approaches based on deep learning techniques due to their predictive accuracy. This paper proposes a neural-symbolic architecture that uses an online rule-learning algorithm to explain when the black box model predicts failures. The proposed system solves two problems in parallel: anomaly detection and explanation of the anomaly. For the first problem, we use an unsupervised state of the art autoencoder. For the second problem, we train a rule learning system that learns a mapping from the input features to the autoencoder reconstruction error. Both systems run online and in parallel. The autoencoder signals an alarm for the examples with a reconstruction error that exceeds a threshold. The causes of the signal alarm are hard for humans to understand…
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
TopicsCognitive Science and Education Research · Topic Modeling
MethodsNetwork On Network
