前向人工神经网络敏感性研究

上传人:lisu****2020 文档编号:246864096 上传时间:2024-10-16 格式:PPT 页数:38 大小:380KB
返回 下载 相关 举报
前向人工神经网络敏感性研究_第1页
第1页 / 共38页
前向人工神经网络敏感性研究_第2页
第2页 / 共38页
前向人工神经网络敏感性研究_第3页
第3页 / 共38页
点击查看更多>>
资源描述
Click to edit Master title style,Click to edit Master text styles,Second level,Third level,Fourth level,Fifth level,*,前向人工神经网络敏感性研究,曾晓勤,河海大学计算机及信息工程学院,2003年10月,1,一.引言,1.,前向神经网络(,FNN),介绍,神经元,离散型:,自适应线性元(,Adaline),连续型:,感知机(,Perceptron),神经网络,离散型:,多层自适应线性网(,Madaline),连续型:,多层感知机(,BP,网或,MLP),2,问题,硬件精度对权的影响,环境噪音对输入的影响,动机,参数的扰动对网络会产生怎样影响?,如何衡量网络输出偏差的大小?,2.,研究提出,3,建立网络输出与网络参数扰动之间的关系,分析该关系,揭示网络的行为规律,量化网络输出偏差,3.,研究内容,4,指导网络设计,增强网络抗干扰能力,度量网络性能,如容错和泛化能力,研究其它网络课题的基础,如网络结构的 裁剪和参数的挑选等,4.,研究意义,5,Madaline,的敏感性,n,维几何模型(超球面),M.Stevenson,R.Winter,and B.,Widrow,“Sensitivity of,Feedforward,Neural Networks,to Weight Errors,”IEEE Trans.on Neural,Networks,vol.1,no.1,1990,.,统计,模型(方差),S.W.,Pich,“The Selection of Weight Accuracies for,Madalines,”IEEE Trans.on Neural Networks,vol.6,no.2,1995.,二.研究纵览,(典型,方法和,文献,),6,分析方法(偏微分),S.Hashem,“Sensitivity Analysis for Feed-Forward Artificial Neural Networks with Differentiable Activation Functions”,Proc.of IJCNN,vol.1,1992.,统计方法(标准差),J.Y.Choi&C.H.Choi,“Sensitivity Ana-lysis of Multilayer Perceptron with Differ-entiable,A,ctivation Functions,”IEEE Trans.on Neural Networks,vol.3,no.1,1992.,2,.,MLP,的敏感性,7,输入属性筛选,J.M.Zurada,A.Malinowski,S.Usui,“Perturbation Method for Deleting Redundant Inputs of Perceptron Networks”,Neurocomputing,vol.14,1997.,网络结构裁减,A.P.Engelbrecht,“A New Pruning Heuristic Based on Variance Analysis of Sensitivity,I,nformation”,IEEE Trans.on Neural Networks,vol.12,no.6,2001.,3,.,敏感性的应用,8,J.L.Bernier et al,“A Quantitive Study of Fault Tolerance,Noise Immunity and Generalization Ability of MLPs,”Neural Computation,vol.12,2000.,容错和泛化问题,9,三.研究方法,1.,自底向上,方法,单个神经元,整个网络,2,.,概率统计方法,概,率,(,离散型),均值(连续型),3,.n-,维几何模型,超矩形的顶点(,离散型),超矩形体(,连续型),10,四.已获成果(代表性论文),敏感性分析:,“,Sensitivity Analysis,of Multilayer Percep-tron to Input and Weight Perturbations,”,IEEE Trans.on Neural Networks,vol.12,no.6,pp.1358-1366,Nov.2001.,11,敏感性量化:,“,A,Quantified Sensitivity Measure,for Multi-layer Perceptron to Input Perturbation,”,Neural Computation,vol.15,no.1,pp.183-212,Jan.2003.,12,隐层节点的裁剪(敏感性应用):,“,Hidden Neuron Pruning,for Multilayer,Perceptrons Using Sensitivity Measure,”Proc.of IEEE ICMLC2002,pp.1751-1757,Nov.2002.,输入属性重要性的判定(敏感性应用):,“,Determining the Relevance of Input Features for Multilayer Perceptrons,”Proc.of IEEE SMC2003,Oct.2003.,13,五.未来工作,进一步完善已有的结果,使之更加实用,放松限制条件,扩大分析范围,精确量化计算,进一步应用所得的结果,解决实际问题,探索新方法,研究新类型的网络,14,结束,谢谢各位!,15,16,17,18,19,20,Effects of input&weight deviations on neurons sensitivity,Sensitivity increases with input and weigh deviations,but the increase has an upper bound,.,21,Effects of input dimension on neurons sensitivity,There exists an optimal value for the dimension of input,which yields the highest sensitivity value,.,22,Effects of input&weight deviations on MLPs sensitivity,Sensitivity of an MLP increases with the input and weight deviations,.,23,Effects of the number of neurons in a layer,Sensitivity of MLPs:n-2-2-1|1,n 10,to the dimension of input.,24,Sensitivity of MLPs:2-n-2-1|1,n 10,to the number of neurons in the 1,st,layer.,25,Sensitivity of MLPs:2-2-n-1|1,n 10,to the number of neurons,in the 2,nd,layer.,There exists an optimal value for the number of neurons in a layer,which yields the highest sensitivity value.The nearer a layer to the output layer is,The more effect the number of neurons in the layer has,.,26,Effects of the number of layers,Sensitivity of MLPs:2-1,2-2-1,.,2-2-2-2-2-2-2-2-2-2-1 to the number of layers.,Sensitivity decreases with the number increasing,and the decrease almost levels off when the number becomes large,.,27,Sensitivity of the neurons with 2-dimensional input,28,Sensitivity of the neurons with 3-dimensional input,29,Sensitivity of the neurons with 4-dimensional input,30,Sensitivity of the neurons with 5-dimensional input,31,Sensitivity of the MLPs:2-2-1,2-3-1,2-2-2-1,32,Simulation 1(Function Approximation),Implement an MLP to approximate the function:,where,Implementation considerations,The MLP architecture is restricted to,2-n-1,.,The convergence condition is MES-goal=0.01&Epoch,10,5,.,The lowest trainable number of hidden neurons is,n=5,.,The pruning processes start with MLPs of,2-5-1,and stop at an architecture of,2-4-1,.,The relevant data used by and resulted from the pruning process are listed in Table 1,and Table 2.,33,TABLE 1.Data for 3 MLPs with 5 hidden neurons to realize the function,MLP,2-5-1,Epoch,MSE(training),MSE(testing),Trained weights and bias,MSE-(goal=0.01&epoch=100000),Sensitivity,Relevance,1,30586,0.000999816,0.0117005,-12.9212 -0.2999,33.7943 -34.6057,31.4768 -31.0169,-0.5607 -0.8140,1.1737 -1.1026,-5.4507 12.7341-13.0816,-12.0171 8.7152,bias=0,0.031794,0.002272,0.001406,0.027066,0.001815,0.1733,0.0289,0.0184,0.3253,0.0158,2,65209,0.000999959,0.0124573,32.6223 -33.3731,-0.7361 0.7202,-31.8412 31.2399,-15.1872 -0.0937,-0.3989 -1.0028,11.9959-15.4905 12.2103,-6.0877-12.5057,bias=0,0.002176,0.000463,0.001821,0.031017,0.027068,0.0261,0.0072,0.0222,0.1888,0.3385,3,26094,0.000999944,0.0120354,-15.0940 17.6184,-19.9163 21.4109,-14.05
展开阅读全文
相关资源
正为您匹配相似的精品文档
相关搜索

最新文档


当前位置:首页 > 图纸专区 > 课件教案


copyright@ 2023-2025  zhuangpeitu.com 装配图网版权所有   联系电话:18123376007

备案号:ICP2024067431-1 川公网安备51140202000466号


本站为文档C2C交易模式,即用户上传的文档直接被用户下载,本站只是中间服务平台,本站所有文档下载所得的收益归上传人(含作者)所有。装配图网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。若文档所含内容侵犯了您的版权或隐私,请立即通知装配图网,我们立即给予删除!