Yan Feng, Zhang Xinmin, Yang Chunjie
IEEE Trans Cybern. 2024 Nov;54(11):6867-6880. doi: 10.1109/TCYB.2024.3447108. Epub 2024 Oct 30.
Deep learning-based soft sensor modeling methods have been extensively studied and applied to industrial processes in the last decade. However, existing soft sensor models mainly focus on the current step prediction in real time and ignore the multistep prediction in advance. In actual industrial applications, compared to the current step prediction, it is more useful for on-site workers to predict some key performance indicators in advance. Nowadays, multistep prediction task still suffers from two key issues: 1) complex coupling relationships between process variables and 2) long-term dependency learning. To ravel out these two problems, in this article, we propose a graph-based time-frequency two-stream network to achieve multistep prediction. Specifically, a multigraph attention layer is proposed to model the dynamical coupling relationships between process variables from the graph perspective. Then, in the time-frequency two-stream network, multi-GAT is used to extract time-domain features and frequency-domain features for long-term dependency, respectively. Furthermore, we propose a feature fusion module to combine these two kinds of features based on the minimum redundancy and maximum correlation learning paradigm. Finally, extensive experiments on two real-world industrial datasets show that the proposed multistep prediction model outperforms the state-of-the-art models. In particular, compared to the existing SOTA method, the proposed method has achieved 12.40%, 22.49%, and 21.98% improvement in RMSE, MAE, and MAPE on the three-step prediction task using waste incineration dataset.
在过去十年中,基于深度学习的软传感器建模方法得到了广泛研究并应用于工业过程。然而,现有的软传感器模型主要侧重于实时的当前步预测,而忽略了提前的多步预测。在实际工业应用中,与当前步预测相比,提前预测一些关键性能指标对现场工人更有用。如今,多步预测任务仍面临两个关键问题:1)过程变量之间复杂的耦合关系和2)长期依赖学习。为了解决这两个问题,在本文中,我们提出了一种基于图的时频双流网络来实现多步预测。具体来说,提出了一个多重图注意力层,从图的角度对过程变量之间的动态耦合关系进行建模。然后,在时频双流网络中,分别使用多图注意力网络(Multi-GAT)提取时域特征和频域特征以进行长期依赖学习。此外,我们提出了一个特征融合模块,基于最小冗余和最大相关学习范式来组合这两种特征。最后,在两个真实工业数据集上进行的大量实验表明,所提出的多步预测模型优于现有模型。特别是,与现有的最优方法相比,所提出的方法在使用垃圾焚烧数据集的三步预测任务中,在均方根误差(RMSE)、平均绝对误差(MAE)和平均绝对百分比误差(MAPE)方面分别提高了12.40%、22.49%和21.98%。