TL;DR
This paper introduces an unsupervised feature learning and one-class classification method using stacked Extreme Learning Machines for fault detection in high-dimensional industrial sensor data, trained only on healthy conditions.
Contribution
It presents a novel integrated approach combining HELM autoencoders with one-class classifiers for effective fault detection using only healthy data for training.
Findings
Outperforms traditional methods like PCA and SVM in fault detection accuracy.
Effective in high-dimensional, non-informative sensor data scenarios.
Validated on synthetic and real power plant data.
Abstract
Complex industrial systems are continuously monitored by a large number of heterogeneous sensors. The diversity of their operating conditions and the possible fault types make it impossible to collect enough data for learning all the possible fault patterns. The paper proposes an integrated automatic unsupervised feature learning and one-class classification for fault detection that uses data on healthy conditions only for its training. The approach is based on stacked Extreme Learning Machines (namely Hierarchical, or HELM) and comprises an autoencoder, performing unsupervised feature learning, stacked with a one-class classifier monitoring the distance of the test data to the training healthy class, thereby assessing the health of the system. This study provides a comprehensive evaluation of HELM fault detection capability compared to other machine learning approaches, such as…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsDeep Belief Network
