SPLGAug 4, 2021

Auto-encoder based Model for High-dimensional Imbalanced Industrial Data

arXiv:2108.02083v214 citations
AI Analysis

This work addresses the challenge of integrating deep learning into factory control systems for industrial data analysis, though it is incremental as it builds on existing auto-encoder and multi-task learning methods.

The authors tackled the problem of applying deep learning to high-dimensional, imbalanced industrial data for soft sensor modeling by introducing a variance weighted multi-headed auto-encoder classification model, which simultaneously predicts multiple outputs and handles data imbalance, using large-scale, real-world manufacturing datasets from Seagate factories.

With the proliferation of IoT devices, the distributed control systems are now capturing and processing more sensors at higher frequency than ever before. These new data, due to their volume and novelty, cannot be effectively consumed without the help of data-driven techniques. Deep learning is emerging as a promising technique to analyze these data, particularly in soft sensor modeling. The strong representational capabilities of complex data and the flexibility it offers from an architectural perspective make it a topic of active applied research in industrial settings. However, the successful applications of deep learning in soft sensing are still not widely integrated in factory control systems, because most of the research on soft sensing do not have access to large scale industrial data which are varied, noisy and incomplete. The results published in most research papers are therefore not easily reproduced when applied to the variety of data in industrial settings. Here we provide manufacturing data sets that are much larger and more complex than public open soft sensor data. Moreover, the data sets are from Seagate factories on active service with only necessary anonymization, so that they reflect the complex and noisy nature of real-world data. We introduce a variance weighted multi-headed auto-encoder classification model that fits well into the high-dimensional and highly imbalanced data. Besides the use of weighting or sampling methods to handle the highly imbalanced data, the model also simultaneously predicts multiple outputs by exploiting output-supervised representation learning and multi-task weighting.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes