Deep Learning Experiments with Skewed Data for Defect Prediction in Plastic Injection Molding
暂无分享,去创建一个
In this work, we investigate the possibility of predicting defects in plastic injection molding by learning predictive models from time-series process data collected from a molding machine. The model of our choice is an RNN (recursive neural network) model using LSTM (long short-term memory) units in its hidden layer. This model is well known as a deep learning model specialized for processing time-series data. Since defects are rare and thus the dataset is highly skewed, we try to achieve a high average recall rather than a high classification accuracy. We give some initial results of experiments and an outlook to the direction of our future works.
[1] Gustavo E. A. P. A. Batista,et al. Learning with Skewed Class Distributions , 2002 .
[2] Jürgen Schmidhuber,et al. Learning to Forget: Continual Prediction with LSTM , 2000, Neural Computation.