- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
具有混合量子门结构的 Elman 神经网络及
其学习算法#
李鹏华1,熊庆宇2,柴毅3**
5
10
15
20
(1. 重庆大学自动化学院, 重庆 400044;
2. 重庆大学软件工程学院, 重庆 400044;
3. 重庆大学自动化学院,重庆 400044)
摘要:本文提出一种具有混合量子门结构的 Elman 神经网络模型及其梯度扩展的反向传播
学习算法。该网络由量子比特神经元和经典神经元构成,通过增加量子映射层以确保来自上
下文单元的局部反馈与量子映射层输出之间的模式一致。学习算法采用搜索然后收敛的学习
进度表自适应地调度学习率参数并将上下文单元的权值扩展到隐藏层的权值矩阵中,使上下
文单元权值在更新过程中获取额外的梯度信息,从而提高网络上下文单元输出与隐藏层输入
之间的匹配程度。以峰值检波为例的数值实验结果表明,在量子反向传播学习过程中,量子
门 Elman 神经网络具有较快的学习速度和良好的泛化性能。
关键词:量子比特神经元;Elman 神经网络;梯度扩展;反向传播
中图分类号:TP181
Elman neural network with hybrid quantum gate structure
and it’s learning algorithm
LI Penghua1, XIONG Qingyu2, CHAI Yi3
(1. College of Automation, Chongqing University, Chongqing, 400044, China;
2. School of Software Engineering, Chongqing University, Chongqing 400044, China;
3. College of Automation, Chongqing University, Chongqing 400044, China)
25
Abstract:
In this paper, a new Elman neural model with quantum gate and it’s quantized
extended-gradient backpropagation training algorithm are proposed for improving the
performance of the conventional Elman networks. The novel model is comprised of qubit neurons
and classical neurons, and the quantum map layer is employed to address the pattern mismatch
between the context layer and the input laye.The learning rate is adaptive scheduling by the
30
35
40
searching and convergent learning schedule, and the weights of the context layer are extended to
the weight matrix of the hidden layer for obtaining the extra gradient information, which makes
the pattern of the context layer matching the pattern of the input layer with high level. The
numerical experiment is carried out to verify the theoretical results and clearly show that the
quantum gate Elman networks has good performance in term of both weight convergence and
generalization ability.
Key words: qubit neuron; Elman neural network; extended-gradient; back-propagation
0 引言
Elman 神经网络[1]是一种动态递归神经网络,本质上属于单隐藏层前馈类型的网络,其
结构同 Jordan 提出的结构[2]相似。它具有从隐藏层神经元的输出到网络输入的局部反馈连
接,该反馈连接称为上下文单元,这些单元的作用是在前时间步复制出隐藏层输出信号,以
文档评论(0)