• 文献检索
  • 文档翻译
  • 深度研究
  • 学术资讯
  • Suppr Zotero 插件Zotero 插件
  • 邀请有礼
  • 套餐&价格
  • 历史记录
应用&插件
Suppr Zotero 插件Zotero 插件浏览器插件Mac 客户端Windows 客户端微信小程序
定价
高级版会员购买积分包购买API积分包
服务
文献检索文档翻译深度研究API 文档MCP 服务
关于我们
关于 Suppr公司介绍联系我们用户协议隐私条款
关注我们

Suppr 超能文献

核心技术专利:CN118964589B侵权必究
粤ICP备2023148730 号-1Suppr @ 2026

文献检索

告别复杂PubMed语法,用中文像聊天一样搜索,搜遍4000万医学文献。AI智能推荐,让科研检索更轻松。

立即免费搜索

文件翻译

保留排版,准确专业,支持PDF/Word/PPT等文件格式,支持 12+语言互译。

免费翻译文档

深度研究

AI帮你快速写综述,25分钟生成高质量综述,智能提取关键信息,辅助科研写作。

立即免费体验

一种用于进化人工神经网络的新进化系统。

A new evolutionary system for evolving artificial neural networks.

作者信息

Yao X, Liu Y

机构信息

Sch. of Comput. Sci., New South Wales Univ., Canberra, ACT.

出版信息

IEEE Trans Neural Netw. 1997;8(3):694-713. doi: 10.1109/72.572107.

DOI:10.1109/72.572107
PMID:18255671
Abstract

This paper presents a new evolutionary system, i.e., EPNet, for evolving artificial neural networks (ANNs). The evolutionary algorithm used in EPNet is based on Fogel's evolutionary programming (EP). Unlike most previous studies on evolving ANN's, this paper puts its emphasis on evolving ANN's behaviors. Five mutation operators proposed in EPNet reflect such an emphasis on evolving behaviors. Close behavioral links between parents and their offspring are maintained by various mutations, such as partial training and node splitting. EPNet evolves ANN's architectures and connection weights (including biases) simultaneously in order to reduce the noise in fitness evaluation. The parsimony of evolved ANN's is encouraged by preferring node/connection deletion to addition. EPNet has been tested on a number of benchmark problems in machine learning and ANNs, such as the parity problem, the medical diagnosis problems, the Australian credit card assessment problem, and the Mackey-Glass time series prediction problem. The experimental results show that EPNet can produce very compact ANNs with good generalization ability in comparison with other algorithms.

摘要

本文提出了一种用于演化人工神经网络(ANN)的新演化系统,即EPNet。EPNet中使用的演化算法基于福格尔的演化规划(EP)。与之前大多数关于演化ANN的研究不同,本文着重于演化ANN的行为。EPNet中提出的五个变异算子体现了这种对行为演化的重视。通过各种变异,如部分训练和节点分裂,保持了父代与子代之间紧密的行为联系。EPNet同时演化ANN的架构和连接权重(包括偏置),以减少适应度评估中的噪声。通过优先删除节点/连接而非添加,鼓励演化后的ANN保持简洁。EPNet已在机器学习和ANN的一些基准问题上进行了测试,如奇偶问题、医学诊断问题、澳大利亚信用卡评估问题以及Mackey-Glass时间序列预测问题。实验结果表明,与其他算法相比,EPNet能够生成非常紧凑且具有良好泛化能力的ANN。

相似文献

1
A new evolutionary system for evolving artificial neural networks.一种用于进化人工神经网络的新进化系统。
IEEE Trans Neural Netw. 1997;8(3):694-713. doi: 10.1109/72.572107.
2
A new adaptive merging and growing algorithm for designing artificial neural networks.一种用于设计人工神经网络的新型自适应合并与增长算法。
IEEE Trans Syst Man Cybern B Cybern. 2009 Jun;39(3):705-22. doi: 10.1109/TSMCB.2008.2008724. Epub 2009 Feb 6.
3
A new algorithm to design compact two-hidden-layer artificial neural networks.一种用于设计紧凑型双隐藏层人工神经网络的新算法。
Neural Netw. 2001 Nov;14(9):1265-78. doi: 10.1016/s0893-6080(01)00075-2.
4
Quantum-based algorithm for optimizing artificial neural networks.基于量子的人工神经网络优化算法。
IEEE Trans Neural Netw Learn Syst. 2013 Aug;24(8):1266-78. doi: 10.1109/TNNLS.2013.2249089.
5
A constructive algorithm for training cooperative neural network ensembles.一种用于训练协作神经网络集成的构造性算法。
IEEE Trans Neural Netw. 2003;14(4):820-34. doi: 10.1109/TNN.2003.813832.
6
Making use of population information in evolutionary artificial neural networks.在进化人工神经网络中利用种群信息。
IEEE Trans Syst Man Cybern B Cybern. 1998;28(3):417-25. doi: 10.1109/3477.678637.
7
Adaptive evolutionary artificial neural networks for pattern classification.用于模式分类的自适应进化人工神经网络。
IEEE Trans Neural Netw. 2011 Nov;22(11):1823-36. doi: 10.1109/TNN.2011.2169426. Epub 2011 Oct 3.
8
Evolving artificial neural networks for screening features from mammograms.进化人工神经网络用于从乳房X光片中筛选特征。
Artif Intell Med. 1998 Nov;14(3):317-26. doi: 10.1016/s0933-3657(98)00040-2.
9
A new constructive algorithm for architectural and functional adaptation of artificial neural networks.一种用于人工神经网络架构和功能自适应的新型构造算法。
IEEE Trans Syst Man Cybern B Cybern. 2009 Dec;39(6):1590-605. doi: 10.1109/TSMCB.2009.2021849. Epub 2009 Jun 5.
10
Discrete-time backpropagation for training synaptic delay-based artificial neural networks.用于训练基于突触延迟的人工神经网络的离散时间反向传播
IEEE Trans Neural Netw. 1999;10(4):779-89. doi: 10.1109/72.774220.

引用本文的文献

1
Improving the performance of mutation-based evolving artificial neural networks with self-adaptive mutations.利用自适应突变提高基于突变的进化人工神经网络的性能。
PLoS One. 2024 Jul 15;19(7):e0307084. doi: 10.1371/journal.pone.0307084. eCollection 2024.
2
Digital Pathology for Better Clinical Practice.数字病理学助力优化临床实践。
Cancers (Basel). 2024 Apr 26;16(9):1686. doi: 10.3390/cancers16091686.
3
Devising novel performance measures for assessing the behavior of multilayer perceptrons trained on regression tasks.
设计用于评估基于回归任务训练的多层感知机行为的新型性能指标。
PLoS One. 2023 May 18;18(5):e0285471. doi: 10.1371/journal.pone.0285471. eCollection 2023.
4
Application of Meta-Heuristic Algorithms for Training Neural Networks and Deep Learning Architectures: A Comprehensive Review.元启发式算法在神经网络和深度学习架构训练中的应用:全面综述。
Neural Process Lett. 2022 Oct 31:1-104. doi: 10.1007/s11063-022-11055-6.
5
An Evolutionary Field Theorem: Evolutionary Field Optimization in Training of Power-Weighted Multiplicative Neurons for Nitrogen Oxides-Sensitive Electronic Nose Applications.一种进化场定理:在用于氮氧化物敏感电子鼻应用的功率加权乘法神经元的训练中进行进化场优化。
Sensors (Basel). 2022 May 18;22(10):3836. doi: 10.3390/s22103836.
6
A Sequential Handwriting Recognition Model Based on a Dynamically Configurable CRNN.基于动态可配置 CRNN 的顺序手写识别模型。
Sensors (Basel). 2021 Nov 2;21(21):7306. doi: 10.3390/s21217306.
7
Parsimonious neural networks learn interpretable physical laws.简约神经网络学习可解释的物理定律。
Sci Rep. 2021 Jun 17;11(1):12761. doi: 10.1038/s41598-021-92278-w.
8
Using machine learning methods to determine a typology of patients with HIV-HCV infection to be treated with antivirals.利用机器学习方法确定接受抗病毒治疗的 HIV-HCV 感染患者的分类。
PLoS One. 2020 Jan 10;15(1):e0227188. doi: 10.1371/journal.pone.0227188. eCollection 2020.
9
Optimization of Deep Neural Networks Using SoCs with OpenCL.利用具有 OpenCL 的 SoC 优化深度神经网络。
Sensors (Basel). 2018 Apr 30;18(5):1384. doi: 10.3390/s18051384.
10
Evolutionary Design of Convolutional Neural Networks for Human Activity Recognition in Sensor-Rich Environments.卷积神经网络在富含传感器环境下人类活动识别的进化设计。
Sensors (Basel). 2018 Apr 23;18(4):1288. doi: 10.3390/s18041288.