set scale coefficient L=5. Thus we can get series{
D1(k), D2(k), D3(k), D4(k), D5(k), A5(k)} after
wavelet decomposition, the original signal
S=d1+d2+d3+d4+d5+a5. The result of wavelet
decomposition is as figure 7.
Then we input the low frequency a5 into AR
model to forecast. At the same time, normalize the
high frequency d1, d2, d3, d4, d5, and input them
into KNN to forecast. The weight values and
threshold values of KNN are determined by
self-learning. We set the start learning rate on 0.95,
the minimum learning rate on 0.001, the maximum
step of training on 5000. At last, composite the AR
model’s forecasting result and KNN model’s
forecasting result, make it as the input of BPNN.
According the Kolmogorov algorithm mentioned
above, there are 3 hidden layers in BPNN.
Figure 8 is one-step forecasting result of the 100
data samples, and we compare the real traffic with
the prediction result in one Figure.
Figure 8: One-step forecasting result compared with real
traffic.
Figure 9 is the comparison of two-step
forecasting result and the real traffic. And figure 10
is the forecasting result of WNN model which has
put wavelet decomposition into BPNN as described
earlier in the thesis.
Figure 9: Two-step forecasting result compared with real
traffic.
Figure 10: WNN forecasting result compared with real
traffic.
By the contrast of forecasting result and real
traffic, and the contrast of new model and WNN
model, the simulation proves the high precision of
the novel model. And we have expatiated earlier the
advantage of efficiency and time cost of this model.
Some data of the model’s performance are listed
in Table 1. We make a contrast between statistic
data of one-step, two-step forecasting result and the
statistic data of WNN model. In table 1, SSE means
Squared Sum Error, MSE means Mean Squared
Error, MAE means Mean Absolute Error and MRE
means Mean Relative Error.
Table 1: Comparison of forecasting performance.
Method
SSE
%
MSE
%
MAE
%
MRE
%
WNN 10.79 1.84 7.60 21.17
One-step 5.12 0.98 4.50 16.02
Two-step 7.01 1.38 5.04 18.98
6 CONCLUSIONS
Taking into account the multi-scale and non-linear
characters of the network traffic, combined with the
wavelet decomposition, AR model and NN models,
the thesis proposes a novel network forecasting
model that suitable in CN. The main idea of the
model are as follows: In stage one, the traffic signal
is decomposed into low-frequency part and
high-frequency part. In stage two, two kinds of the
signals are predicted with AR model and KNN
model respectively. To enhance the prediction
accuracy and merge the traffic characters captured
by individual models, the output of the previous
models are combined using BPNN. At the end of the
thesis, the simulation and comparison suggest that
the proposed model has better performance than
WNN model, and may achieve a high-precision
traffic prediction result, thus can work satisfactorily
in the use of CN.
REFERENCES
Thomas R W, DaSilva L. A, MacKenzie A B. 2005. New
frontiers in dynamic spectrum access networks. 2005
First IEEE International Symposium: 352 – 360
Kasabov N. 2002. DENFIS: Dynamic evolving
neural-fuzzy inference system and its application for
ICISO 2010 - International Conference on Informatics and Semiotics in Organisations
210