An Order-Invariant and Interpretable Hierarchical Dilated Convolution Neural Network for Chemical Fault Detection and Diagnosis
Mengxuan Li, Peng Peng, Min Wang, Hongwei Wang

TL;DR
This paper introduces HDLCNN, an order-invariant and interpretable hierarchical dilated CNN that improves fault detection and root-cause analysis in chemical processes by handling arbitrary feature order and providing feature contribution explanations.
Contribution
The paper proposes a novel HDLCNN model that processes tabular data without requiring feature order optimization and incorporates SHAP for interpretability, enhancing fault detection and diagnosis.
Findings
HDLCNN outperforms existing methods on the Tennessee Eastman dataset.
The model effectively identifies root-cause features using SHAP explanations.
HDLCNN maintains high performance regardless of feature order.
Abstract
Fault detection and diagnosis is significant for reducing maintenance costs and improving health and safety in chemical processes. Convolution neural network (CNN) is a popular deep learning algorithm with many successful applications in chemical fault detection and diagnosis tasks. However, convolution layers in CNN are very sensitive to the order of features, which can lead to instability in the processing of tabular data. Optimal order of features result in better performance of CNN models but it is expensive to seek such optimal order. In addition, because of the encapsulation mechanism of feature extraction, most CNN models are opaque and have poor interpretability, thus failing to identify root-cause features without human supervision. These difficulties inevitably limit the performance and credibility of CNN methods. In this paper, we propose an order-invariant and interpretable…
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
TopicsFault Detection and Control Systems · Risk and Safety Analysis · Mineral Processing and Grinding
MethodsShapley Additive Explanations · Dilated Convolution · Convolution
