CN103699947A - Meta learning-based combined prediction method for time-varying nonlinear load of electrical power system - Google Patents

Meta learning-based combined prediction method for time-varying nonlinear load of electrical power system Download PDF

Info

Publication number
CN103699947A
CN103699947A CN201410019270.7A CN201410019270A CN103699947A CN 103699947 A CN103699947 A CN 103699947A CN 201410019270 A CN201410019270 A CN 201410019270A CN 103699947 A CN103699947 A CN 103699947A
Authority
CN
China
Prior art keywords
prediction
curve
learning
model
load
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.)
Pending
Application number
CN201410019270.7A
Other languages
Chinese (zh)
Inventor
罗滇生
钱松林
何洪英
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.)
Hunan University
Original Assignee
Hunan 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 Hunan University filed Critical Hunan University
Priority to CN201410019270.7A priority Critical patent/CN103699947A/en
Publication of CN103699947A publication Critical patent/CN103699947A/en
Pending legal-status Critical Current

Links

Images

Abstract

The invention discloses a meta learning-based combined prediction method for a time-varying nonlinear load of an electrical power system. The method has the beneficial effects that (1) meta learning is a final result obtained by learning for a plurality of times on the basis of the learning result, and an output result of the previous layer of model and a characteristic attribute of a prediction sequence are utilized as input information of the next layer of learning, so that the previous learning can be fully applied to the later conclusion process, so that system deviation in the used learning algorithm can be found out and corrected and the learning accuracy is improved; (2) the optimal weight is obtained by setting the mean square error to the minimum and adjusting a gating network parameter through a decision condition in meta learning. Thus, important reference basis is provided for optimization and determination of the weight of the load combined prediction model.

Description

During a kind of electric system based on unit's study, become nonlinear-load combination forecasting method
Technical field
The present invention relates to a kind ofly for Load Prediction In Power Systems method, belong to Power System and its Automation load prediction technical field.
Background technology
Electric power is the important foundation of national economy, is emphasis and look-ahead industry in national economic development strategy, and load prediction is as one of key job of electrical production department, for the normal operation of electric system provides condition.It reduces spinning reserve capacity for arranging economically Unit Commitment, and the plan of Optimum unit maintenance reduces cost of electricity-generating, increases economic efficiency, and has vital effect.And improve precision of prediction, be the precondition of giving full play to Load Prediction In Power Systems effect, there is important practical significance.
At present, conventional load forecasting method has: correlation predictive method, linear regression analysis predicted method, grey prediction, wavelet decomposition and the Reconstruction Method of the trend extrapolation predicted method based on similar day, time series forecasting, consideration meteorologic factor, support vector machine Regression Forecast, chaos forecast method, neural network prediction method etc.What above-mentioned Forecasting Methodology all adopted is Individual forecast model, causes some time period prediction deviation larger.
Because electric load has non-linear, time variation and probabilistic feature, the mathematical model applicability that these single Forecasting Methodologies adopt is limited, can not be in time, exactly the parameter of forecast model is carried out to Estimation and rectification, more be not easy to describe the unexpected variation of load, therefore there is certain limitation, be difficult to obtain higher precision of prediction.The present invention will predict that load sequence signature attribute is as weights basis, according to the minimum network parameter of adjusting of square error, try to achieve optimum weights, set up and have more high-precision load prediction built-up pattern.
Summary of the invention
Technical matters to be solved by this invention is for improving Load Prediction In Power Systems precision, and a kind of power system load combination forecasting method based on unit's study is provided.
The technical scheme that technical solution problem of the present invention adopts is as follows: a kind of power system load combination forecasting method based on unit's study, comprises the following steps:
(1): adopt the load in a certain moment in the available load forecasting method prediction of N kind section preset time, the load prediction results that obtains various Forecasting Methodologies is
Figure BSA0000100402800000021
form the base fallout predictor of unit's study;
(2): at first fallout predictor training stage characteristic attribute, can directly obtain, in first predictor predicts stage, adopt day typical curve to replace prediction curve at prediction characteristic attribute constantly at correspondence characteristic attribute constantly, build unit's study prediction characteristic attribute constantly.
(3): using base fallout predictor as unit's prediction input, using data characteristics attribute as gating network, input obtains the weight of each base fallout predictor, becomes Combination Forecasting model while building unit's study.
(4): according to the whole square error energy function E of sample fi guarantee to predict the outcome and desired output matching optimum, thereby determine optimum network parameter.
Described available predictions model includes but not limited to following four kinds:
1) simple index number curve model: y 0=c 1+ x n
2) dispensable mould polynomial curve type: y 1=a 1+ b 1x
3) quadratic form polynomial curve type: y 2=a 2+ b 2x+c 2x 2
4) cubic form polynomial curve type: y 3=a 3+ b 3x+c 3x 2+ d 3x 3
A in formula i, b i, c i, d 3, n (i=1,2,3) is solve for parameter, by least square method, estimates to determine.
The corresponding characteristic attribute constantly of day typical curve adopting comprises following four characteristic attributes:
(1) the prediction moment and the front and back first order difference mean square deviation a that T is ordered altogether thereof (p)(1);
(2) the prediction moment and the front and back second order difference mean square deviation a that T is ordered altogether thereof (p)(2);
(3) the prediction moment and the front and back third order difference mean square deviation a that T is ordered altogether thereof (p)(3);
(4) the prediction moment and the front and back chain rate coefficient mean square deviation a that T is ordered altogether thereof (p)(4).
The concrete steps of step (3) are:
A, original input data X pbe input to n ground level fallout predictor, obtain the ground level f that predicts the outcome 1(X p), f 2(X p) ..., f n(X p).By original input data proper vector a pas gating network input, obtain the weight c of each ground level fallout predictor 1(X p), c 2(X p) ..., c n(X p).
B, in gating network, use softmax activation function, the weight c of i ground level fallout predictor i(X p) be:
c i ( X p ) = e Z i ( a p ) Σ i = 1 n e Zi ( a p ) - - - ( 1 )
Wherein: Z i ( a p ) = Σ k = 1 m ω ki · a p ( k ) , i = 1,2 , Λ , n .
C, combined prediction finally predict the outcome into:
F ( X p ) = Σ i = 1 n f i ( X p ) · c i ( X p ) - - - ( 2 )
The concrete steps of step (4) are:
A, combined prediction result F (X p) and corresponding desired output y ptwo sequence matchings are optimum, can be by guaranteeing the whole square error energy function E of training sample fminimum obtains:
E F = 1 P Σ p = 1 P 1 2 ( y p - F ( X p ) ) 2 - - - ( 3 )
Wherein: the number that P is training sample.Solve on this basis minimum E fdetermine network parameter.
B, calculate instantaneous gradient vector
Figure BSA0000100402800000035
Wherein: ω kifor network parameter, y pfor desired output, a p(k) be characteristic attribute.
C, determine network parameter
ω ki new = ω ki old - ∂ E F ∂ ω KI - - - ( 5 )
Wherein:
Figure BSA0000100402800000042
for the network parameter of last iteration,
Figure BSA0000100402800000043
for the network parameter upgrading.
Beneficial effect of the present invention is as follows: the study of (1) unit is on the basis of learning outcome, repeatedly to learn to obtain net result.The input message that it utilizes the Output rusults of last layer model and the characteristic attribute of forecasting sequence to learn as lower one deck, make previous study can fully be applied to generalization procedure below, thereby find and correct the system deviation in used learning algorithm, improve study precision.(2) unit's study is minimum by setting square error, adjusts gating network parameter, thereby obtain optimum weights by decision condition, determines that the weight of Load forecasting provides reference frame for optimizing.
Accompanying drawing explanation
The power system load combination forecasting method flow process of Fig. 1 based on unit's study.
The combined prediction device structure of Fig. 2 based on unit's study.
The structure of Fig. 3 gating network.
The comparison that predicts the outcome of the combination forecasting of Fig. 4 based on unit study and neural network ensemble forecast model.
Fig. 5 is prediction load curve and realized load curve comparison diagram.
Fig. 6 is combined prediction load curve and realized load curve comparison diagram.
Specific implementation method
Below in conjunction with drawings and Examples, the present invention is described in further detail.But the invention is not restricted to given example.
According to Fig. 1 predict flow process adopt respectively curve model, conic model, cubic curve model, simple index number curve model to certain regional power grid on March 1st, 2004 to March 10, the load of totally 2880 is predicted, predicts the outcome as shown in Figure 5.Using predicting the outcome as the input of unit's prediction base fallout predictor, extract forecast period characteristic attribute, input gate network calculations combining weights obtains combined prediction result, and the combined prediction device structure of unit's study is as Fig. 2.Minimum according to whole square error energy function, gating network gain of parameter combined prediction optimal result is adjusted in circulation, and the adjustment of network parameter as shown in Figure 3.
Curve model, conic model, cubic curve model, a simple index number curve model are carried out to averagesofforecasts prediction, neural network ensemble prediction and the combined prediction result based on unit's study as shown in Figure 6.
The training sample adopting in curve model, conic model, cubic curve model, simple index number curve model, averagesofforecasts forecast model, neural network ensemble forecast model and the combination forecasting training process based on unit's study is 8928 training samples on July 1st, 2004 to July 31, and prediction average error result is as table 1.
Figure BSA0000100402800000051
Table 1
Table 1 is to adopt different Individual forecast methods and several common combinations Forecasting Methodology prediction average error, in reason table, result is visible, and predicting the outcome of the combination forecasting based on unit's study is better than predicting the outcome of various Individual forecast models and predicting the outcome of other common combinations forecast models.
Get predicting the outcome of on March 6th, 2007, as Fig. 4.As seen from the figure, the predicting the outcome of combination forecasting based on unit's study is better than predicting the outcome of neural network ensemble forecast model.
Table 2
Table 2 is three prediction moment in Fig. 4, while adopting the combination forecasting of learning based on unit to predict, and the weight of different base forecast models.12:30 is that the crest moment, 23:00 are the trough moment, and 17:55 is a moment between crest and trough.In table, 12:30 is loaded while predicting constantly, and curve model weight and conic model weight are all higher, though this is because be flex point in this moment, but variation is slower on part, therefore with a curve model, carries out prediction effect simultaneously and will get well; 23:00 is loaded while predicting constantly, and conic model weight is higher, be because be flex point constantly at this, and localized variation is than very fast, therefore by conic model, carries out prediction effect and will get well; 17:55 is loaded while predicting constantly, and one time curve model weight is higher, and this is because this is non-flex point constantly, therefore with a curve model, carries out prediction effect and will get well.Therefore the combination forecasting based on unit's study has guaranteed the time variation of combined prediction.
Each weight is all nonnegative number as seen from Table 2, and therefore the combination forecasting based on unit's study has guaranteed the nonnegativity of combined prediction.
Therefore by table 2, it can also be seen that simple index number curve model predicts the outcome bad, when each is predicted constantly, shared weight is all little.Thus, the visible combination forecasting of learning based on unit that adopts can effectively be rejected bad model, the choose reasonable of implementation model.

Claims (4)

1. become a nonlinear-load combination forecasting method during electric system based on unit study, it is characterized in that: comprise the following steps:
(1): chosen dispensable mould polynomial curve type, quadratic form polynomial curve type, cubic form polynomial curve type or simple index number curve model as base fallout predictor;
(2): in first predictor predicts stage, adopt day typical curve to replace prediction curve at prediction characteristic attribute constantly at correspondence characteristic attribute constantly;
(3): proper vector is inputted to gating network and obtain weight, while setting up unit's study, become Combination Forecasting model;
(4): according to the whole square error energy function E of sample fminimum makes to predict the outcome optimum with desired output matching, determines suitable network parameter.
2. become nonlinear-load combination forecasting method during a kind of electric system based on unit study according to claim 1, it is characterized in that: the concrete steps of step (2) are:
After having chosen many similar day curves of prediction day, can form a day typical curve X s, due to day typical curve X sin general morphology, be and prediction day curve X psimilar, therefore can adopt X scharacteristic attribute be similar to and characterize prediction daily load curve X pcharacteristic attribute;
For known sequence X swhether there is polynomial curve trend and possess several rank polynomial curve trend, can be by sequence X sdifferential Characteristics characterize, the first order difference of dispensable mould polynomial curve type is identical, the second order difference of conic model is constant, the third order difference of cubic curve model is constant; For given sequence X sby the chain rate characteristic present index curve trend of sequence, the developmentspeed with linkrelative method of simple index number curve model is constant;
Select following four characteristic attributes:
(1) the prediction moment and the front and back first order difference mean square deviation a that T is ordered altogether thereof (p)(1);
(2) the prediction moment and the front and back second order difference mean square deviation a that T is ordered altogether thereof (p)(2);
(3) the prediction moment and the front and back third order difference mean square deviation a that T is ordered altogether thereof (p)(3);
(4) the prediction moment and the front and back chain rate coefficient mean square deviation a that T is ordered altogether thereof (p)(4).
3. become nonlinear-load combination forecasting method during a kind of electric system based on unit study according to claim 1, it is characterized in that: the concrete steps of step (3) are:
A, original input data X pbe input to n ground level fallout predictor, obtain the ground level f that predicts the outcome 1(X p), f 2(X p) ..., f n(X p); By original input data proper vector a pas gating network input, obtain the weight c of each ground level fallout predictor 1(X p), c 2(X p) ..., c n(X p).Combined prediction device finally predict the outcome into:
F ( X p ) = Σ i = 1 n f i ( X p ) · c i ( X p ) - - - ( 1 )
B, in gating network, use softmax activation function, the weight c of i ground level fallout predictor i(X p) be:
c i ( X p ) = e Z i ( a p ) Σ i = 1 n e Zi ( a p ) - - - ( 2 )
Wherein: Z i ( a p ) = Σ k = 1 m ω ki · a p ( k ) , i = 1,2 , Λ , n .
4. become nonlinear-load combination forecasting method during a kind of electric system based on unit study according to claim 1, it is characterized in that: the concrete steps of step (4) are:
A, combined prediction result F (X p) and corresponding desired output y ptwo sequence matchings are optimum, can be by guaranteeing the whole square error energy function E of training sample fminimum obtains:
E F = 1 P Σ p = 1 P 1 2 ( y p - F ( X p ) ) 2 - - - ( 3 )
Wherein: the number that P is training sample;
B, calculate instantaneous gradient vector
Figure FSA0000100402790000031
Wherein: ω kifor network parameter, y pfor desired output, a p(k) be characteristic attribute;
C, modification network parameter
ω ki new = ω ki old - ∂ E F ∂ ω KI - - - ( 5 )
Wherein:
Figure FSA0000100402790000033
for the network parameter of last iteration,
Figure FSA0000100402790000034
for the network parameter upgrading.
CN201410019270.7A 2014-01-16 2014-01-16 Meta learning-based combined prediction method for time-varying nonlinear load of electrical power system Pending CN103699947A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410019270.7A CN103699947A (en) 2014-01-16 2014-01-16 Meta learning-based combined prediction method for time-varying nonlinear load of electrical power system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410019270.7A CN103699947A (en) 2014-01-16 2014-01-16 Meta learning-based combined prediction method for time-varying nonlinear load of electrical power system

Publications (1)

Publication Number Publication Date
CN103699947A true CN103699947A (en) 2014-04-02

Family

ID=50361469

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410019270.7A Pending CN103699947A (en) 2014-01-16 2014-01-16 Meta learning-based combined prediction method for time-varying nonlinear load of electrical power system

Country Status (1)

Country Link
CN (1) CN103699947A (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107122830A (en) * 2016-02-24 2017-09-01 株式会社捷太格特 Analytical equipment and analysis system
CN109389329A (en) * 2018-11-13 2019-02-26 平安科技(深圳)有限公司 Test performance prediction technique, device, medium and the electronic equipment of test macro
CN109700434A (en) * 2018-12-28 2019-05-03 武汉中旗生物医疗电子有限公司 Meta-learning model training method, system and equipment based on electrocardiographic diagnosis
CN109961142A (en) * 2019-03-07 2019-07-02 腾讯科技(深圳)有限公司 A kind of Neural network optimization and device based on meta learning
CN110084406A (en) * 2019-04-03 2019-08-02 新奥数能科技有限公司 Load forecasting method and device based on self-encoding encoder and meta learning strategy
CN110263973A (en) * 2019-05-15 2019-09-20 阿里巴巴集团控股有限公司 Predict the method and device of user behavior
CN112348380A (en) * 2020-11-12 2021-02-09 华北电力大学(保定) Demand response schedulable capacity probability prediction method and device and electronic equipment

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS58140806A (en) * 1982-02-17 1983-08-20 Hitachi Ltd Estimated optimum control system of power plant
CN102270309A (en) * 2011-07-27 2011-12-07 华北电力大学 Short-term electric load prediction method based on ensemble learning

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS58140806A (en) * 1982-02-17 1983-08-20 Hitachi Ltd Estimated optimum control system of power plant
CN102270309A (en) * 2011-07-27 2011-12-07 华北电力大学 Short-term electric load prediction method based on ensemble learning

Non-Patent Citations (4)

* Cited by examiner, † Cited by third party
Title
罗滇生,肖伟,何洪英: "基于元学习的时变非线性负荷预测组合算法", 《继电器》 *
肖伟: "超短期负荷预测的新方法研究", 《中国优秀硕士学位论文全文数据库 工程科技II辑》 *
谢开贵,李春燕,周家启: "基于神经网络的负荷组合预测模型研究", 《中国电机工程学报》 *
陈锦攀等: "改进的时变非线性负荷预测组合算法", 《电力系统及其自动化学报》 *

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107122830A (en) * 2016-02-24 2017-09-01 株式会社捷太格特 Analytical equipment and analysis system
CN109389329A (en) * 2018-11-13 2019-02-26 平安科技(深圳)有限公司 Test performance prediction technique, device, medium and the electronic equipment of test macro
CN109700434A (en) * 2018-12-28 2019-05-03 武汉中旗生物医疗电子有限公司 Meta-learning model training method, system and equipment based on electrocardiographic diagnosis
CN109961142A (en) * 2019-03-07 2019-07-02 腾讯科技(深圳)有限公司 A kind of Neural network optimization and device based on meta learning
CN109961142B (en) * 2019-03-07 2023-05-12 腾讯科技(深圳)有限公司 Neural network optimization method and device based on meta learning
CN110084406A (en) * 2019-04-03 2019-08-02 新奥数能科技有限公司 Load forecasting method and device based on self-encoding encoder and meta learning strategy
CN110084406B (en) * 2019-04-03 2021-09-24 新奥数能科技有限公司 Load prediction method and device based on self-encoder and meta-learning strategy
CN110263973A (en) * 2019-05-15 2019-09-20 阿里巴巴集团控股有限公司 Predict the method and device of user behavior
CN110263973B (en) * 2019-05-15 2024-02-02 创新先进技术有限公司 Method and device for predicting user behavior
CN112348380A (en) * 2020-11-12 2021-02-09 华北电力大学(保定) Demand response schedulable capacity probability prediction method and device and electronic equipment

Similar Documents

Publication Publication Date Title
CN103699947A (en) Meta learning-based combined prediction method for time-varying nonlinear load of electrical power system
CN102270309B (en) Short-term electric load prediction method based on ensemble learning
Zhao et al. Using a grey model optimized by differential evolution algorithm to forecast the per capita annual net income of rural households in China
CN102779223B (en) The method of short-term electric load prediction and device
CN107622329A (en) The Methods of electric load forecasting of Memory Neural Networks in short-term is grown based on Multiple Time Scales
CN104392274B (en) The short-term electro-load forecast method in city based on power load and temperature trend
CN101888087A (en) Method for realizing distributed super-short-term area load forecasting in distribution network terminal
CN105305426B (en) Mapreduce two-step short-period load prediction method based on deviation control mechanism
CN101551884A (en) A fast CVR electric load forecast method for large samples
CN106203683A (en) A kind of modeling method of power customer electro-load forecast system
CN109670650A (en) The method for solving of Cascade Reservoirs scheduling model based on multi-objective optimization algorithm
CN103985000A (en) Medium-and-long term typical daily load curve prediction method based on function type nonparametric regression
CN108596242A (en) Power grid meteorology load forecasting method based on wavelet neural network and support vector machines
CN105023054A (en) Power load analysis and predication method based on one-class support vector machine
CN105023092A (en) Power load monitoring method based on electric quantity feature analysis
CN105243449A (en) Method and device for correcting prediction result of electricity selling amount
CN108038568A (en) A kind of changeable weight combination Short-Term Load Forecasting of Electric Power System based on particle cluster algorithm
CN104573857A (en) Power grid load rate prediction method based on intelligent algorithm optimization and combination
CN103853939A (en) Combined forecasting method for monthly load of power system based on social economic factor influence
Liu et al. Hybrid data-driven and model-based distribution network reconfiguration with lossless model reduction
Tian et al. A network traffic hybrid prediction model optimized by improved harmony search algorithm
CN104834975A (en) Power network load factor prediction method based on intelligent algorithm optimization combination
Zhao et al. Short-term microgrid load probability density forecasting method based on k-means-deep learning quantile regression
CN109858668B (en) Coordination prediction method for power load region in thunder and lightning climate
CN105205572A (en) Photovoltaic power generation output forecasting method based on EMD (Empirical Mode Decomposition) and Elman algorithm

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20140402

WD01 Invention patent application deemed withdrawn after publication