US20170061305A1 - Fuzzy curve analysis based soft sensor modeling method using time difference Gaussian process regression - Google Patents

Fuzzy curve analysis based soft sensor modeling method using time difference Gaussian process regression Download PDF

Info

Publication number
US20170061305A1
US20170061305A1 US15/174,389 US201615174389A US2017061305A1 US 20170061305 A1 US20170061305 A1 US 20170061305A1 US 201615174389 A US201615174389 A US 201615174389A US 2017061305 A1 US2017061305 A1 US 2017061305A1
Authority
US
United States
Prior art keywords
variable
input
fuzzy
delay
data
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Abandoned
Application number
US15/174,389
Inventor
Weili Xiong
Yanjun Li
Mingchen Xue
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Jiangnan University
Original Assignee
Jiangnan University
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Jiangnan University filed Critical Jiangnan University
Assigned to JIANGNAN UNIVERSITY reassignment JIANGNAN UNIVERSITY ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: LI, YANJUN, XIONG, WEILI, XUE, MINGCHEN
Publication of US20170061305A1 publication Critical patent/US20170061305A1/en
Priority to US16/710,710 priority Critical patent/US11164095B2/en
Abandoned legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N5/00Computing arrangements using knowledge-based models
    • G06N5/04Inference or reasoning models
    • G06N5/048Fuzzy inferencing
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N5/00Computing arrangements using knowledge-based models
    • G06N5/02Knowledge representation; Symbolic representation
    • G06N5/022Knowledge engineering; Knowledge acquisition
    • FMECHANICAL ENGINEERING; LIGHTING; HEATING; WEAPONS; BLASTING
    • F23COMBUSTION APPARATUS; COMBUSTION PROCESSES
    • F23NREGULATING OR CONTROLLING COMBUSTION
    • F23N2223/00Signal processing; Details thereof
    • F23N2223/52Fuzzy logic

