首页> 外文会议> >Should backpropagation be replaced by more effective optimization algorithms?
【24h】

Should backpropagation be replaced by more effective optimization algorithms?

机译:是否应使用更有效的优化算法来替代反向传播?

获取原文

摘要

The authors propose the use of backpropagation (BP) as the preferred technique of optimizing the values of the weights in an artificial neural network. They compare functional representation via BP and a successive quadratic programming code, with the latter being at least four times faster in achieving the same error tolerance. The proposed strategy has two main features. One is that it forgets about adjusting the weights sequentially from the output layer to the input layer, and instead adjusts the entire set of weights at once. The second feature is that it passes the entire set of patterns through the network on one stage of iteration and uses the sum of the squares of all of the errors for all the patterns as the objective function. Another feature of the strategy is that it uses a nonlinear optimization code that accommodates constraints, such as the generalized reduced gradient method or successive quadratic programming, to adjust all the weights and other parameters.
机译:作者建议使用反向传播(BP)作为在人工神经网络中优化权重值的首选技术。他们比较了通过BP和连续二次编程代码进行的功能表示,后者在实现相同的容错能力方面至少快了四倍。所提出的策略具有两个主要特征。一个是它忘记了从输出层到输入层顺序地调整权重,而是一次调整了整个权重集。第二个特征是,它在迭代的一个阶段将整个模式集传递给网络,并将所有模式的所有误差的平方和用作目标函数。该策略的另一个特点是,它使用适应约束的非线性优化代码来调整所有权重和其他参数,例如广义归一化梯度法或连续二次编程。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号