- 1、本文档共8页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
基于注意力模型的混合学习算法 - 软件学报
1000-9825/2005/16(06)1073 ©2005 Journal of Software 软 件 学 报 Vol.16, No.6
∗
基于注意力模型的混合学习算法
+
杨 博 , 苏小红, 王亚东
(哈尔滨工业大学 计算机科学与技术学院,黑龙江 哈尔滨 150001)
A Hybrid Algorithm Based on Attention Model
+
YANG Bo , SU Xiao-Hong, WANG Ya-Dong
(College of Computer Science and Technology, Harbin Institute of Technology, Harbin 150001, China)
+ Corresponding author: Phn: +86-451 E-mail: boyang621@ 126.com,
Received 2003-11-04; Accepted 2005-01-06
Yang B, Su XH, Wang YD. A hybrid algorithm based on attention model. Journal of Software, 2005,16(6):
1073−1080. DOI: 10.1360/jos161073
Abstract: A hybrid algorithm based on attention model (HAAM) is proposed to speed up the training of
back-propagation neural networks and improve the performances. The algorithm combines the genetic algorithm
with the BP algorithm based on magnified error signal. The key to this algorithm lies in the partition of the BP
training process into many chips with each chip trained by the BP algorithm. The chips in the same iteration are
optimized by the GA operators, and those in different iterations constitute the whole training. Therefore, the HAAM
obtains the ability of searching the global optimum solution relying on these operations, and it is easy to be
parallelly processed. The simulation experiments show that this algorithm can effectively avoid failure training
caused by randomizing the initial weights and thresholds, and solve the slow convergence problem resulted from the
Flat-Spots when the error signal becomes too small. Moreover, this algorithm improves the generalization of BP
network by improving the training precision instead of adding hidden neurons.
Key words:
文档评论(0)