Definitions

  • the invention relates to a fuzzy curve analysis based time difference Gaussian process regression soft sensor modeling method (FCA-TDGPR), and belongs to the field of complex industrial process modeling and soft sensing.
  • FCA-TDGPR fuzzy curve analysis based time difference Gaussian process regression soft sensor modeling method
  • the traditional soft sensor modeling methods mostly consider the characteristics of zero delay, that is, considering the input and output with the same sampling interval and input variable collected at time t corresponds to the t-th dominant variable sample in the database.
  • the existing time delay estimation methods are trying to find the auxiliary variables which are most closely related to the dominant variables for modeling. When applying such methods to practical applications, it is needed to get a tradeoff between the complexity and the accuracy of the algorithm.
  • the existing methods include mutual information (MI) method, correlation coefficient method, etc.
  • MI mutual information
  • the invention adopts fuzzy curve analysis method to introduce variable time delay information into the soft sensor model, and the characteristic of this method is low computational complexity while being easy to understand. It is possible to visually and effectively determine the importance degree of the input variables.
  • the performance of soft sensor model needs to be maintained by periodic reconstruction in order to dynamically track and effectively take control of the process.
  • the main methods include Moving Window (MW), iterative approach and Just-in-time Learning (JITL), but these methods often need to update the model frequently.
  • Time difference model not only can deal with the problem of model performance degradation due to time lapse and achieve the effect of tracking process dynamics exactly as model updating it also is able to minimize the likelihood of model reconstruction.
  • the soft sensor model without delay can't be modeled by the sequence of auxiliary variables which are the most relevant to the dominant variable.
  • the estimation accuracy of the dominant variable will be greatly affected.
  • this invention provides a soft sensor modeling method based on FCA-TDGPR.
  • Soft sensor modeling method based on FCA-TDGPR which comprises the following steps: aiming at the time delay process, first of all, collect enough samples of data and constitute the historical database with the historical values of auxiliary variables and dominant variable.
  • the FCA method is used to determine the time delay parameters of each auxiliary variable with respect to the dominant variable sequence, which is used to reconstruct the soft sensor modeling data;
  • TDGPR time difference Gaussian process regression
  • FIG. 1 is a flow chart of online soft sensor method based on FCA-TDGPR;
  • FIG. 2 is a schematic diagram of debutanizer process
  • FIG. 3 is a schematic diagram of TDGPR modeling approach
  • FIG. 4 contains fuzzy curve distribution diagrams of the original variables and optimal time delay variables
  • FIG. 5 contains scatterplots of butane concentration predictions with different j values.
  • debutanizer is an important part of naphtha desulfurization and separation device of oil refining production process, and one of the dominant variables needed to be controlled for this process is the concentration of the bottom butane (C4).
  • C4 concentration of the bottom butane
  • FIG. 2 The schematic diagram of the process is shown in FIG. 2 , due to the value of C4 cannot be directly measured, therefore, there is a delay issue in analyzing and obtaining C4 concentration values.
  • different auxiliary variables show different degrees of time delay.
  • Experimental data is derived from the actual industrial process which contains 2394 samples, a total of 7 auxiliary variables. As shown in FIG.
  • x 1 is the top temperature
  • x 2 is the top pressure
  • x 3 is the reflux flow
  • x 4 is the top product outflow
  • x 5 is the 6th tray temperature
  • x 6 is the bottom temperature 1
  • x 7 is the bottom temperature 2.
  • the 1 dominant variable is the bottom butane concentration, which in this invention is predicted as the key variable of the process.
  • the maximum time delay T max of 6 variables is set to 19.
  • Step3 Determine the importance of each variable in the time delay input variable set by FCA, for (x i (t),y(t)), fuzzy membership function of variable x i is defined as:
  • fuzzy curve C i, ⁇ with the condition that ⁇ is the i-th variable delay value can be obtained by making centroid defuzzification of each new expanded variable using formula (3); as shown in the formula (4), d i is the ⁇ which can make the maximum coverage of fuzzy curve C i, ⁇ ; C i, ⁇ ( ⁇ ) max is the maximum value of the fuzzy curve point range, while C i, ⁇ ( ⁇ ) min is the minimum value of the fuzzy curve point range;
  • the input variable x i (t ⁇ ) is more important.
  • the importance degree of each variable can be determined by sorting the coverage of C i, ⁇ ( ⁇ ).
  • the optimal delay parameter d i as well as time delay variable x i (t ⁇ d i ) can thus be obtained by FCA method, which later on can be used for soft sensor modeling data reconstruction.
  • Step4 Based on the previous step, the time delay parameters d 1 , d 2 , . . . , d m are used to reconstruct the training input sample set for on-line modeling, the reconstructed input dataset is denoted as X d (t), X d (t)[x 1 (t ⁇ d 1 ), x 2 (t ⁇ d 2 ), x 3 (t ⁇ d 3 ), x 4 (t ⁇ d 4 ), x 5 (t ⁇ d 5 ), x 6 (t ⁇ d 6 )]. If there is a new input sample X(t+1), then the delay input set could be restructured based on historical database samples with the same parameters, then go to step 5, otherwise, wait for the arrival of new data.
  • Step 5 After the reorganization procedure, the training set and the new data are processed by j order time difference treatment (the value of j can be determined according to the sampling period and property of dominant variable):
  • the GPR method can obtain the mapping relationship through the given training input and output samples. In this way, the corresponding predictive value and the uncertainty degree can be obtained given the new input data, which means the result will be probabilistic.
  • the GPR algorithm is shown as below.
  • the mean function and covariance function are determined, then the distribution of the Gaussian process is well-determined.
  • the mean function is usually preprocessed into 0.
  • Covariance function can transform the correlation of output data into the function of input data. As similar inputs produce similar outputs, the covariance function can be selected according to the characteristics of the sample distribution. One condition which must be satisfied is that the closer the distance of samples is, the more correlated the two samples are, and vise versa.
  • the covariance function form of this invention is shown in formula (7):
  • x p , x q ⁇ R D , v controls the magnitude of the covariance function.
  • ⁇ d describes the relative importance of each input attribute x d .
  • the optimization of the parameters can be realized by using the conjugate gradient method.
  • test data x * Based on test sample and training data, the posterior distribution of test data x * can be calculated, and its predictive value obey the joint Gaussian distribution described in formula (9), where K(X,X) is n-dimensional covariance matrix of training samples; k(x * ,X) is the covariance vector of test sample and training samples; k(x * ,x * ) is the autocovariance of test sample, and f gp is a predictive value of GPR.
  • the first 1519 samples are selected in 2394 samples to reconstruct 1500 training samples.
  • the final 875 samples are then used as test samples, and a soft sensor is established for on-line prediction of butane concentration.
  • FIG. 5 contains scatterplots of butane concentration prediction results with two methods respectively denoted as the FCA-TDGPR method (present method) which involves delay estimation, and t-TDGPR method which is without time delay estimation.
  • the predicted results of the present invention can be better close to the true value of the butane concentration when the time difference increases. This suggests that extracted delay information is in line with the actual causal relationship of the process, and the soft sensor model with variable time delay estimation is more accurate.
  • FIGS. 4 and 5 have jointly validated that fuzzy curve analysis based time difference Gaussian process regression soft sensor modeling method has good accuracy for on-line prediction of bottom butane concentration.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Computational Linguistics (AREA)
  • Artificial Intelligence (AREA)
  • Evolutionary Computation (AREA)
  • Physics & Mathematics (AREA)
  • Computing Systems (AREA)
  • General Physics & Mathematics (AREA)
  • Mathematical Physics (AREA)
  • Fuzzy Systems (AREA)
  • Automation & Control Theory (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The invention provides a fuzzy curve analysis based soft sensor modeling method using time difference Gaussian process regression, it is suitable for application in chemical process with time delay characteristics. This method can extract stable delay information from the historical database of process and introduce more relevant modeling data sequence to the dominant variable sequence. First of all, the method of fuzzy curve analysis (FCA) can intuitively judge the importance of the input sequence to the output sequence, estimate the time-delay parameters of process, and such offline time-delay parameter set can be utilized to restructure the modeling data. For the new input data, based on the historical variable value before a certain time, the current dominant value can be predicted by time difference Gaussian Process Regression (TDGPR) model. This method does not encounter the problem of model updating and can effectively track the drift between input and output data. Compared with steady-state modeling methods, this invention can achieve more accurate predictions of the key variable, thus improving product quality and reducing production costs.

Description

    CROSS-REFERENCES AND RELATED APPLICATIONS
  • This application claims the benefit of priority to Chinese Application No. 201510541727.5, entitled “A fuzzy curve analysis based soft sensor modeling method using time difference Gaussian process regression”, filed on Aug. 28, 2015, which is herein incorporated by reference in its entirety.
  • BACKGROUND OF THE INVENTION
  • Field of the Invention
  • The invention relates to a fuzzy curve analysis based time difference Gaussian process regression soft sensor modeling method (FCA-TDGPR), and belongs to the field of complex industrial process modeling and soft sensing.
  • Description of the Related Art
  • The traditional soft sensor modeling methods mostly consider the characteristics of zero delay, that is, considering the input and output with the same sampling interval and input variable collected at time t corresponds to the t-th dominant variable sample in the database. However, there is a significant time lag between the input data collected by each sensor and the output data obtained through the laboratory analysis or online instrumentation. If we continue using steady-state modeling approaches, the established model will be unable to fully explain the characteristics of the process, and it does not meet the causality of actual process. In order to ensure that the soft sensor model can achieve accurate predictions of the key variables in a long time, it is necessary to take measures to introduce the time delay and dynamic information.
  • Essentially speaking, most of the existing time delay estimation methods are trying to find the auxiliary variables which are most closely related to the dominant variables for modeling. When applying such methods to practical applications, it is needed to get a tradeoff between the complexity and the accuracy of the algorithm. In view of the process time delay estimation problem, at present, the existing methods include mutual information (MI) method, correlation coefficient method, etc. The invention adopts fuzzy curve analysis method to introduce variable time delay information into the soft sensor model, and the characteristic of this method is low computational complexity while being easy to understand. It is possible to visually and effectively determine the importance degree of the input variables.
  • The performance of soft sensor model needs to be maintained by periodic reconstruction in order to dynamically track and effectively take control of the process. The main methods include Moving Window (MW), iterative approach and Just-in-time Learning (JITL), but these methods often need to update the model frequently. Time difference model not only can deal with the problem of model performance degradation due to time lapse and achieve the effect of tracking process dynamics exactly as model updating it also is able to minimize the likelihood of model reconstruction.
  • Up to now, data-driven based soft sensor modeling methods have received more and more attention. Some commonly used methods like partial least squares (PLS) and principal component analysis (PCA). They can describe well the linear relationship between input variables and output variables. And artificial neural networks (ANN), support vector machine (SVM) and least squares support vector machine (LS-SVM) can effectively deal with the nonlinear characteristics of the process. In recent years, as a non-parametric probabilistic model, GPR not only can give the predictive value, but also can get the uncertain degree of predictive value. Therefore, the GPR model is selected as the basic soft sensor modeling algorithm in the present invention, and combined with the TD modeling strategy to effectively deal with the drift between input and output data in the process.
  • In summary, considering the establishment of a time delay online soft sensor model for the strict control of key variables in the process is of great significance.
  • DETAILED DESCRIPTION
  • For time delay process, the soft sensor model without delay can't be modeled by the sequence of auxiliary variables which are the most relevant to the dominant variable. When such a model is employed to do estimation, the estimation accuracy of the dominant variable will be greatly affected. In order to effectively extract the process delay information and set up an online soft sensor model without the case of frequent model updating, it is necessary to provide a more effective online strategy for the prediction of key variable. Therefore, this invention provides a soft sensor modeling method based on FCA-TDGPR.
  • The invention is realized by the following technical scheme:
  • Soft sensor modeling method based on FCA-TDGPR which comprises the following steps: aiming at the time delay process, first of all, collect enough samples of data and constitute the historical database with the historical values of auxiliary variables and dominant variable.
  • The FCA method is used to determine the time delay parameters of each auxiliary variable with respect to the dominant variable sequence, which is used to reconstruct the soft sensor modeling data;
  • Then, When new input samples are available, a time difference Gaussian process regression (TDGPR) model is employed for current time online prediction based on historical variable values collected certain moments ago, thus making it possible to realize real-time estimation and control of the key variable, obtain more accurate results, increase the yield and reduce production costs.
  • BRIEF DESCRIPTION OF DRAWINGS
  • FIG. 1 is a flow chart of online soft sensor method based on FCA-TDGPR;
  • FIG. 2 is a schematic diagram of debutanizer process;
  • FIG. 3 is a schematic diagram of TDGPR modeling approach;
  • FIG. 4 contains fuzzy curve distribution diagrams of the original variables and optimal time delay variables;
  • FIG. 5 contains scatterplots of butane concentration predictions with different j values.
  • EXAMPLES
  • The modeling flow chart, which is shown in FIG. 1 below, is further detailed in the present invention:
  • Take the actual chemical process as an example, debutanizer is an important part of naphtha desulfurization and separation device of oil refining production process, and one of the dominant variables needed to be controlled for this process is the concentration of the bottom butane (C4). The schematic diagram of the process is shown in FIG. 2, due to the value of C4 cannot be directly measured, therefore, there is a delay issue in analyzing and obtaining C4 concentration values. At the same time, different auxiliary variables show different degrees of time delay. Experimental data is derived from the actual industrial process which contains 2394 samples, a total of 7 auxiliary variables. As shown in FIG. 2, x1 is the top temperature; x2 is the top pressure; x3 is the reflux flow; x4 is the top product outflow; x5 is the 6th tray temperature; x6 is the bottom temperature 1; x7 is the bottom temperature 2. The 1 dominant variable is the bottom butane concentration, which in this invention is predicted as the key variable of the process.
  • Step1: Collect historical input and output data to form a training database which contains N continuous samples. Assuming that the data is expressed as {X(t),y(t)}, t 1, 2, . . . , N and is preprocessed, and the 2 bottom temperature variables are averaged as 1 auxiliary variable, then, X(t)=[x1(t), x2(t), x3(t), x4(t), x5(t), x6(t)]T. The maximum time delay Tmax of 6 variables is set to 19.
  • Step2: For each of the original variables xi, i∈{1, 2, . . . , 6}, they are extended to the input variables with time delay {xi(t−λ), λ=0, 1, . . . , Tmax} by formula (1), and a set of 120 dimensional delay variables will be obtained for subsequent analysis
  • Figure US20170061305A1-20170302-C00001
  • Step3: Determine the importance of each variable in the time delay input variable set by FCA, for (xi(t),y(t)), fuzzy membership function of variable xi is defined as:
  • Φ it ( x i ) = exp [ - ( x i ( t ) - x i b ) 2 ] ( 2 )
  • For each xi, {Φit, y(t)} provides a fuzzy rule which is described as {if xi is Φit(xi), then y is y(t)}, and Φit is a fuzzy membership function of input variable xi at t-th data point; In formula (2) a Gaussian fuzzy membership function is selected; b is determined as 20% the range of variable xi. As a result, For N training samples, each sample corresponding to each variable has N fuzzy rules. In the fuzzy membership function, Φit=1 holds true at each point {xi(t),y(t)}.
  • For time delay process, by introducing time delay information the original variable xi becomes (Tmax+1)-dimensional, which can be expressed as xi(t−λ), λ=0, 1, . . . , Tmax, λ is a variable delay value to be introduced; fuzzy curve Ci,λ with the condition that λ is the i-th variable delay value can be obtained by making centroid defuzzification of each new expanded variable using formula (3); as shown in the formula (4), di is the λ which can make the maximum coverage of fuzzy curve Ci,λ; Ci,λ(λ)max is the maximum value of the fuzzy curve point range, while Ci,λ(λ)min is the minimum value of the fuzzy curve point range;
  • C i , λ ( λ ) = t = 1 N Φ it [ x i ( t - λ ) ] · y ( t ) t = 1 N Φ it [ x i ( t - λ ) ] ( 3 ) d i = argmax λ [ C i , λ ( λ ) max - C i , λ ( λ ) min ] ( 4 )
  • If the scope of the Ci,λ(λ) range is closer to that of y, then the input variable xi(t−λ) is more important. In view of this point, the importance degree of each variable can be determined by sorting the coverage of Ci,λ(λ). Finally, the optimal delay parameter di as well as time delay variable xi(t−di) can thus be obtained by FCA method, which later on can be used for soft sensor modeling data reconstruction.
  • Step4: Based on the previous step, the time delay parameters d1, d2, . . . , dm are used to reconstruct the training input sample set for on-line modeling, the reconstructed input dataset is denoted as Xd(t), Xd(t)[x1(t−d1), x2(t−d2), x3(t−d3), x4(t−d4), x5(t−d5), x6(t−d6)]. If there is a new input sample X(t+1), then the delay input set could be restructured based on historical database samples with the same parameters, then go to step 5, otherwise, wait for the arrival of new data.
  • Step 5: After the reorganization procedure, the training set and the new data are processed by j order time difference treatment (the value of j can be determined according to the sampling period and property of dominant variable):

  • ΔX d,j(t)X d(t)−X d(t−j)

  • Δy j(t)=y(t)−y(t−j)  (5)
  • Next, make a regression of the relationship between ΔXd,j(t) and Δyj(t) by GPR, which satisfies Δ(t)=f(ΔXj(t))+e(t). The GPR method can obtain the mapping relationship through the given training input and output samples. In this way, the corresponding predictive value and the uncertainty degree can be obtained given the new input data, which means the result will be probabilistic. The GPR algorithm is shown as below.
  • In general, the relationship between the observed output value y and noise e satisfies:

  • y i =f(x i)+ε

  • ε˜N(0,σn 2)  (6)
  • If the mean function and covariance function are determined, then the distribution of the Gaussian process is well-determined. For simplicity, the mean function is usually preprocessed into 0. Covariance function can transform the correlation of output data into the function of input data. As similar inputs produce similar outputs, the covariance function can be selected according to the characteristics of the sample distribution. One condition which must be satisfied is that the closer the distance of samples is, the more correlated the two samples are, and vise versa. The covariance function form of this invention is shown in formula (7):
  • k ( x p , x q ) = v exp [ - 1 2 d = 1 D π d ( x p d - x q d ) 2 ] ( 7 )
  • In the formula, xp, xq∈RD, v controls the magnitude of the covariance function. πd describes the relative importance of each input attribute xd. The determination of the hyper-parameter Θgp=(v, π1, . . . , πD, σR 2) in the Gaussian process is generally estimated by the MLE method. The optimization of the parameters can be realized by using the conjugate gradient method. Based on test sample and training data, the posterior distribution of test data x* can be calculated, and its predictive value obey the joint Gaussian distribution described in formula (9), where K(X,X) is n-dimensional covariance matrix of training samples; k(x*,X) is the covariance vector of test sample and training samples; k(x*,x*) is the autocovariance of test sample, and fgp is a predictive value of GPR.
  • L ( Θ gp ) = - 1 2 y T [ K ( X , X ) + σ n 2 I ] - 1 y - 1 2 log det [ K ( X , X ) + σ n 2 I ] - n 2 log 2 π ( 8 ) f gp X , y , x * ~ N ( f gp _ , cov ( f gp ) ) s . t . f gp _ = k ( x * , X ) [ K ( X , X ) + σ n 2 I n ] - 1 y cov ( f gp ) = k ( x * , x * ) - k ( X , x * ) T [ K ( X , X ) + σ n 2 I n ] - 1 · k ( X , x * ) ( 9 )
  • when the new input data arrives at time t+1, the calculating formula of predictive value yj,pred(t+1) with TDGPR method is:

  • ΔX(t+1)=X(t+1)−X(t+1−j)

  • Δy j,pred(t+1)=f GPRX j(t+1))

  • y j,pred(t+1)=y j(t+1−j)+Δy j,pred(t+1)  (10)
  • In the actual industrial process, there will be the case of instrument damage or laboratory analysis with delay, and the circumstance that the time interval of obtaining dominant variable is large and the quantity is small or there is a lack of dominant analysis value in the database. Thus, shown in FIG. 3, for new incoming test data X(t+1), based on yi(t+1−j) stored in the database j moment ago, the predictive value of the dominant variable at time t+1 can be obtained. The predicted output yj,pred(t+1) of the online model is calculated by formula (10), and the predicted result of bottom butane concentration can be obtained.
  • As shown in FIG. 4, compared the original variables without time delay, 6 reconstructed variables contribute more to the dominant variable, which introduce more relevant modeling data for online modeling. At the same time, in order to verify the effectiveness of this invention for on-line estimation, the first 1519 samples are selected in 2394 samples to reconstruct 1500 training samples. The final 875 samples are then used as test samples, and a soft sensor is established for on-line prediction of butane concentration.
  • FIG. 5 contains scatterplots of butane concentration prediction results with two methods respectively denoted as the FCA-TDGPR method (present method) which involves delay estimation, and t-TDGPR method which is without time delay estimation.
  • From FIG. 5, when the time difference order j increases from 1 to 10, the time interval of prediction based on historical database is gradually increasing, and the prediction accuracy is declining. This is because the more recent the analysis value is, the better tracking ability the model has for current process dynamics.
  • Although the accuracy of the two methods are in decline, compared with the TDGPR method without considering the time delay, the predicted results of the present invention can be better close to the true value of the butane concentration when the time difference increases. This suggests that extracted delay information is in line with the actual causal relationship of the process, and the soft sensor model with variable time delay estimation is more accurate.
  • After fuzzy curve analysis method is taken to determine the optimal parameters, reconstructed data is proved to be capable of enhancing the accuracy of online model significantly by introducing more contributing auxiliary variables to dominant variable sequence. At the same time, it reflects that the GPR method can explain the dynamic change of the process well. The online soft sensor model based on TDGPR method can adaptively estimate real-time butane concentration with historical variables collected j time ago.
  • FIGS. 4 and 5 have jointly validated that fuzzy curve analysis based time difference Gaussian process regression soft sensor modeling method has good accuracy for on-line prediction of bottom butane concentration.
  • While the present invention has been described in some detail for purposes of clarity and understanding, one skilled in the art will appreciate that various changes in form and detail can be made without departing from the true scope of the invention. All figures, tables, appendices, patents, patent applications and publications, referred to above, are hereby incorporated by reference.

Claims (2)

What is claimed is:
1. A soft sensor modeling method of fuzzy curve analysis based time difference Gaussian process regression, wherein the method comprises the following steps:
step 1: collecting input and output variables of a process, constructing a historical training database and obtaining N samples: {X(t), y(t)}, t=1, 2, . . . , N; and then preprocessing the data; according to a process mechanism and experience, determining a maximum time delay Tmax existing in auxiliary variables;
step2: for each original auxiliary variable xi, i∈{1, 2, . . . , m}, extending it to input variable set with time delay {xi(t−λ), λ=0, 1, . . . , Tmax}, wherein an extension mode is:
Figure US20170061305A1-20170302-C00002
Φ it ( x i ) = exp [ - ( x i ( t ) - x i b ) 2 ] ( 2 )
step 3: determining importance of each variable in time delay input variable set by fuzzy curve analysis and obtaining an optimal time delay variable xi(t−di); wherein determining the importance comprises:
wherein the input variable set is {xi, i=1, 2, . . . , m} and output variable is y, for input an variable xi, whose sample value collected at time t is denoted as xi(t), for (xi(t),y(t)), a fuzzy membership function of variable xi is defined as:
Φ it ( x i ) = exp [ - ( x i ( t ) - x i b ) 2 ] , ( 2 )
wherein for each xi, {Φit, y(t)} provides a fuzzy rule which is described as {if xi is Φit(xi), then y is y(t)}, and Φit is a fuzzy membership function of input variable xi at the t-th data point;
wherein in formula (2), a Gaussian fuzzy membership function is selected; wherein b is determined as 20% the range of variable xi; wherein as a result, for N training samples, each sample corresponding to each variable has N fuzzy rules; in the fuzzy membership function, Φit=1 holds true at each point {xi(t),y(t)};
wherein for time delay process, by introducing time delay information, the original variable xi becomes (Tmax+1)-dimensional, which can be expressed as xi(t−λ), λ=0, 1, . . . , Tmax, λ is a variable delay value introduced; fuzzy curve Ci,λ with the condition that λ is the i-th variable delay value can be obtained by making centroid defuzzification of each new expanded variable with formula (3);
wherein as shown in the formula (4), di is the λ which can make the maximum coverage of fuzzy curve Ci,λ;
wherein Ci,λ(λ)max is the maximum value of the fuzzy curve point range, while Ci,λ(λ)min is the minimum value of the fuzzy curve point range;
C i , λ ( λ ) = i = 1 N Φ it [ x i ( t - λ ) ] · y ( t ) i = 1 N Φ it [ x i ( t - λ ) ] ( 3 ) d i = argmax λ [ C i , λ ( λ ) max - C i , λ ( λ ) min ] ( 4 )
wherein, if the scope of the Ci,λ(λ) range is closer to that of y, then the input variable xi(t−λ) is more important;
wherein the important degree of each variable is determined by sorting the coverage of Ci,λ(λ);
wherein the optimal time delay variable xi(t−di) is obtained;
step 4: using obtained xi(t−di) in step 3 to form a delay input set Xd(t)=[x1(t−d1), x2(t−d2), . . . , xm(t−dm)]T, and reconstructing soft sensor training sample set {Xd(t),y(t)};
wherein if there is a new input sample X(t+1) available, then the delay input set could be restructured based on historical database samples with the same parameters, then go to step 5, otherwise, wait for the arrival of new data;
step 5: processing the training set and the new data by j order time difference treatment, wherein the value of j is determinable according to a sampling period and property of dominant variable;
wherein a formula for time difference step is:

ΔX d,j(t)=X d(t)−X d(t−j)

Δy j(t)=y(t)−y(t−j)  (5)
establishing a Gaussian process model between differential input samples and output samples;
wherein a Gaussian process regression algorithm is presented as follows:
wherein given training sample sets X∈Rm×N and y∈RN, m is the dimension of input data points, N is the number of samples, and the relationship between input sample xi∈′″ and output sample yi∈R satisfies:

y i =f(x i)+ε

ε˜N(0,σn 2)  (6)
wherein in formula (6), f is an unknown function, ε is Gaussian noise with zero mean and σn 2 variance; for a new input sample, its corresponding probability prediction output also follows Gaussian distribution and the joint Gaussian distribution N(fgp , cov(fgp)) is described as below:

f gp |X,y,x * ˜N( f gp ,cov(f gp))

s.i. f gp =k(x * ,X)[K(X,X)+σn 2 I n]−1 y

cov(f gp)=k(x * ,x *)−k(X,x *)T [K(X,X)+σn 2 I n]−1 ·k(X,x *)  (7)
wherein K(X, X) is a n-dimensional covariance matrix of training samples;
wherein k(x*,X) is a covariance vector between test sample and training samples;
wherein k(x*,x*) is the autocovariance of test sample;
wherein a Gaussian covariance function is:
k ( x p , x q ) = v exp [ - 1 2 d = 1 m π d ( x p d - x q d ) 2 ] ( 8 )
wherein, in GPR algorithm, hyper-parameter Θgp=(v, π1, . . . , πD, σn 2) is obtained via maximum likelihood estimation approach;
wherein the likelihood function is derived as:
L ( Θ gp ) = - 1 2 y T [ K ( X , X ) + σ n 2 I ] - 1 y - 1 2 log det [ K ( X , X ) + σ n 2 I ] - n 2 log 2 π ( 9 )
wherein the hyper-parameter Θgp is set to be a random value within a reasonable range in the first place;
wherein the conjugate gradient algorithm is utilized to obtain the optimized parameter set;
wherein after obtaining the optimal hyper-parameter, for the test sample x*, formula (7) is used to estimate the output value of GPR model;
step 6: after all samples are restructured with delays, when a new input data arrives at time t+1, based on yj(t+1−j), calculating a predictive value yj,pred(t+1) by TDGPR algorithm, wherein the formula is presented as below:

ΔX d,j(t+1)=X d(t+1)−X d(t+1−j)

Δy j,pred(t+1)=f GPRX d,j(t+1))

y j,pred(t+1)=y j(t+1−j)+Δy j,pred(t+1)  (10)
wherein yj,pred(t+1) in formula (10) is the final dominant variable prediction value of the present invention.
2. A soft sensor modeling method of fuzzy curve analysis based time difference Gaussian process regression according to claim 1, characterized in that this method extracts information of variable delay from process historical database, reconstructing soft sensor modeling data and correcting causal relationship between input and output data.
US15/174,389 2015-08-28 2016-06-06 Fuzzy curve analysis based soft sensor modeling method using time difference Gaussian process regression Abandoned US20170061305A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US16/710,710 US11164095B2 (en) 2015-08-28 2019-12-11 Fuzzy curve analysis based soft sensor modeling method using time difference Gaussian process regression

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201510541727.5A CN105205224B (en) 2015-08-28 2015-08-28 Time difference Gaussian process based on fuzzy curve analysis returns soft-measuring modeling method
CN201510541727.5 2015-08-28

Related Child Applications (1)

Application Number Title Priority Date Filing Date
US16/710,710 Division US11164095B2 (en) 2015-08-28 2019-12-11 Fuzzy curve analysis based soft sensor modeling method using time difference Gaussian process regression

Publications (1)

Publication Number Publication Date
US20170061305A1 true US20170061305A1 (en) 2017-03-02

Family

ID=54952903

Family Applications (2)

Application Number Title Priority Date Filing Date
US15/174,389 Abandoned US20170061305A1 (en) 2015-08-28 2016-06-06 Fuzzy curve analysis based soft sensor modeling method using time difference Gaussian process regression
US16/710,710 Active US11164095B2 (en) 2015-08-28 2019-12-11 Fuzzy curve analysis based soft sensor modeling method using time difference Gaussian process regression

Family Applications After (1)

Application Number Title Priority Date Filing Date
US16/710,710 Active US11164095B2 (en) 2015-08-28 2019-12-11 Fuzzy curve analysis based soft sensor modeling method using time difference Gaussian process regression

Country Status (2)

Country Link
US (2) US20170061305A1 (en)
CN (1) CN105205224B (en)

Cited By (66)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107451101A (en) * 2017-07-21 2017-12-08 江南大学 It is a kind of to be layered integrated Gaussian process recurrence soft-measuring modeling method
CN107884663A (en) * 2017-10-27 2018-04-06 国网天津市电力公司电力科学研究院 A kind of Diagnosis Method of Transformer Faults based on combination core Method Using Relevance Vector Machine
CN108197380A (en) * 2017-12-29 2018-06-22 南京林业大学 Gauss based on offset minimum binary returns soft-measuring modeling method
CN108363844A (en) * 2018-01-26 2018-08-03 大连理工大学 A kind of aero-engine start-up course delivery temperature prediction technique
CN108595892A (en) * 2018-05-11 2018-09-28 南京林业大学 Soft-measuring modeling method based on time difference model
CN108804850A (en) * 2018-06-27 2018-11-13 大连理工大学 A kind of aero-engine transition state accelerator critical performance parameters prediction technique based on Space Reconstruction
CN109165798A (en) * 2018-10-19 2019-01-08 燕山大学 A kind of Free Calcium Oxide Contents in Cement Clinker on-line prediction method and system
CN109190848A (en) * 2018-10-17 2019-01-11 大唐环境产业集团股份有限公司 A kind of SCR system NO based on Time-delay PredictionxConcentration of emission prediction technique
CN109325065A (en) * 2018-12-04 2019-02-12 浙江科技学院 Multi-sampling rate flexible measurement method based on dynamic latent variable model
CN109446669A (en) * 2018-11-01 2019-03-08 东北大学 A kind of flexible measurement method of pulp density
CN109492265A (en) * 2018-10-18 2019-03-19 南京林业大学 The kinematic nonlinearity PLS soft-measuring modeling method returned based on Gaussian process
CN109508818A (en) * 2018-10-23 2019-03-22 保定正德电力技术有限公司 A kind of online NOx prediction technique based on LSSVM
CN109522514A (en) * 2018-11-07 2019-03-26 浙江工业大学之江学院 The PX adsorbing separation purity soft-measuring modeling method corrected based on time difference Recursive PLS and adaptive model
CN109540808A (en) * 2018-11-02 2019-03-29 湖南文理学院 A kind of transformer detection system and method for diagnosing faults
CN109598083A (en) * 2018-12-18 2019-04-09 江南大学 A kind of glutamic acid fermentation process soft-measuring modeling method based on the twin support vector regression of drosophila algorithm optimization
CN109657259A (en) * 2018-07-13 2019-04-19 西安理工大学 A kind of bullet train axis temperature On-line Estimation method based on multistate model fusion
CN109670203A (en) * 2018-11-15 2019-04-23 中国人民解放军空军工程大学 A kind of bait interferes construction method and its application of lower line of sight rate jump model
CN109858190A (en) * 2019-03-13 2019-06-07 江南大学 A kind of penicillin fermentation process soft measuring modeling method promoting regression tree based on drosophila algorithm optimization gradient
CN109919797A (en) * 2019-01-11 2019-06-21 中国电力科学研究院有限公司 A kind of parameter Estimation and bearing calibration of power supply transien process
CN109960146A (en) * 2019-01-25 2019-07-02 石化盈科信息技术有限责任公司 The method for improving soft measuring instrument model prediction accuracy
US20190212739A1 (en) * 2019-03-12 2019-07-11 Georges Pierre Pantanelli Method to investigate human activities with artificial intelligence analysis in combination with logic and contextual analysis using advanced mathematic
CN110264079A (en) * 2019-06-20 2019-09-20 东北大学 Hot-rolled product qualitative forecasting method based on CNN algorithm and Lasso regression model
CN110309608A (en) * 2019-07-05 2019-10-08 东北大学 A kind of blast furnace molten iron silicon content forecasting procedure for time lag uncertain information
CN110457781A (en) * 2019-07-24 2019-11-15 中南大学 Train towards passenger comfort crosses tunnel duration calculation method
CN110472689A (en) * 2019-08-19 2019-11-19 东北大学 The thin-skinned measurement method of Dlagnosis of Sucker Rod Pumping Well hydrodynamic returned based on integrated Gaussian process
CN110489301A (en) * 2019-08-22 2019-11-22 上海中通吉网络技术有限公司 Analysis method, device and the equipment of mapreduce mission performance
US20190370646A1 (en) * 2016-04-05 2019-12-05 Deakin University Systems And Methods For Making A Product
CN110675918A (en) * 2019-08-22 2020-01-10 中南大学 Method and system for predicting outlet ions in iron precipitation process
CN110689179A (en) * 2019-09-18 2020-01-14 北京工商大学 Water bloom prediction method based on space-time sequence mixed model
CN110717279A (en) * 2019-10-17 2020-01-21 上海卓然工程技术股份有限公司 Method for establishing soft measurement model of components of cracking product for preparing ethylene by cracking naphtha
CN110766064A (en) * 2019-10-14 2020-02-07 中国民航大学 Departure sliding time prediction method based on local weighted support vector regression
CN110764065A (en) * 2019-10-16 2020-02-07 清华大学 Radar fault diagnosis method based on time sequence reconstruction
CN110795846A (en) * 2019-10-29 2020-02-14 东北财经大学 Construction method of boundary forest model, updating method of multi-working-condition soft computing model for complex industrial process and application of updating method
CN110929425A (en) * 2019-12-18 2020-03-27 广州博依特智能信息科技有限公司 Soft measurement method for longitudinal elongation of paper based on Lasso algorithm
CN111079856A (en) * 2019-12-28 2020-04-28 北京化工大学 CSJITL-RVM-based multi-period intermittent process soft measurement modeling method
CN111160464A (en) * 2019-12-30 2020-05-15 中国计量大学 Industrial high-order dynamic process soft measurement method based on multi-hidden-layer weighted dynamic model
CN111400885A (en) * 2020-03-10 2020-07-10 北京空间飞行器总体设计部 Remote sensing image multi-target rapid prediction modeling method based on piecewise linear fitting
CN111478316A (en) * 2020-04-01 2020-07-31 华南理工大学 Noise self-help integration regression method for power system sensitivity online identification
CN111553048A (en) * 2020-03-23 2020-08-18 中国地质大学(武汉) Method for predicting sintering process operation performance based on Gaussian process regression
CN111597729A (en) * 2020-05-27 2020-08-28 北京天泽智云科技有限公司 Method and system for optimizing technological parameters of processing equipment
CN111625773A (en) * 2020-05-25 2020-09-04 国网江西省电力有限公司电力科学研究院 Metering loop current measurement abnormity evaluation method and device based on credibility measure
CN111914477A (en) * 2020-06-23 2020-11-10 宁波大学 Real-time monitoring method for butane concentration of product at bottom of debutanizer based on SAE
CN111914214A (en) * 2020-06-13 2020-11-10 宁波大学 PTA production process soft measurement method based on reduced KPLS model
CN112149060A (en) * 2020-09-23 2020-12-29 华北电力科学研究院有限责任公司 Method and device for predicting low-pressure final-stage temperature field of steam turbine
CN112270449A (en) * 2020-11-04 2021-01-26 国网(苏州)城市能源研究院有限责任公司 Industrial system time delay determination and controlled quantity prediction method based on time correlation
CN112541558A (en) * 2020-09-18 2021-03-23 江苏师范大学 Bayesian semi-supervised robust PPLS soft measurement method based on incomplete data
CN112859793A (en) * 2021-02-04 2021-05-28 中南大学 Industrial production process dynamic time delay identification method based on improved sliding time window
CN112926636A (en) * 2021-02-03 2021-06-08 中车青岛四方机车车辆股份有限公司 Method and device for detecting abnormal temperature of traction converter cabinet body
CN112922582A (en) * 2021-03-15 2021-06-08 西南石油大学 Gas well wellhead choke tip gas flow analysis and prediction method based on Gaussian process regression
CN113051826A (en) * 2021-03-29 2021-06-29 福州大学 Harmonic source universal uncertainty modeling method based on Gaussian process regression
CN113063750A (en) * 2021-03-23 2021-07-02 上海市农业科学院 Hyperspectrum-based yellow peach soluble solid rapid detection method and device
CN113177358A (en) * 2021-04-30 2021-07-27 燕山大学 Soft measurement method for cement quality based on fuzzy fine-grained feature extraction
CN113377072A (en) * 2021-06-24 2021-09-10 华东交通大学 Rare earth extraction process drug dosage optimization setting method based on instant learning
CN113449476A (en) * 2021-07-08 2021-09-28 浙江大学 Stacking-based butane content soft measurement method in debutanizer
CN113658646A (en) * 2021-08-12 2021-11-16 浙江工业大学 Polymerization process molecular weight distribution prediction method based on integrated probability modeling
CN114488801A (en) * 2022-01-18 2022-05-13 无锡安起科技有限公司 Bridge crane model prediction control method based on data driving
CN114707424A (en) * 2022-04-27 2022-07-05 浙江科技学院 Chemical process soft measurement method based on mass correlation slow characteristic analysis algorithm
CN114781166A (en) * 2022-04-27 2022-07-22 浙江科技学院 Sewage treatment process soft measurement method based on weighted probability slow characteristic model
CN114815628A (en) * 2022-06-30 2022-07-29 微山县大卫新型建材有限公司 Desulfurization system control model and desulfurization system control method
CN114841000A (en) * 2022-05-09 2022-08-02 杭州师范大学 Soft measurement modeling method based on modal common feature separation
CN115017671A (en) * 2021-12-31 2022-09-06 昆明理工大学 Industrial process soft measurement modeling method and system based on data flow online clustering analysis
CN115096359A (en) * 2022-06-17 2022-09-23 北京航空航天大学 Metal roof health monitoring system and method
US11488071B2 (en) * 2018-05-09 2022-11-01 Jiangnan University Advanced ensemble learning strategy based semi-supervised soft sensing method
CN115859092A (en) * 2022-12-01 2023-03-28 南京天洑软件有限公司 Generator winding temperature early warning method and device based on principal component decomposition
CN116523388A (en) * 2023-04-17 2023-08-01 无锡雪浪数制科技有限公司 Data-driven quality modeling method based on industrial Internet platform
CN117874712A (en) * 2024-03-11 2024-04-12 四川省光为通信有限公司 Single-mode non-airtight optical module performance prediction method based on Gaussian process regression

Families Citing this family (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106156434B (en) * 2016-07-11 2020-03-17 江南大学 Sliding window time difference-Gaussian process regression modeling method based on local time lag reconstruction
CN107664680B (en) * 2016-07-27 2020-08-14 复凌科技(上海)有限公司 Self-adaptive acquisition method and device of water quality soft measurement model
CN106709570A (en) * 2016-12-28 2017-05-24 浙江大学 Time dimension expansion and local weighting extreme learning machine-based soft measurement modeling method
CN106773697A (en) * 2016-12-28 2017-05-31 浙江大学 A kind of time dimension expands the industrial process soft-measuring modeling method of extreme learning machine model
CN107015541A (en) * 2017-04-26 2017-08-04 燕山大学 The flexible measurement method being combined based on mutual information and least square method supporting vector machine
CN107464017A (en) * 2017-08-01 2017-12-12 浙江大学 Based on the adaptive soft-sensor Forecasting Methodology with time difference Bayesian network
CN108171142B (en) * 2017-12-26 2019-02-12 中南大学 A kind of causal method of key variables in determining complex industrial process
CN108984851B (en) * 2018-06-22 2020-08-04 江南大学 Weighted Gaussian model soft measurement modeling method with time delay estimation
CN109412145B (en) * 2018-10-16 2022-03-29 国网上海市电力公司 Active power distribution network dynamic characteristic evaluation method based on synchronous measurement data
CN109884893B (en) * 2019-02-28 2021-09-10 西安理工大学 Multi-process variable dynamic time lag estimation method
CN110377942B (en) * 2019-06-10 2023-01-17 广东工业大学 Multi-model space-time modeling method based on finite Gaussian mixture model
CN116312861A (en) * 2023-05-09 2023-06-23 济南作为科技有限公司 Denitration system gas concentration prediction method, device, equipment and storage medium

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050149549A1 (en) * 2003-12-31 2005-07-07 Jos Jaspers Content management in web environments
US20080033900A1 (en) * 2006-08-03 2008-02-07 Yan Zhang System and method for autonomic tuning the number of threads in application server at runtime
US20180129873A1 (en) * 2015-04-16 2018-05-10 University Of Essex Enterprises Limited Event detection and summarisation

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7720641B2 (en) * 2006-04-21 2010-05-18 Exxonmobil Research And Engineering Company Application of abnormal event detection technology to delayed coking unit
US7840500B2 (en) * 2006-11-30 2010-11-23 Corning Incorporated Fuzzy logic control for process with large dead time
CN104699894B (en) * 2015-01-26 2017-07-28 江南大学 Gaussian process based on real-time learning returns multi-model Fusion Modeling Method
CN104778298B (en) * 2015-01-26 2017-09-19 江南大学 Gaussian process based on EGMM returns soft-measuring modeling method

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050149549A1 (en) * 2003-12-31 2005-07-07 Jos Jaspers Content management in web environments
US20080033900A1 (en) * 2006-08-03 2008-02-07 Yan Zhang System and method for autonomic tuning the number of threads in application server at runtime
US20180129873A1 (en) * 2015-04-16 2018-05-10 University Of Essex Enterprises Limited Event detection and summarisation

Cited By (68)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20190370646A1 (en) * 2016-04-05 2019-12-05 Deakin University Systems And Methods For Making A Product
CN107451101A (en) * 2017-07-21 2017-12-08 江南大学 It is a kind of to be layered integrated Gaussian process recurrence soft-measuring modeling method
CN107884663A (en) * 2017-10-27 2018-04-06 国网天津市电力公司电力科学研究院 A kind of Diagnosis Method of Transformer Faults based on combination core Method Using Relevance Vector Machine
CN108197380A (en) * 2017-12-29 2018-06-22 南京林业大学 Gauss based on offset minimum binary returns soft-measuring modeling method
CN108363844A (en) * 2018-01-26 2018-08-03 大连理工大学 A kind of aero-engine start-up course delivery temperature prediction technique
US11488071B2 (en) * 2018-05-09 2022-11-01 Jiangnan University Advanced ensemble learning strategy based semi-supervised soft sensing method
CN108595892A (en) * 2018-05-11 2018-09-28 南京林业大学 Soft-measuring modeling method based on time difference model
CN108804850A (en) * 2018-06-27 2018-11-13 大连理工大学 A kind of aero-engine transition state accelerator critical performance parameters prediction technique based on Space Reconstruction
CN109657259A (en) * 2018-07-13 2019-04-19 西安理工大学 A kind of bullet train axis temperature On-line Estimation method based on multistate model fusion
CN109190848A (en) * 2018-10-17 2019-01-11 大唐环境产业集团股份有限公司 A kind of SCR system NO based on Time-delay PredictionxConcentration of emission prediction technique
CN109492265A (en) * 2018-10-18 2019-03-19 南京林业大学 The kinematic nonlinearity PLS soft-measuring modeling method returned based on Gaussian process
CN109165798A (en) * 2018-10-19 2019-01-08 燕山大学 A kind of Free Calcium Oxide Contents in Cement Clinker on-line prediction method and system
CN109508818A (en) * 2018-10-23 2019-03-22 保定正德电力技术有限公司 A kind of online NOx prediction technique based on LSSVM
CN109446669A (en) * 2018-11-01 2019-03-08 东北大学 A kind of flexible measurement method of pulp density
CN109540808A (en) * 2018-11-02 2019-03-29 湖南文理学院 A kind of transformer detection system and method for diagnosing faults
CN109522514A (en) * 2018-11-07 2019-03-26 浙江工业大学之江学院 The PX adsorbing separation purity soft-measuring modeling method corrected based on time difference Recursive PLS and adaptive model
CN109670203A (en) * 2018-11-15 2019-04-23 中国人民解放军空军工程大学 A kind of bait interferes construction method and its application of lower line of sight rate jump model
CN109325065A (en) * 2018-12-04 2019-02-12 浙江科技学院 Multi-sampling rate flexible measurement method based on dynamic latent variable model
CN109598083A (en) * 2018-12-18 2019-04-09 江南大学 A kind of glutamic acid fermentation process soft-measuring modeling method based on the twin support vector regression of drosophila algorithm optimization
CN109919797A (en) * 2019-01-11 2019-06-21 中国电力科学研究院有限公司 A kind of parameter Estimation and bearing calibration of power supply transien process
CN109960146A (en) * 2019-01-25 2019-07-02 石化盈科信息技术有限责任公司 The method for improving soft measuring instrument model prediction accuracy
US20190212739A1 (en) * 2019-03-12 2019-07-11 Georges Pierre Pantanelli Method to investigate human activities with artificial intelligence analysis in combination with logic and contextual analysis using advanced mathematic
US11454969B2 (en) * 2019-03-12 2022-09-27 Georges Pierre Pantanelli Method to investigate human activities with artificial intelligence analysis in combination with logic and contextual analysis using advanced mathematic
CN109858190A (en) * 2019-03-13 2019-06-07 江南大学 A kind of penicillin fermentation process soft measuring modeling method promoting regression tree based on drosophila algorithm optimization gradient
CN110264079A (en) * 2019-06-20 2019-09-20 东北大学 Hot-rolled product qualitative forecasting method based on CNN algorithm and Lasso regression model
CN110309608A (en) * 2019-07-05 2019-10-08 东北大学 A kind of blast furnace molten iron silicon content forecasting procedure for time lag uncertain information
CN110457781A (en) * 2019-07-24 2019-11-15 中南大学 Train towards passenger comfort crosses tunnel duration calculation method
CN110472689A (en) * 2019-08-19 2019-11-19 东北大学 The thin-skinned measurement method of Dlagnosis of Sucker Rod Pumping Well hydrodynamic returned based on integrated Gaussian process
CN110489301A (en) * 2019-08-22 2019-11-22 上海中通吉网络技术有限公司 Analysis method, device and the equipment of mapreduce mission performance
CN110675918A (en) * 2019-08-22 2020-01-10 中南大学 Method and system for predicting outlet ions in iron precipitation process
CN110689179A (en) * 2019-09-18 2020-01-14 北京工商大学 Water bloom prediction method based on space-time sequence mixed model
CN110766064A (en) * 2019-10-14 2020-02-07 中国民航大学 Departure sliding time prediction method based on local weighted support vector regression
CN110764065A (en) * 2019-10-16 2020-02-07 清华大学 Radar fault diagnosis method based on time sequence reconstruction
CN110764065B (en) * 2019-10-16 2021-10-08 清华大学 Radar fault diagnosis method based on time sequence reconstruction
CN110717279A (en) * 2019-10-17 2020-01-21 上海卓然工程技术股份有限公司 Method for establishing soft measurement model of components of cracking product for preparing ethylene by cracking naphtha
CN110795846A (en) * 2019-10-29 2020-02-14 东北财经大学 Construction method of boundary forest model, updating method of multi-working-condition soft computing model for complex industrial process and application of updating method
CN110929425A (en) * 2019-12-18 2020-03-27 广州博依特智能信息科技有限公司 Soft measurement method for longitudinal elongation of paper based on Lasso algorithm
CN111079856A (en) * 2019-12-28 2020-04-28 北京化工大学 CSJITL-RVM-based multi-period intermittent process soft measurement modeling method
CN111160464A (en) * 2019-12-30 2020-05-15 中国计量大学 Industrial high-order dynamic process soft measurement method based on multi-hidden-layer weighted dynamic model
CN111400885A (en) * 2020-03-10 2020-07-10 北京空间飞行器总体设计部 Remote sensing image multi-target rapid prediction modeling method based on piecewise linear fitting
CN111553048A (en) * 2020-03-23 2020-08-18 中国地质大学(武汉) Method for predicting sintering process operation performance based on Gaussian process regression
CN111478316A (en) * 2020-04-01 2020-07-31 华南理工大学 Noise self-help integration regression method for power system sensitivity online identification
CN111625773A (en) * 2020-05-25 2020-09-04 国网江西省电力有限公司电力科学研究院 Metering loop current measurement abnormity evaluation method and device based on credibility measure
CN111597729A (en) * 2020-05-27 2020-08-28 北京天泽智云科技有限公司 Method and system for optimizing technological parameters of processing equipment
CN111914214A (en) * 2020-06-13 2020-11-10 宁波大学 PTA production process soft measurement method based on reduced KPLS model
CN111914477A (en) * 2020-06-23 2020-11-10 宁波大学 Real-time monitoring method for butane concentration of product at bottom of debutanizer based on SAE
CN112541558A (en) * 2020-09-18 2021-03-23 江苏师范大学 Bayesian semi-supervised robust PPLS soft measurement method based on incomplete data
CN112149060A (en) * 2020-09-23 2020-12-29 华北电力科学研究院有限责任公司 Method and device for predicting low-pressure final-stage temperature field of steam turbine
CN112270449A (en) * 2020-11-04 2021-01-26 国网(苏州)城市能源研究院有限责任公司 Industrial system time delay determination and controlled quantity prediction method based on time correlation
CN112926636A (en) * 2021-02-03 2021-06-08 中车青岛四方机车车辆股份有限公司 Method and device for detecting abnormal temperature of traction converter cabinet body
CN112859793A (en) * 2021-02-04 2021-05-28 中南大学 Industrial production process dynamic time delay identification method based on improved sliding time window
CN112922582A (en) * 2021-03-15 2021-06-08 西南石油大学 Gas well wellhead choke tip gas flow analysis and prediction method based on Gaussian process regression
CN113063750A (en) * 2021-03-23 2021-07-02 上海市农业科学院 Hyperspectrum-based yellow peach soluble solid rapid detection method and device
CN113051826A (en) * 2021-03-29 2021-06-29 福州大学 Harmonic source universal uncertainty modeling method based on Gaussian process regression
CN113177358A (en) * 2021-04-30 2021-07-27 燕山大学 Soft measurement method for cement quality based on fuzzy fine-grained feature extraction
CN113377072A (en) * 2021-06-24 2021-09-10 华东交通大学 Rare earth extraction process drug dosage optimization setting method based on instant learning
CN113449476A (en) * 2021-07-08 2021-09-28 浙江大学 Stacking-based butane content soft measurement method in debutanizer
CN113658646A (en) * 2021-08-12 2021-11-16 浙江工业大学 Polymerization process molecular weight distribution prediction method based on integrated probability modeling
CN115017671A (en) * 2021-12-31 2022-09-06 昆明理工大学 Industrial process soft measurement modeling method and system based on data flow online clustering analysis
CN114488801A (en) * 2022-01-18 2022-05-13 无锡安起科技有限公司 Bridge crane model prediction control method based on data driving
CN114707424A (en) * 2022-04-27 2022-07-05 浙江科技学院 Chemical process soft measurement method based on mass correlation slow characteristic analysis algorithm
CN114781166A (en) * 2022-04-27 2022-07-22 浙江科技学院 Sewage treatment process soft measurement method based on weighted probability slow characteristic model
CN114841000A (en) * 2022-05-09 2022-08-02 杭州师范大学 Soft measurement modeling method based on modal common feature separation
CN115096359A (en) * 2022-06-17 2022-09-23 北京航空航天大学 Metal roof health monitoring system and method
CN114815628A (en) * 2022-06-30 2022-07-29 微山县大卫新型建材有限公司 Desulfurization system control model and desulfurization system control method
CN115859092A (en) * 2022-12-01 2023-03-28 南京天洑软件有限公司 Generator winding temperature early warning method and device based on principal component decomposition
CN116523388A (en) * 2023-04-17 2023-08-01 无锡雪浪数制科技有限公司 Data-driven quality modeling method based on industrial Internet platform
CN117874712A (en) * 2024-03-11 2024-04-12 四川省光为通信有限公司 Single-mode non-airtight optical module performance prediction method based on Gaussian process regression

Also Published As

Publication number Publication date
CN105205224A (en) 2015-12-30
US20200118015A1 (en) 2020-04-16
CN105205224B (en) 2018-10-30
US11164095B2 (en) 2021-11-02

Similar Documents

Publication Publication Date Title
US11164095B2 (en) Fuzzy curve analysis based soft sensor modeling method using time difference Gaussian process regression
Hosseinzadeh et al. A multiple multilayer perceptron neural network with an adaptive learning algorithm for thyroid disease diagnosis in the internet of medical things
CN107765347B (en) Short-term wind speed prediction method based on Gaussian process regression and particle filtering
US11488071B2 (en) Advanced ensemble learning strategy based semi-supervised soft sensing method
CN106156434B (en) Sliding window time difference-Gaussian process regression modeling method based on local time lag reconstruction
Chen et al. A unified recursive just-in-time approach with industrial near infrared spectroscopy application
Chaturvedi Rainfall Prediction using Back-Propagation Feed Forward Network
Peng et al. Interval twin support vector regression algorithm for interval input-output data
CN112949836A (en) Method for carrying out regression prediction on-line migration learning on time-varying distribution data
Sun et al. A new predictive method supporting streaming data with hybrid recurring concept drifts in process industry
Wang et al. Performance assessment method of dynamic process based on SFA-GPR
CN108984851B (en) Weighted Gaussian model soft measurement modeling method with time delay estimation
Fu et al. MCA-DTCN: A novel dual-task temporal convolutional network with multi-channel attention for first prediction time detection and remaining useful life prediction
CN116821695B (en) Semi-supervised neural network soft measurement modeling method
Grbic et al. Adaptive soft sensor for online prediction based on moving window Gaussian process regression
Hu et al. Dynamic neural orthogonal mapping for fault detection
Li et al. Adaptive soft sensor based on a moving window just-in-time learning LS-SVM for distillation processes
Suzuki et al. Proposal to sliding window-based support vector regression
Zhang et al. An online transfer kernel recursive algorithm for soft sensor modeling with variable working conditions
CN106018325A (en) Method for evaluating credibility of gasoline property modeling prediction result
Zhou et al. A Probabilistic Copula-Based Fault Detection Method With TrAdaBoost Strategy for Industrial IoT
CN115525697A (en) Process optimization method based on traditional Chinese medicine production data mining
Singh et al. Hyperparameter Tuning for LSTM and ARIMA Time Series Model: A Comparative Study
Wang et al. Intelligent identification method of chemical processes based on maximum mean discrepancy domain generalization
Han et al. Self-organizing interval type-2 fuzzy neural network with adaptive discriminative strategy

Legal Events

Date Code Title Description
AS Assignment

Owner name: JIANGNAN UNIVERSITY, CHINA

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:XIONG, WEILI;LI, YANJUN;XUE, MINGCHEN;REEL/FRAME:039361/0124

Effective date: 20160714

STPP Information on status: patent application and granting procedure in general

Free format text: DOCKETED NEW CASE - READY FOR EXAMINATION

STPP Information on status: patent application and granting procedure in general

Free format text: NON FINAL ACTION MAILED

STPP Information on status: patent application and granting procedure in general

Free format text: RESPONSE TO NON-FINAL OFFICE ACTION ENTERED AND FORWARDED TO EXAMINER

STPP Information on status: patent application and granting procedure in general

Free format text: NON FINAL ACTION MAILED

STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION