Abstract
In a smart factory, the ability to detect time series events associated with particular conditions of equipment such as peaks, changeovers and failures is an important task that supports process monitoring and drives optimal performance. This task can be formulated as a Machine Learning time-series classification problem (TSC), requiring algorithms that combine good predictive performance and fast training time. In this paper, we propose a novel approach that uses Deep Learning models to predict changeover events from large data streams collected from a metal packaging manufacturing plant. The specific model architecture comprises deep Convolutional Neural Network (CNN) and Bidirectional Long Short-Term Memory (CNN-LSTM) stacked autoencoders. This architecture combines the advantage power of CNNs in automatic feature extraction and the adept sequential learning ability of LSTMs. We empirically evaluate the performance of our proposed model in time-series classification using historical real-world machine speed data. The findings from our experiments demonstrate the applicability of Deep Learning to Smart Manufacturing and support the potential of the proposed approach when compared to state-of-the-art event detection classifiers, especially in the significantly reduced model training time.
Original language | English |
---|---|
Title of host publication | International Conference on Computers and Industrial Engineering |
Volume | 2019-October |
Publication status | Published - 2019 |
Event | 49th International Conference on Computers and Industrial Engineering, CIE 2019 - Beijing, China Duration: 18 Oct 2019 → 21 Oct 2019 |
Publication series
Name | Proceedings of International Conference on Computers and Industrial Engineering, CIE |
---|
Conference
Conference | 49th International Conference on Computers and Industrial Engineering, CIE 2019 |
---|---|
Country/Territory | China |
City | Beijing |
Period | 18/10/19 → 21/10/19 |
Bibliographical note
Publisher Copyright:© 2019, Computers and Industrial Engineering. All rights reserved.
Keywords
- CNN-LSTM
- Deep learning
- Industry 4.0
- Stacked autoencoders