Next Article in Journal
Fully Degenerating of Daehee Numbers and Polynomials
Next Article in Special Issue
Multiobjective Collaborative Optimization of Argon Bottom Blowing in a Ladle Furnace Using Response Surface Methodology
Previous Article in Journal
Thermal-Economic Optimization of Plate–Fin Heat Exchanger Using Improved Gaussian Quantum-Behaved Particle Swarm Algorithm
Previous Article in Special Issue
Mathematical Model and Numerical Simulation Study of the Mining Area with Multiple Air Leakage Paths
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Multimode Process Monitoring Based on Modified Density Peak Clustering and Parallel Variational Autoencoder

1
College of Information Science and Engineering, Northeastern University, Shenyang 110819, China
2
State Key Laboratory of Synthetical Automation for Process Industries, Northeastern University, Shenyang 110819, China
*
Author to whom correspondence should be addressed.
Submission received: 12 June 2022 / Revised: 19 July 2022 / Accepted: 19 July 2022 / Published: 20 July 2022
(This article belongs to the Special Issue Engineering Calculation and Data Modeling)

Abstract

:
Clustering algorithms and deep learning methods have been widely applied in the multimode process monitoring. However, for the process data with unknown mode, traditional clustering methods can hardly identify the number of modes automatically. Further, deep learning methods can learn effective features from nonlinear process data, while the extracted features cannot follow the Gaussian distribution, which may lead to incorrect control limit for fault detection. In this paper, a comprehensive monitoring method based on modified density peak clustering and parallel variational autoencoder (MDPC-PVAE) is proposed for multimode processes. Firstly, a novel clustering algorithm, named MDPC, is presented for the mode identification and division. MDPC can identify the number of modes without prior knowledge of mode information and divide the whole process data into multiple modes. Then, the PVAE is established based on distinguished multimode data to generate the deep nonlinear features, in which the generated features in each VAE follow the Gaussian distribution. Finally, the Gaussian feature representations obtained by PVAE are provided to construct the statistics H 2 , and the control limits are determined by the kernel density estimation (KDE) method. The effectiveness of the proposed method is evaluated by the Tennessee Eastman process and semiconductor etching process.

1. Introduction

With the increasing demands for production efficiency, stable system, and safe operation in modern industry, fault detection and diagnosis (FDD) has received more and more attention. In recent years, data-driven methods, especially the multivariate statistical process monitoring (MSPM) methods, have become very popular. Principal component analysis (PCA) and partial least squares (PLS) are two major MSPM methods [1,2,3,4]. To solve the dynamic problem, a novel dynamic weight principal component analysis (DWPCA) algorithm and a hierarchical monitoring strategy were proposed [5]. In order to handle missing or corrupted data, a variational Bayesian PCA (VBPCA)-based methodology was presented and applied in wastewater treatment plants (WWTPs) [6]. For the large-scale process data, Zhang et al. proposed a decentralized fault diagnosis approach based on multiblock kernel partial least squares (MBKPLS) [7].
Many MSPM methods have also been proposed for processes with multiple operating conditions. For the multiple working modes and plant-wide characteristics, Chang et al. proposed an on-line operating performance evaluation approach based on a multiple three-level multi-block hybrid model [8]. Peng et al. proposed a multiple PLS model and applied it to quality-related prediction and fault detection [9]. However, it should be noted that traditional MSPM methods assume that data obey a single-peak distribution. The local process information is not taken into consideration. This may lead to erroneous and costly monitoring results [10].
In recent years, many methods have been developed to improve the performance of multimode process monitoring. One intuitive idea is the global model. For example, local least squares support vector regression (LSSVR) and two-step independent component analysis–principal component analysis (ICA–PCA) were introduced for the multimode on-line monitoring [11]. Song and Shi presented a global model based on temporal–spatial global locality projections for multimode process [12]. However, most global modeling methods are hardly able to represent each operating mode precisely due to the statistical averaging. The local modeling methods are also developed to monitor the status of a multimode process. A local neighborhood standardization strategy integrating with PCA (LNS-PCA) was developed for multimode fault detection [13]. A fault detection method based on adaptive Mahalanobis distance and k-nearest neighbor (MD-kNN) was proposed and applied in semiconductor manufacturing [14]. Deng et al. proposed a local neighborhood similarity analysis method for monitoring processes [15]. However, these methods require the nearest neighbor searching on each historical sample, which is a high computational load. Meanwhile, the prior knowledge to select the number of neighbors is difficult to obtain. Another common multimode process monitoring method is based on mixture model, which is suitable to represent the data sources driven by different operating modes. Yu and Qin proposed a probabilistic approach based on finite Gaussian mixture model (FGMM) and Bayesian inference for fault detection under different modes [16]. Taking the dynamic characteristics of industrial process into consideration, an adaptive Gaussian mixture model (GMM) using some prior knowledge for adaptive updating was proposed [17]. A novel monitoring strategy, which combines the advantages of multiple modeling strategies and GMM, was proposed for multimode processes [18]. In addition, the clustering method is adopted to separate the different process modes. Khediri et al. presented a procedure based on kernel k-means clustering and support vector domain description (SVDD) to identify the nonlinear process modes and detect faults, respectively [19]. The fuzzy c-means (FCM) clustering method was employed to partition the multimode process data into multiple clusters [20]. A novel monitoring strategy based on locality preserving projection (LPP) and FCM was proposed for extracting the multimode feature [21]. Luo et al. proposed a mode partition method based on the warped k-means clustering algorithm [22]. However, similar to the GMM-based methods, aforementioned clustering methods must manually set the cluster numbers in advance [23].
Density peaks clustering (DPC) is a novel clustering algorithm proposed by Rodriguez and Laio in 2014 [24]. It provides a simple way to find the cluster centers and an efficient manner to group non-center data. DPC has been widely studied and applied in the field of the multimode process monitoring. For example, a hierarchical mode division based on hierarchical density peaks clustering and hybrid geodesic distance was presented to extract more available information from the multimode process data, which can improve the adaptability of industrial processes with uncertainty [25]. A kNN-based modified DPC method was proposed and applied to multimode process monitoring [26]. The DPC can find the cluster centers for each operation mode according to the distribution characteristics of the process data. Nevertheless, there are still some unresolved problems existing in the original DPC to hinder it from becoming a reliable clustering algorithm: (1) The magnitudes of local density in different modes are inconsistent, which may lead to the wrong selection of cluster centers, and (2) there is not a valid criterion to determine the optimal number of cluster centers automatically.
In the past decade, deep learning has been widely studied due to its powerful feature extracting and representation learning ability. Among various of deep learning methods, autoencoder (AE) plays a central role. An anomaly detection method based on sequence gated recurrent units (SGRU) and AE was proposed for industrial multimode process [27]. A monitoring scheme based on GMM and stacked denoising autoencoder (GMM-SDAE) was constructed to identify the mode and extract feature from monitoring data [28]. Since AE is a self-reconstruction network, most AE-related methods cannot ensure the distribution characteristics of extracted features. This may cause improper control limit, which leads to inferior monitoring performance. Recently, variational autoencoder (VAE) has attracted increasing attention in the process monitoring domain. A significant advantage of VAE is that the learned hidden features follow the Gaussian distribution. Associated with the nonlinear reflection of neural network, VAE is suitable for the feature learning in industrial process monitoring. A nonlinear process monitoring method based on VAE was proposed to tackle the Gaussian assumption problem [29]. For the multivariate fault isolation problem, a process monitoring framework was proposed using VAE and branch-bound algorithm [30]. However, the VAE-based method is limited by the Gaussian distribution assumption of the hidden feature, which is not suitable for data with multiple mixture distributions [31,32].
Owing to the diversity of data distribution in different mode, the local density in DPC is inappropriate as a measure for selecting cluster centers. In addition, the number of the cluster centers in DPC is usually selected manually. For the multimode process dataset without mode information, improper number of modes may degrade the modeling and monitoring performance. Meanwhile, VAE shows good performance in the single-mode process monitoring, but it cannot model well for multimode data.
To address the problem above, this paper proposes a multimode process monitoring method based on modified density peak clustering and parallel variational autoencoder (MDPC-PVAE). The MDPC-PVAE can fully extract the informative nonlinear feature from the multimode process data. The MDPC can effectively identify and divide the process data in different modes, and the learned features by PVAE follow the Gaussian distribution. The proposed method contains two phases: mode identification and feature generation. In the mode identification phase, the MDPC is proposed to identify the mode information and determine the process data in each mode. As a modified decision graph measure, local density ratio is presented to unify the local density peak and reduce the local density diversity in different clusters. Moreover, total entropy estimation is employed as a criterion to determine the optimal number of cluster centers. In the feature generation phase, the PVAE is presented to learn the multimode data and generate representative features for process monitoring. It is constituted by multiple VAEs, in which the process data of a mode is utilized for constructing a VAE. The learned features in each VAE follows the Gaussian distribution. Finally, the monitoring statistics H 2 are constructed based on the Gaussian features generated by PVAE. The corresponding control limits are determined by the kernel density estimation (KDE) method. Different from most multi-model methods, in the on-line monitoring, the new sample is directly fed into the MDPC-PVAE without determining which mode the sample belongs to in advance.
The remainder of this paper is organized as follows: in Section 2, DPC and VAE are briefly introduced. In Section 3, the proposed MDPC-PVAE and its multimode monitoring procedure are described. In Section 4, the performance of proposed method is compared with some related multimode process monitoring methods on the Tennessee Eastman (TE) process and semiconductor etching (SE) process. Finally, conclusions are drawn in Section 5.

2. Preliminaries

In this section, we briefly review the basic concepts related to DPC and VAE.

2.1. Density Peak Clustering

DPC is a simple density-based clustering algorithm. Different from traditional center-based clustering algorithms such as k-means and FCM, DPC is able to detect non-spherical clusters and to recognize the correct number of clusters by artificial observation. There are two basic assumptions about cluster centers. First, the cluster center has higher local density than that of their neighbor points. Second, the distances between cluster centers are relatively large. For a dataset X R n × m with n samples and m variables, the Euclidean distance d i j between two samples x i and x j is calculated as follows:
d i j = x i x j 2 ,
For a sample x i , two important measures, i.e., the local density ρ i and the minimum distance δ i are defined to select the cluster centers. The local density ρ i is defined as:
ρ i = j χ d i j d c ,
where, in χ x , if x < 0 , χ x = 1 . Otherwise, χ x = 0 . d c is a cutoff distance. ρ i presents the number of data points that have a distance to x i less than d c . The local density can be also calculated using the Gaussian function:
ρ i = j e x p d i j 2 d c 2 ,
The minimum distance δ i of data point x i is measured by calculating the minimum distance between x i and the other data points with higher local density. It is expressed as:
δ i = min j : ρ i < ρ j d i j ,     i f   j ,   s . t .   ρ i < ρ j     max j d i j ,                                         o t h e r w i s e ,
Then, the measures ρ i and δ i are used to generate a two-dimensional decision graph. Generally, the cluster centers are manually selected according to the location of measures. The cluster centers always locate on the upper-right corner. In some studies, the cluster centers can also be determined by the composite indicator ε i as:
ε i = ρ i δ i ,   i I ,
Obviously, the data point with larger ε i is more likely the cluster center. After the cluster centers are determined, each remaining data point is assigned to the cluster to which its nearest neighbor with higher local density belongs.

2.2. Variational Autoencoder

The VAE is a stochastic generative model that can solve the inference problem. It can replace the latent representation of given data with stochastic variables and force the latent variables to obey an expected Gaussian distribution. The basic structure of VAE is shown in Figure 1. Given the dataset X , the goal of VAE is to generate the data x ^ from the unobserved latent variable z by optimizing the network parameters θ . To make the generated data x ^ similar to the original data x with high probability, we should maximize the likelihood p θ x :
p θ x = p θ ( x | z ) p θ z d z
The log likelihood log p θ x i can be expressed as:
log p θ x i = Ε q ϕ ( z | x i ) log p θ ( x i | z ) D K L ( q ϕ ( z | x i ) p θ z ) + D K L ( q ϕ ( z | x i ) p θ ( z x i ) ) ,
where p θ ( x i | z ) is the decoder, q ϕ ( z | x i ) is the encoder, θ and ϕ are the network parameters, and D K L is the Kullback–Leibler (KL) divergence. In Equation (7), p θ ( z x i ) is intractable, and KL divergence is non-negative. VAE considers an approximation of the marginal likelihood, denoted as evidence lower bound (ELBO), which is a lower bound of the log likelihood as:
L θ , ϕ ; x i = Ε q ϕ ( z | x i ) log p θ ( x i | z ) D K L ( q ϕ ( z | x i ) p θ z ) ,
The ELBO consists of two terms. The first term is the reconstruction error, which is the same as the training objective of an autoencoder. The KL divergence term is a distance measure between the probability distribution of generated data and expected Gaussian distribution. Through maximizing the ELBO, the network parameters θ and ϕ are optimized. Stochastic gradient descent algorithm is used for the network training.

3. Multimode Process Monitoring Based on MDPC-PVAE

This section introduces the detail of the proposed MDPC-PVAE and its multimode process monitoring procedure.

3.1. MDPC-PVAE

In the original DPC, the cluster centers are selected from local density peaks. However, for the multimode problem, the data distribution characteristics between different mode are various. DPC only focuses on value of local density and neglects if the density is really large in absolute magnitude. It means that a data point A in the higher density and wider coverage area is more likely becoming a cluster center than the data point B in a low-density and narrow coverage area even if the data point B has the highest local density in its area. Considering density diversity in a different area, namely a new decision graph measure, the local density ratio γ i is proposed to handle the density differences as:
γ i = 1 M j = 1 M ρ i ρ j = j = 1 ρ i 1 ρ j ,     ρ j S i ,
where S i is the set containing the M data points with distances to x i less than d c . If data point x i is a local density peak, all its M neighbor points have lower local density than ρ i , i.e., ρ i > ρ j , and γ i > 1 . The local density ratio can reduce the influence from large density differences across clusters.
After the γ i for each data point has been calculated, integrated with the previously mentioned measure δ i , the candidate cluster centers C c a are obtained through introducing the conditions as follows:
C c a γ c a n , δ c a n n = 1 P = { x γ i , δ i | γ i > T γ δ i > T δ } ,     i = 1 ,   2 ,   ,   N ,
where T γ and T δ are the thresholds for γ i and δ i , respectively. T γ can remove the non-center data with low local density ratio. T δ is used for eliminating the redundant data with high local density ratio. In this study, T γ is set to 1, and the average value of δ i is taken as the threshold T δ . After that, the composite indicator ε i about C c a is defined as:
ε i = γ c a i δ c a i ,   i = 1 ,   2 ,   ,   P ,
The selection order of cluster centers is determined by the value of composite indicator ε i . We define s i i = 1 P as the descending order index set of ε i i = 1 P ; that is:
ε s 1 ε s 2   ε s P
Then, we can sort all the data points corresponding to the s i i = 1 P as the selection sequence of cluster centers C i :
C i i = 1 P = C c a s i i = 1 P
After the selection sequence of cluster centers is obtained, entropy estimation is employed to determine the number of cluster centers. Renyi entropy is a nonparametric estimation method that reflects the similarity or dissimilarity metric between data in the same space. For a stochastic variable x with a probability density function f(x), its Renyi entropy is:
E α x = 1 1 α log f α x d x ,     α > 0 ,   α 1 ,
where α is the information order. If α = 2, the Renyi quadratic entropy is given as:
E R x = log f 2 x d x
Equation (15) can be directly estimated by the Parzen window density estimation with a multi-dimensional Gaussian window function. Probability density function estimation of a cluster with the center C k can be represented as follows:
f x = 1 N k i = 1 N k G x x i ,   σ 2 I ,
where N k is the number of data points belonging to the cluster with center C k , and G is the Gaussian window function with covariance matrix σ 2 I . G is represented as follows:
G x x i ,   σ 2 I = 1 2 π M / 2 σ M exp x x i T x x i 2 σ 2 ,
where M is the dimension number of x. The scale parameter governs the width of the Parzen window. By substituting (17) into (16), the entropy formula of cluster with center C k can be obtained as follows:
E C k = log V C k   ,
where V C k can be expressed as follows:
V C k = 1 N k 2 i = 1 N k j = 1 N k G x j x i ,   2 σ 2 I  
Assume that there are R clusters in the dataset; the first R elements in the selection sequence of cluster center, i.e., C 1 ,   C 2 ,   ,   C R , are chosen as the cluster centers. Each remaining point is assigned to the cluster to which its nearest neighbor with higher density belongs. The total entropy can be calculated as follows:
E ˜ R = n = 1 R E C n ,     R P  
Note that, in calculating the E C n , the kernel size σ in the Gaussian window function is unified and consistent with that of E ˜ 1 . Obviously, if all the data points are assigned to the proper clusters, the data in each cluster may be more similar, and then, the total entropy becomes lower. The number of cluster centers N c can be obtained through finding the minimum total entropy in different combination of cluster centers:
N c = arg min E ˜ R ,   R = 1 ,   2 ,   ,   P  
The overall procedures of MDPC are described in Algorithm 1. Considering that the multimode data usually show the multi-clusters distribution characteristics, three synthetic datasets (i.e., Aggregation, R15, and D31) are adopted to verify the clustering effect of MDPC [33]. The γ δ decision graph, total entropy with different number of clusters, and visual clustering result on the three synthetic datasets are shown in Figure 2, Figure 3 and Figure 4. The clustering results show that MDPC shows good clustering performance. Through introducing local density ratio, the cluster centers can be found exactly. Entropy estimation determines the optimal number of clusters. The clustering results of DPC, DBSCAN, and MDPC on the Aggregation dataset re shown in Figure 5. It can be seen that MDPC can find the accurate cluster center. DPC and DBSCAN can only determine cluster centers with the high local density and ignore the local density peak.
Algorithm 1. MDPC.
Input: Dataset X = x 1 ,   x 2 ,   ,   x N .
Output: Cluster centers C = C 1 ,   C 2 ,   , C N c .
1: Calculate the distance d i j between data point x i and x j .
2: Assign the cut-off distance d c .
3: Calculate the local density ρ i of each data point.
4: Calculate the local density ratio γ i and minimum distance δ i of each data point.
5: Assign the thresholds T γ and T δ .
6: Determine the candidate cluster center set C c a i i = 1 P .
7: Calculate the composite indicator ε i .
8: Sort the ε i in descending order and record the index order s i i = 1 P .
9: Determine selection sequence of cluster centers C i i = 1 P .
10: for R = 1:P
Calculate the total entropy E ˜ R .
 End
11: Find the minimum E ˜ R , obtain the number of cluster centers N c , and determine the cluster centers C i i = 1 N c .
12: Return C = C 1 ,   C 2 ,   , C N c .
Based on the MDPC, the whole multimode process is distinguished as multiple single modes. The process data X are divided in N c data subsets X 1 ,   X 2 , ,   X N c . Since there are many differences between modes in the input profiles, conditions, process characteristics, and control strategy, traditional VAE cannot fully describe these multimode process data. Hence, the PVAE is constructed for the multimode process data, in which the samples in each mode are used to build a corresponding VAE. Owing to the large difference in the numerical range and magnitude between modes, it is firstly necessary to normalize the data subsets, respectively. In the VAE, the form of the prior distribution p θ h is specified as a standard normal distribution; that is, p θ h ~ N 0 ,   1 . The form of D K L ( q ϕ ( h | x i ) p θ h ) in Equation (8) can be computed as follows:
D K L N μ X , Σ X N 0 ,   1 = 1 2 t r Σ X + μ X T μ X k log d e t Σ X ,
where k is the dimension of the expected Gaussian distribution, t r · is the trace of the matrix, and d e t · is the determinant of the matrix. The loss function of PVAE for the data subsets X i can be written as:
L i = X i X ^ i 2 + 1 2 t r Σ X i + μ X i T μ X i k log d e t Σ X i ,
where X ^ i is the reconstruction sample subset. Stochastic gradient descent is adapted to train the PVAE.

3.2. MDPC-PVAE for Multimode Process Monitoring

Once the PVAE is trained well, due to hidden feature h in VAE following the Gaussian distribution, the H 2 statistic can be directly constructed in the encoder feature subspace, which is similar to the Hotelling’s T-squared statistic. The H 2 statistic in the ith mode of PVAE is defined as follows:
H i 2 = h i T Σ i 1 h i ,   i = 1 ,   2 ,   ,   N c ,  
where Σ is the covariance matrix of the hidden features. The control limit of statistics H 2 is calculated by the kernel density estimation (KDE) method [34]. The probability density function of H i 2 is fitted using the kernel function. Given the confidence level ζ , the value of the density function at ζ is the control limit H i ,   l i m 2 . When a new monitoring sample x n e w arrives, it is firstly normalized according to different data subsets, and the hidden representations are obtained from the PVAE. Then, the statistics H i 2 of x n e w can be calculated based on Equation (24). If   i 1 ,   N c , H i 2 > H i ,   l i m 2 , and x n e w is abnormal. Otherwise, x n e w is normal; meanwhile, the current mode is the kth mode in which H k 2 < H k ,   l i m 2 .
The procedure of MDPC-PVAE based multimode process monitoring is presented in Figure 6. It includes two phases: off-line modeling and on-line monitoring.
Off-line modeling
  • Collect the multimode normal process data X and normalize the samples.
  • Divide X into N c data subset X 1 ,   X 2 , ,   X N c using MDPC.
  • Normalize the samples in the data subset and save the normalization parameters for on-line monitoring.
  • Design the architecture of PVAE and train the PVAE with data subset X 1 ,   X 2 , ,   X N c .
  • Compute the hidden features and construct the monitoring statistic H i 2 .
  • Calculate the control limit with a confidence level of 0.99 for each mode by KDE.
On-line monitoring
  • Obtain the on-line sample x n e w and normalize it by the saved normalization parameters in off-line modeling as x n e w 1 ,   x n e w 2 ,   ,   x n e w N c .
  • Map x n e w 1 ,   x n e w 2 ,   ,   x n e w N c to the PVAE and obtain the hidden features.
  • Calculate statistics H i 2 ; if each statistic is greater than its corresponding control limit H i ,   l i m 2 , x n e w is faulty. Otherwise, x n e w is normal and record the current mode type.

4. Case Study

In this section, two benchmark cases (i.e., TE process and SE process) were conducted to test the monitoring performance of MDPC-PVAE. Based on the requirements of environment and different products, there are various operation conditions in TE process and SE process. They are typical multimode processes that were extensively applied to the performance evaluation of multimode fault detection methods. The simulations were implemented on a computer with configurations as follows: Operating system: 64-bit Microsoft Windows 10; CPU: Intel i7-8700 (3.20 GHz); RAM: 8GB; Software: Matlab2020.

4.1. Tennessee Eastman Process

The TE process is a realistic simulation program of a large-scale chemical industrial plan, which has become a benchmark platform for FDD methods evaluation [35]. This process includes five units: the reactor, vapor–liquid separator, product condenser, recycle compressor, and product stripper. There are total of 22 continuous measurement variables, 19 composition measurement variables, and 12 manipulated variables. The flow sheet of TE process is exhibited in Figure 7. In this study, we used the revised TE simulation proposed in [36]. There are six different process operation modes. In each mode, the simulation data include 1 normal dataset and 28 faulty datasets. Table 1 lists the description of these 28 faults. Each dataset is simulated for a duration of 100 h at a sampling rate of 3 min, resulting in 2000 observed samples. In the fault datasets, the abnormal conditions are introduced from the 601st to the 2000th sample.
In this study, the operating Modes 1, 2, and 3 were chosen for multimode process simulation. Thirty-three process-measured variables were selected for fault detection modeling. The detail description can be found in [37]. The faults were selected based on different types, including step faults (1, 2, 4–7), random variation faults (8, 10–13, 17, 18, 20, 24–28), sticking fault (14), and unknown faults (19). The three datasets in normal condition are used for clustering analysis and network training. The γ δ decision graph and total entropy with different number of clusters are shown in Figure 8. The number of clusters was calculated as three. The network parameters and hyperparameters were determined properly by using grid searching. The network structures of PVAE were designed at 33-100-70, 33-95-70, and 33-100-65.
In this case study, three methods including LNS-PCA, MD-kNN, and GMM-SDAE were constructed to compare with the MDPC-PVAE to verify the effectiveness of the proposed method. The number of principal components for LNS-PCA is 17 [38]. The number of neighbors in LNS-PCA and MD-kNN is set to five. The number of multimode parameters in GMM-SDAE is three. The network structures of GMM-SDAE are the same with PVAE. The confidence level of the control limits is 0.99.
In the LNS-PCA and GMM-SDAE, two statistics, i.e., Hotelling’s T-squared ( T 2 ) and squared prediction error (SPE), were calculated to detect process faults. The T 2 statistic and SPE statistic measure the variation of sample x i projected in the feature space (h) and residual space ( x x ^ ), respectively [13,25]. The T 2 and SPE statistics are defined as follows:
T 2 = h i T ϕ 1 h i   ,
S P E = x i x ^ i 2 ,
where h is a vector representing the extracted features by LNS-PCA and GMM-SDAE, and ϕ is the covariance matrix. The monitoring statistic D 2 of MD-kNN is defined as [39]:
D i 2 = j = 1 k M i , j 2 ,
where M i , j 2 denotes Mahalanobis distance from sample i to its jth nearest neighbor.
Two important indicators, i.e., fault detection rate (FDR) and false-alarm rate (FAR), were taken for performance evaluation of MDPC-PVAE. They are defined as follows:
F D R = N u m b e r   o f   a l a r m s N u m b e r   o f   f a u l t y   s a m p l e s × 100 % ,
F A R = N u m b e r   o f   f a l s e   a l a r m s N u m b e r   o f   n o r m a l   s a m p l e s × 100 %
Figure 9 shows the monitoring charts of MDPC-PVAE in the TE process. As shown in Figure 9a, the testing dataset is Fault 4 in Mode 1. The first 600 samples of H 1 2 are all below its control limit. When the fault occurs at the 601st sample, H 1 2 begins to increase and exceed the control limit. H 2 2 and H 3 2 are always above their control limits. Similarity, in Figure 9b, the H 3 2 can also recognize the normal samples, and the other two statistics are above the control limits. This is because, due to the generated hidden features from PVAE following the Gaussian distribution, each sub-VAE in the PVAE only recognize the within-mode normal condition. When detecting the faulty condition within-mode or the arbitrary condition in the other modes, the corresponding statistic will be greater than its control limit.
In this case study, a testing dataset for one fault type is composed of the corresponding datasets in three modes. The comparison results of FAR/FDR are exhibited in Table 2. It is obvious that MDPC-PVAE has a relatively high accuracy for most faults, especially for Faults 12, 24, and 28. Moreover, the MDPC-PVAE has the highest average FDR with 86.05% among all the comparison methods. The average FDRs of LNS-PCA (SPE) and GMM-SDAE ( T 2 ) are relatively high with 84.68% and 85.49%, respectively. However, their average FARs are also much higher with over 3%. MDPC-PVAE obtains the lowest FAR with 0.9%
The monitoring results of Fault 25 in Mode 1 with the four methods are shown in Figure 10. The LNS-PCA ( T 2 ) only achieves the FDR with 82.14%. LNS-PCA (SPE) and GMM-SDAE ( T 2 and SPE) can achieve the FDR with about 92%. Furthermore, the LNS-PCA ( T 2 ) and GMM-SDAE ( T 2 and SPE) have higher FAR, about 2%. The performance of the proposed MDPC-PVAE is slightly better than other methods, with an FDR of 94% and FAR of 0.17%. Figure 11 shows the monitoring results of Fault 26 in Mode 2. The LNS-PCA ( T 2 ) and GMM-SDAE (SPE) have lower FDRs with 68.71% and 69.71%, respectively. The FDRs of LNS-PCA (SPE) and GMM-SDAE ( T 2 ) are relatively high with 86.79% and 84.64%, while their FARs are also correspondingly high with about 1.6%. MD-kNN achieves the FAR of 0%, but its FAR is also low with 82.71%. The FDR and FAR of MDPC-PVAE are 84.14% and 0.33%. MDPC-PVAE has higher FDR and lower FAR. This is because the generated features by MDPC-SAE follow Gaussian distribution, which are more beneficial for statistic construction and fault detection. Compared with the other methods, the proposed MDPC-PVAE can more effectively capture features from the local process data, which improves its performance of multimode fault detection.
The computational complexity of the model is an important evaluation indicator in practical engineering applications. The computational times for the four methods are presented in Table 3. The testing time for a batch size is 2000 samples. MDPC-PVAE consumes 40.51 ms. LNS-PCA and MD-kNN consume more time with 67,982.97 and 72,103.54, respectively. This is not a surprise because they both need to search through the whole dataset to find the nearest neighbors, which greatly increases the computational time of the monitoring process. Compared with parallel network structure of MDPC-PVAE, GMM-SDAE only uses a feature extraction network for on-line monitoring. However, the mode of the monitoring sample should be firstly determined by GMM. Meanwhile, in order to obtain the reconstruction error, the decoder network is also used for computing the reconstruction sample. That means the number of hidden layers required for calculating is twice that of MDPC-PVAE, which brings more parameters and more computational burden. Both of the two factors can lead to the increase of testing time.

4.2. Semiconductor Etching Process

The semiconductor dataset was collected from an A1 stack etch process performed on a commercial scale LAM 9600 plasma etch tool at Texas Instrument, Dallas, USA [39,40]. The data consist of 108 normal wafers taken during three experiments and 21 wafers with intentionally induced faults taken during the same experiments. There are 21 variables in a wafer. Excluding the time and step number variables, we selected 19 variables for fault detection modeling. Due to the fact that the original data in the semiconductor etching process are three-dimensional, statistics pattern analysis (SPA) method was adopted to replace the batch data with statistical characteristics of variables. The mean and variance of variables were chosen to constitute the statistics pattern vector of batch.
The γ δ decision graph and total entropy with different number of clusters are shown in Figure 12. The number of clusters was calculated as three. The network structures of PVAE were designed at 38-50-30, 38-55-30, and 38-55-35. The number of principal components for LNS-PCA is 20. The number of neighbors in LNS-PCA and MD-kNN was set to five. The number of multimode parameters in GMM-SDAE is three.
The detection results of the 21 faults by the four methods are exhibited in Table 4. The checkmark represents that the fault is detected by the corresponding method. In LNS-PCA and GMM-SDAE, Faults 3 and 17 are not detected. The SPE statistic of GMM-SDAE only recognizes five faults. LNS-PCA (SPE) and GMM-SDAE (SPE) cannot detect Fault 8. MD-kNN shows good performance in which only Fault 8 is not detected. LNS-PCA ( T 2 ) and GMM-SDAE cannot detect Fault 10. Fault 17 is only detected by MD-kNN and MDPC-PVAE. The FDRs of LNS-PCA (SPE), MD-kNN, and GMM-SDAE ( T 2 ) are all above 85%. Compared with the other methods, the proposed MDPC-PVAE has a significant performance improvement in the detection of Faults 3, 8, 10, and 17. The result illustrates that MDPC-PVAE has superior performance in multimode fault detection.

5. Conclusions

In this study, the modified density peak clustering and parallel variational autoencoder-based multimode process monitoring method is proposed. The MDPC can identify the number of modes and divide the process data without prior knowledge about mode information. The PVAE is built up based on the divided multimode process data. The Gaussian distribution characteristic of generated features from PVAE is beneficial for improving the fault detection effect and reducing the false alarm. The MDPC-PVAE can solve the inaccurate mode identification problem and the uncertainty of generated features distribution. The effectiveness of the proposed method is verified in the TE process and the SE process. Compared with related multimode process monitoring methods, such as LNS-PCA, MD-kNN, and GMM-SDAE, the simulation results indicate that the MDPC-VPAE has an excellent monitoring performance with the FDRs of 86.05% and 100%, respectively. Furthermore, the testing times show that the MDPC-VPAE has good performance in computational efficiency. It is suitable for real-time monitoring and fault detection in practical engineering applications.
In the on-line monitoring, MDPC-PVAE can directly feed the monitoring data into the generation network without the mode identification phase to detect faults, while the mode information of the faulty data cannot be obtained. In addition, this work mainly studies on the steady modes in multimode process. The transition modes are not explicitly considered. The further investigation is needed for extending this method to monitor transition processes.

Author Contributions

Conceptualization, F.Y. and J.L.; methodology, F.Y. and J.L.; software, D.L.; validation, F.Y. and J.L.; formal analysis, F.Y.; investigation, F.Y.; resources, J.L.; data curation, F.Y.; writing—original draft preparation, F.Y.; writing—review and editing, J.L.; visualization, D.L.; supervision, J.L.; project administration, J.L.; funding acquisition, J.L. All authors have read and agreed to the published version of the manuscript.

Funding

This research was funded by the National Natural Science Foundation of China (No. 61773106, 61703086).

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Not applicable.

Data Availability Statement

The raw data supporting the conclusions of this article are available on request from the corresponding author.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Ge, Z.; Song, Z.; Gao, F. Review of Recent Research on Data-Based Process Monitoring. Ind. Eng. Chem. Res. 2013, 52, 3543–3562. [Google Scholar] [CrossRef]
  2. Montazeri, A.; Ansarizadeh, M.H.; Arefi, M.M. A Data-Driven Statistical Approach for Monitoring and Analysis of Large Industrial Processes. IFAC-PapersOnLine 2019, 52, 2354–2359. [Google Scholar] [CrossRef]
  3. Qin, S.J. Survey on Data-Driven Industrial Process Monitoring and Diagnosis. Annu. Rev. Control 2012, 36, 220–234. [Google Scholar] [CrossRef]
  4. Li, Y.; Yang, D. Local Component Based Principal Component Analysis Model for Multimode Process Monitoring. Chin. J. Chem. Eng. 2021, 34, 116–124. [Google Scholar] [CrossRef]
  5. Tao, Y.; Shi, H.; Song, B.; Tan, S. A Novel Dynamic Weight Principal Component Analysis Method and Hierarchical Monitoring Strategy for Process Fault Detection and Diagnosis. IEEE Trans. Ind. Electron. 2020, 67, 7994–8004. [Google Scholar] [CrossRef]
  6. Liu, Y.; Pan, Y.; Sun, Z.; Huang, D. Statistical Monitoring of Wastewater Treatment Plants Using Variational Bayesian PCA. Ind. Eng. Chem. Res. 2014, 53, 3272–3282. [Google Scholar] [CrossRef]
  7. Zhang, Y.W.; Zhou, H.; Qin, S.J. Decentralized Fault Diagnosis of Large-Scale Processes Using Multiblock Kernel Principal Component Analysis. Zidonghua Xuebao/Acta Autom. Sin. 2010, 36, 593–597. [Google Scholar] [CrossRef]
  8. Chang, Y.; Ma, R.; Zhao, L.; Wang, F.; Wang, S. Online Operating Performance Evaluation for the Plant-Wide Industrial Process Based on a Three-Level and Multi-Block Method. Can. J. Chem. Eng. 2019, 97, 1371–1385. [Google Scholar] [CrossRef]
  9. Peng, K.; Zhang, K.; You, B.; Dong, J. Quality-Related Prediction and Monitoring of Multi-Mode Processes Using Multiple PLS with Application to an Industrial Hot Strip Mill. Neurocomputing 2015, 168, 1094–1103. [Google Scholar] [CrossRef]
  10. Li, Z.; Yan, X. Ensemble Learning Model Based on Selected Diverse Principal Component Analysis Models for Process Monitoring. J. Chemom. 2018, 32, e3010. [Google Scholar] [CrossRef]
  11. Ge, Z.; Song, Z. Online Monitoring of Nonlinear Multiple Mode Processes Based on Adaptive Local Model Approach. Control Eng. Pract. 2008, 16, 1427–1437. [Google Scholar] [CrossRef]
  12. Song, B.; Shi, H. Temporal-Spatial Global Locality Projections for Multimode Process Monitoring. IEEE Access 2018, 6, 9740–9749. [Google Scholar] [CrossRef]
  13. Ma, H.; Hu, Y.; Shi, H. A Novel Local Neighborhood Standardization Strategy and Its Application in Fault Detection of Multimode Processes. Chemom. Intell. Lab. Syst. 2012, 118, 287–300. [Google Scholar] [CrossRef]
  14. Verdier, G.; Ferreira, A. Adaptive Mahalanobis Distance and K-Nearest Neighbor Rule for Fault Detection in Semiconductor Manufacturing. IEEE Trans. Semicond. Manuf. 2011, 24, 59–68. [Google Scholar] [CrossRef]
  15. Deng, X.; Tian, X. Multimode Process Fault Detection Using Local Neighborhood Similarity Analysis. Chin. J. Chem. Eng. 2014, 22, 1260–1267. [Google Scholar] [CrossRef]
  16. Yu, J.; Qin, S.J. Multimode Process Monitoring with Bayesian Inference-based Finite Gaussian Mixture Models. AIChE J. 2008, 54, 1811–1829. [Google Scholar] [CrossRef]
  17. Xie, X.; Shi, H. Dynamic Multimode Process Modeling and Monitoring Using Adaptive Gaussian Mixture Models. Ind. Eng. Chem. Res. 2012, 51, 5497–5505. [Google Scholar] [CrossRef]
  18. Zhang, S.; Wang, F.; Tan, S.; Wang, S.; Chang, Y. Novel Monitoring Strategy Combining the Advantages of the Multiple Modeling Strategy and Gaussian Mixture Model for Multimode Processes. Ind. Eng. Chem. Res. 2015, 54, 11866–11880. [Google Scholar] [CrossRef]
  19. Ben Khediri, I.; Weihs, C.; Limam, M. Kernel K-Means Clustering Based Local Support Vector Domain Description Fault Detection of Multimodal Processes. Expert Syst. Appl. 2012, 39, 2166–2171. [Google Scholar] [CrossRef]
  20. Ge, Z.; Song, Z. Multimode Process Monitoring Based on Bayesian Method. J. Chemom. 2009, 23, 636–650. [Google Scholar] [CrossRef]
  21. Xie, X.; Shi, H. Multimode Process Monitoring Based on Fuzzy C-Means in Locality Preserving Projection Subspace. Chin. J. Chem. Eng. 2012, 20, 1174–1179. [Google Scholar] [CrossRef]
  22. Luo, L.; Bao, S.; Mao, J.; Tang, D. Phase Partition and Phase-Based Process Monitoring Methods for Multiphase Batch Processes with Uneven Durations. Ind. Eng. Chem. Res. 2016, 55, 2035–2048. [Google Scholar] [CrossRef]
  23. Quiñones-Grueiro, M.; Prieto-Moreno, A.; Verde, C.; Llanes-Santiago, O. Data-Driven Monitoring of Multimode Continuous Processes: A Review. Chemom. Intell. Lab. Syst. 2019, 189, 56–71. [Google Scholar] [CrossRef]
  24. Rodriguez, A.; Laio, A. Clustering by Fast Search and Find of Density Peaks. Science. 2014, 344, 1492–1496. [Google Scholar] [CrossRef] [Green Version]
  25. Li, S.; Zhou, X.; Shi, H.; Pan, F.; Li, X.; Zhang, Y. Multimode Processes Monitoring Based on Hierarchical Mode Division and Subspace Decomposition. Can. J. Chem. Eng. 2018, 96, 2420–2430. [Google Scholar] [CrossRef]
  26. Zheng, Y.; Wang, Y.; Yan, H.; Wang, Y.; Yang, W.; Tao, B. Density Peaks Clustering-Based Steady/Transition Mode Identification and Monitoring of Multimode Processes. Can. J. Chem. Eng. 2020, 98, 2137–2149. [Google Scholar] [CrossRef]
  27. Xu, X.; Xu, D.; Wang, X. Anomaly Detection with GRU Based Bi-Autoencoder for Industrial Mul- Timode Process. Int. J. Control. Autom. Syst. 2022, 20, 1827–1840. [Google Scholar] [CrossRef]
  28. Gao, H.; Wei, C.; Huang, W.; Gao, X. Multimode Process Monitoring Based on Hierarchical Mode Identification and Stacked Denoising Autoencoder. Chem. Eng. Sci. 2022, 253, 117556. [Google Scholar] [CrossRef]
  29. Zhang, Z.; Jiang, T.; Zhan, C.; Yang, Y. Gaussian Feature Learning Based on Variational Autoencoder for Improving Nonlinear Process Monitoring. J. Process Control 2019, 75, 136–155. [Google Scholar] [CrossRef]
  30. Tang, P.; Peng, K.; Jiao, R. A Process Monitoring and Fault Isolation Framework Based on Variational Autoencoders and Branch and Bound Method. J. Franklin Inst. 2022, 359, 1667–1691. [Google Scholar] [CrossRef]
  31. Guo, F.; Wei, B.; Huang, B. A Just-in-Time Modeling Approach for Multimode Soft Sensor Based on Gaussian Mixture Variational Autoencoder. Comput. Chem. Eng. 2021, 146, 107230. [Google Scholar] [CrossRef]
  32. Xu, J.; Cai, Z. Gaussian Mixture Deep Dynamic Latent Variable Model with Application to Soft Sensing for Multimode Industrial Processes. Appl. Soft Comput. 2022, 114, 108092. [Google Scholar] [CrossRef]
  33. Li, M.; Bi, X.; Wang, L.; Han, X. A Method of Two-Stage Clustering Learning Based on Improved DBSCAN and Density Peak Algorithm. Comput. Commun. 2021, 167, 75–84. [Google Scholar] [CrossRef]
  34. Li, J.; Yan, X. Process Monitoring Using Principal Component Analysis and Stacked Autoencoder for Linear and Nonlinear Coexisting Industrial Processes. J. Taiwan Inst. Chem. Eng. 2020, 112, 322–329. [Google Scholar] [CrossRef]
  35. Bathelt, A.; Ricker, N.L.; Jelali, M. Revision of the Tennessee Eastman Process Model. IFAC-PapersOnLine 2015, 28, 309–314. [Google Scholar] [CrossRef]
  36. Reinartz, C.; Kulahci, M.; Ravn, O. An Extended Tennessee Eastman Simulation Dataset for Fault-Detection and Decision Support Systems. Comput. Chem. Eng. 2021, 149, 107281. [Google Scholar] [CrossRef]
  37. Jiang, L.; Ge, Z.; Song, Z. Semi-Supervised Fault Classification Based on Dynamic Sparse Stacked Auto-Encoders Model. Chemom. Intell. Lab. Syst. 2017, 168, 72–83. [Google Scholar] [CrossRef]
  38. Guo, Q.; Liu, J.; Tan, S. A multimode process monitoring strategy via improved variational inference Gaussian mixture model based on locality preserving projections. Trans. Inst. Meas. Control 2022, 44, 1732–1743. [Google Scholar] [CrossRef]
  39. He, Q.P.; Wang, J. Fault Detection Using the K-Nearest Neighbor Rule for Semiconductor Manufacturing Processes. IEEE Trans. Semicond. Manuf. 2007, 20, 345–354. [Google Scholar] [CrossRef]
  40. Zhang, C.; Gao, X.; Li, Y.; Feng, L. Fault Detection Strategy Based on Weighted Distance of k Nearest Neighbors for Semiconductor Manufacturing Processes. IEEE Trans. Semicond. Manuf. 2019, 32, 75–81. [Google Scholar] [CrossRef]
Figure 1. The basic structure of VAE.
Figure 1. The basic structure of VAE.
Mathematics 10 02526 g001
Figure 2. MDPC on the Aggregation dataset: (a) γ δ decision graph; (b) total entropy with different number of clusters; (c) visual clustering result.
Figure 2. MDPC on the Aggregation dataset: (a) γ δ decision graph; (b) total entropy with different number of clusters; (c) visual clustering result.
Mathematics 10 02526 g002
Figure 3. MDPC on the R15 dataset: (a) γ δ decision graph; (b) total entropy with different number of clusters; (c) visual clustering result.
Figure 3. MDPC on the R15 dataset: (a) γ δ decision graph; (b) total entropy with different number of clusters; (c) visual clustering result.
Mathematics 10 02526 g003
Figure 4. MDPC on the D31 dataset: (a) γ δ decision graph; (b) total entropy with different number of clusters; (c) visual clustering result.
Figure 4. MDPC on the D31 dataset: (a) γ δ decision graph; (b) total entropy with different number of clusters; (c) visual clustering result.
Mathematics 10 02526 g004
Figure 5. Comparison of clustering results on the Aggregation dataset: (a) DPC; (b) DBSCAN; (c) MDPC.
Figure 5. Comparison of clustering results on the Aggregation dataset: (a) DPC; (b) DBSCAN; (c) MDPC.
Mathematics 10 02526 g005
Figure 6. The procedure of MDPC-PVAE-based multimode process monitoring.
Figure 6. The procedure of MDPC-PVAE-based multimode process monitoring.
Mathematics 10 02526 g006
Figure 7. Flow sheet of TE process.
Figure 7. Flow sheet of TE process.
Mathematics 10 02526 g007
Figure 8. MDPC on the multimode normal data of TE process: (a) γ δ decision graph; (b) total entropy with different number of clusters.
Figure 8. MDPC on the multimode normal data of TE process: (a) γ δ decision graph; (b) total entropy with different number of clusters.
Mathematics 10 02526 g008
Figure 9. Monitoring charts of MDPC-PVAE in the TE process: (a) Fault 4 in Mode 1; (b) Fault 28 in Mode 3.
Figure 9. Monitoring charts of MDPC-PVAE in the TE process: (a) Fault 4 in Mode 1; (b) Fault 28 in Mode 3.
Mathematics 10 02526 g009
Figure 10. Monitoring results of Fault 25 in Mode 1: (a) LNS-PCA ( T 2 ); (b) LNS-PCA (SPE); (c) GMM-SDAE ( T 2 ); (d) GMM-SDAE (SPE); (e) MD-kNN; (f) MDPC-PVAE.
Figure 10. Monitoring results of Fault 25 in Mode 1: (a) LNS-PCA ( T 2 ); (b) LNS-PCA (SPE); (c) GMM-SDAE ( T 2 ); (d) GMM-SDAE (SPE); (e) MD-kNN; (f) MDPC-PVAE.
Mathematics 10 02526 g010aMathematics 10 02526 g010b
Figure 11. Monitoring results of Fault 26 in Mode 2: (a) LNS-PCA ( T 2 ); (b) LNS-PCA (SPE); (c) GMM-SDAE ( T 2 ); (d) GMM-SDAE (SPE); (e) MD-kNN; (f) MDPC-PVAE.
Figure 11. Monitoring results of Fault 26 in Mode 2: (a) LNS-PCA ( T 2 ); (b) LNS-PCA (SPE); (c) GMM-SDAE ( T 2 ); (d) GMM-SDAE (SPE); (e) MD-kNN; (f) MDPC-PVAE.
Mathematics 10 02526 g011
Figure 12. MDPC on the multimode normal data of semiconductor etching process: (a) γ δ decision graph; (b) total entropy with different number of clusters.
Figure 12. MDPC on the multimode normal data of semiconductor etching process: (a) γ δ decision graph; (b) total entropy with different number of clusters.
Mathematics 10 02526 g012
Table 1. Description of faults in the TE process.
Table 1. Description of faults in the TE process.
FaultDescriptionType
1A/C feed ratio, B composition constant (stream 4)Step
2B composition, A/C ratio constant (stream 4)Step
3D feed temperature (stream 2)Step
4Water inlet temperature for reactor coolingStep
5Water inlet temperature for condenser coolingStep
6A feed loss (stream 1)Step
7C header pressure loss (stream 4)Step
8A/B/C composition of stream 4Random variation
9D feed (stream 2) temperatureRandom variation
10C feed (stream 4) temperatureRandom variation
11Cooling water inlet temperature of reactorRandom variation
12Cooling water inlet temperature of separatorRandom variation
13Reaction kineticsRandom variation
14Cooling water outlet valve of reactorSticking
15Cooling water outlet valve of separatorSticking
16Variation coefficient of the steam supply of the heat exchange of the stripperRandom variation
17Variation coefficient of heat transfer in reactorRandom variation
18Variation coefficient of heat transfer in condenserRandom variation
19UnknownUnknown
20UnknownRandom variation
21A feed (stream 1) temperatureRandom variation
22E feed (stream 3) temperatureRandom variation
23A feed flow (stream 1)Random variation
24D feed flow (stream 2)Random variation
25E feed flow (stream 3)Random variation
26A and C feed flow (stream 4)Random variation
27Reactor cooling water flowRandom variation
28Condenser cooling water flowRandom variation
Table 2. FAR/FDR of MDPC-PVAE and the other methods on the TE process.
Table 2. FAR/FDR of MDPC-PVAE and the other methods on the TE process.
FaultLNS-PCAMD-kNNGMM-SDAEMDPC-PVAE
T 2 SPE D 2 T 2 SPE H 2
13.67/99.863.39/99.860.89/99.882.67/99.812.5/99.710.67/99.88
23.28/99.361.56/98.810.94/99.292.11/99.244.17/98.640.22/99.26
44.33/99.932.39/99.930.89/99.932.83/99.862.08/99.860.33/99.93
55.83/34.962.89/34.11.61/33.454.89/35.125.42/33.622.33/33.69
62.67/1002.22/1000.67/1001.67/99.931.46/99.930.06/100
73.72/99.933.06/99.931.28/99.933/99.863.75/99.860.39/99.93
84.39/99.263.06/98.171.22/99.214.61/99.192.5/98.861.28/99.24
103.78/79.142/91.930.67/93.093/92.883.33/92.430.28/93.1
114.67/98.025.11/97.710.72/98.214.95/98.694.38/93.691.11/97.93
123.89/59.552.39/49.740.94/55.482.55/65.482.71/48.240.61/64.27
136.06/96.073.33/95.931.67/96.836.22/96.833.13/92.741.94/96.57
143.78/97.833.33/97.861.17/98.623.17/98.553.13/94.40.78/98.31
173/91.453/940.94/93.12.72/94.521.04/90.240.56/93.43
185.56/80.021.22/82.170.67/83.64.11/85.61.25/78.931.11/83.21
193.33/98.433.06/98.811.44/99.022.11/991.46/98.120.28/98.93
206.83/97.576.78/98.51.06/98.318.05/98.313.75/96.952.67/98.33
244.5/68.364.39/83.880.89/87.625.39/73.553.13/88.521.06/88.71
253.67/60.643.94/68.710.33/824.11/66.052.29/64.190.89/73.05
264.11/67.554.06/86.381.5/82.73.17/85.553.54/69.361.17/85.55
273.72/77.053.17/78.980.72/78.402.33/83.052.08/50.450.5/78.81
283.56/21.193/22.930.33/1.484.17/24.313.13/16.380.72/25.11
FDR4.21/82.23.21/84.680.98/84.773.71/85.492.87/81.20.9/86.05
Table 3. Testing time of 2000 sample for the four methods.
Table 3. Testing time of 2000 sample for the four methods.
MethodLNS-PCAMD-kNNGMM-SDAEMDPC-PVAE
Testing time (ms)67,982.9772,103.54347.3440.51
Table 4. Fault detection result of MDPC-PVAE and the other methods in the SE process.
Table 4. Fault detection result of MDPC-PVAE and the other methods in the SE process.
FaultLNS-PCAMD-kNNGMM-SDAEMDPC-PVAE
T 2 SPE D 2 T 2 SPE H 2
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
FDR76.19%90.48%95.24%85.71%23.81%100%
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Share and Cite

MDPI and ACS Style

Yu, F.; Liu, J.; Liu, D. Multimode Process Monitoring Based on Modified Density Peak Clustering and Parallel Variational Autoencoder. Mathematics 2022, 10, 2526. https://0-doi-org.brum.beds.ac.uk/10.3390/math10142526

AMA Style

Yu F, Liu J, Liu D. Multimode Process Monitoring Based on Modified Density Peak Clustering and Parallel Variational Autoencoder. Mathematics. 2022; 10(14):2526. https://0-doi-org.brum.beds.ac.uk/10.3390/math10142526

Chicago/Turabian Style

Yu, Feng, Jianchang Liu, and Dongming Liu. 2022. "Multimode Process Monitoring Based on Modified Density Peak Clustering and Parallel Variational Autoencoder" Mathematics 10, no. 14: 2526. https://0-doi-org.brum.beds.ac.uk/10.3390/math10142526

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop