节点文献
基于神经网络的移动主机路径预测
Mobile Host Track Prediction Based on Neural Network
【作者】 张磊;
【导师】 刘衍珩;
【作者基本信息】 吉林大学 , 计算机系统结构, 2007, 硕士
【摘要】 基于IEEE 802.11的无线局域网(WLAN)目前得到了广泛的应用,语音、视频等实时通信业务的应用越来越多,这对无线局域网的服务质量(QoS)提出了很高的要求。但是无线局域网较小的小区半径导致了比较频繁的越区切换,进而对移动终端应用的QoS造成较大的影响。一些方案已经被提出用来解决这个问题。其中的一类方案主要采用提前切换的方法来减少切换带来的影响。在这类方案中,对移动主机的下一跳的预测就至关重要。本文经过选择,首先应用神经网络中的误差反传(BP)网络、Elman网络分别对移动主机的移动路径进行预测作了尝试,并进行了相关的理论和试验分析,指出了这两种神经网络在路径预测应用中的优点和缺陷;在此基础上,针对Elman网络中只引入了隐含层神经元的反馈,而没有考虑输出层神经元的反馈的情况,提出了一个改进的Elman神经网络模型,计入了输出节点的反馈,应用BP算法推导出这种网络模型的学习算法,并且利用离散型的Lyapunov稳定性方法证明了算法的收敛条件,得到了保证网络稳定收敛的最佳学习速率。通过理论分析和实际数据集的试验证明,该神经网络模型能够以较小的存储空间和较快的计算速度获得与K阶Markov模型相近的预测精度,具有较好的实际应用价值。
【Abstract】 Because of its high bandwidth with 54Mbps or more,IEEE 802.11WLANhasbeenextensivelyused.WLANsmallerradiusofthedistrictleadto a more frequent handoff, terminal application QoS have a greater impact.If the mobile host be able to predict the new AP that reach next, can reduceswitching time, improve WLAN real-time communication capabilities.Scholars in Dartmouth College in US found that simpler k-order Markovpredictorsperformbetterthanotherpredictors.Howeverhigh-orderMarkovpredictor exists an expansion of the state space problem .With the APnumber increasing, the state space shows exponential growth.To solve thisproblem, this thesis combines neural network technology with MH trackpredictinon, puts forward a new neural network predictor based on Elmannetwork,achievesbetterexperimentalresults.Neural networks which are an information processing system, can behighly nonlinear dynamic systems. It has some good features such aslarge-scale parallel processing, adaptivity, self-organizing, self-learning,distributed storage and so on. So control systems using neural network aremore adaptable and more robust. By connecting methods, Neural networkcanbedividedintothreetypes:feedforwardneuralnetworks,recurrentneuralnetworks, self-organizing neural networks. Among them, feedforward neuralnetworks and recurrent neural networks are usually used in time seriesprediction.Mobile hosts’track is essentiallya time series. By using the Matlab andNeurosolution software environment as tools, thisthesis uses the BP networkbelonged feedforward neural networks and Elman network belongedRecurrentNetworkstomakepredictionaboutmobilehosts’track.This thesis uses eight-bit binary numbers to express AP.In essence, It isa8-dimensionalvector,allcomponentsofitare0or1.Theexpressionbringstwo problems: First, if networks’scale is relatively small, some frontcomponents of samples vectors are similar to 0.That mean,some frontcomponents of inputing vectors and expectations vectors will not change inthe training process , will result network weights can not gets effectiveadjustment; Second, sample vectors use 0 and 1, As BP network input layerand the hidden layer activation function is not sensitive to 0 and 1, Reducethe convergence speed, and even network can not achieve a state ofconvergence ; In this thesis, using a special sample data pretreatment,experimentsshowthatimprovesthepredictionaccuracy.The static feedforward neural networks using back-propagationalgorithm have been widely applied. Kolmogorov multilayer neural networkmapping theorem can prove choosing the appropriate layers and hiddennodes, BP network can approximate any nonlinear function with any degreeof accuracy. This thesis presents mathematical model of BP network andback-propagation algorithm, sums up various defects of the BP network andputsforwardthecorrespondingsolutionusingBPnetworks.Theoretical analysis and experimental prove that, when the eigenvaluesbetween the samples have relativelysmall difference, high-order BP networkuse too much time to achieve convergence, Although it has better predictionresults than Markov predictor. If the eigenvalues between the samples haverelatively great difference, not only BP network train a long time, BPnetwork will not be easy to achieve convergence. As result, the predictionaccuracywillbebad.Recurrent Neural networks are able to directly and vividly reflect thedynamic characteristics. Compared to static neural network, recurrentnetworks needn’t presuppose the order of systems, provide a very promisingarea for the Identification and Control Systems. Because of their inherentfeedback structure, recurrent neural networks often can express complexdynamic system, which was close to the dynamic process. This thesisintroduces an improved Elman network model belonged to recurrent neuralnetworks. Based on the basic Elman network, it introduces fixed-gain on theneurons of context layer. Using the standard back-propagation algorithm fortraining, this network is able to approximate high dynamic system. Throughtheoretical analysis and experiments, its training speed has been greatlyimproved compared with BP neural networks because of its less number ofneurons in the hidden layer. Also because the neurons of context layerintroduce feedback, Elman network has better prediction accuracy than BPnetworks. Especially, when the eigenvalues between the samples haverelatively small difference, the prediction can be achieved better results.Results reflect that Elmannetwork has thehigher abilitytoresist interference.Bystructurerestrictions,whentheElmannetwork identifyhigh-order system,the results are not satisfactory. Through optimization can improve thepredictiveaccuracyandconvergencespeed.To further improve the approximation capability and dynamicperformance, we must make full use of context layers of Elman network,enhance the role of context layer. Elman network model only introduces thehidden layer neurons’feedback, without taking into account the feedbackfrom the output layer neurons. Because of the feedback information ofneurons in all layers will affect network signal processing capabilities,thisthesis presents a modified Elman network model which introduces the outputlayer neurons feedback. then derives the learning algorithm by usingback-propagation algorithm. Finally, the stability of the improved Elmanneural networks is proved in the sense of Lyapunov stability theory. Theoptimal learning rates are obtained, which can guarantee the stableconvergenceoftheimprovedElmannetworks.Experiment results show, in the condition of not increasing the numberof neurons and weights, the modified Elman network improve predictionaccuracy and convergence speed. The new network has the similarperformance with k-order Markov predictor model with lower costs. whenthe eigenvalue between the samples have relatively small difference, themodified Elman can preferably predict the new AP with successful ratioabout75~80%.
- 【网络出版投稿人】 吉林大学 【网络出版年期】2007年 03期
- 【分类号】TP183;TN925.93
- 【下载频次】117