2022
DOI: 10.1109/tii.2021.3131471
|View full text |Cite
|
Sign up to set email alerts
|

A Data-Driven Self-Supervised LSTM-DeepFM Model for Industrial Soft Sensor

Abstract: Soft sensor, as an important paradigm for industrial intelligence, is widely used in industrial production to achieve efficient monitoring and prediction of production status including product quality. Data-driven soft sensor methods have attracted attention, which still have challenges because of complex industrial data with diverse characteristics, nonlinear relationships and massive unlabeled samples. In this paper, a data-driven self-supervised long short term memory-deep factorization machine (LSTM-DeepFM… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
8
0
1

Year Published

2022
2022
2025
2025

Publication Types

Select...
9

Relationship

0
9

Authors

Journals

citations
Cited by 60 publications
(9 citation statements)
references
References 24 publications
0
8
0
1
Order By: Relevance
“…Zhou et al [ 13 ] proposed an intelligent anomaly detection variational long-short-term memory (VLSTM) learning model based on reconstructed feature representation, which can effectively address imbalanced and high-dimensional problems in industrial big data and significantly improve the accuracy of data anomaly monitoring while reducing the error rate in the industry. Ren et al [ 14 ] proposed a data-driven self-supervised long- and short-term memory deep factorization machine (LSTM-DeepFM) model driven by data for soft industrial measurement, including a framework of pre-training and fine-tuning stages to explore different features of industrial data. Mateus et al [ 15 ] used an LSTM model to predict the future condition of industrial paper machine equipment based on sensor data, maximizing industrial plant maintenance and supporting decision-making about equipment availability.…”
Section: Background Review and Related Workmentioning
confidence: 99%
“…Zhou et al [ 13 ] proposed an intelligent anomaly detection variational long-short-term memory (VLSTM) learning model based on reconstructed feature representation, which can effectively address imbalanced and high-dimensional problems in industrial big data and significantly improve the accuracy of data anomaly monitoring while reducing the error rate in the industry. Ren et al [ 14 ] proposed a data-driven self-supervised long- and short-term memory deep factorization machine (LSTM-DeepFM) model driven by data for soft industrial measurement, including a framework of pre-training and fine-tuning stages to explore different features of industrial data. Mateus et al [ 15 ] used an LSTM model to predict the future condition of industrial paper machine equipment based on sensor data, maximizing industrial plant maintenance and supporting decision-making about equipment availability.…”
Section: Background Review and Related Workmentioning
confidence: 99%
“…In addition, data sparsity is inevitable in the big data environment [39] , [40] , [41] . To tackle this issue, many researchers have proposed various resolutions based on machine learning, e.g., Graph Neural Network [42] , [43] , Attention Mechanism [44] , Approximate Nearest Neighbor search [45] , Deep Correlation Mining [46] and LSTM [47] . Due to the page limit of the paper, we will not introduce their details one by one here.…”
Section: Related Literaturementioning
confidence: 99%
“…Input gate (i t ) selects the input value that needs to update the current memory state. It selects through combining output of previous cell (h t−1 ) and current input (x t ) and applying sigmoid activation function (σ) as given in equation (12). Then, tangent hyperbolic function (tanh) is applied on similar combination of parameters to generate candidate cell state vector ( Ct ).…”
Section: Long Short-term Memory (Lstm)mentioning
confidence: 99%