• 文献检索
  • 文档翻译
  • 深度研究
  • 学术资讯
  • 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分钟生成高质量综述,智能提取关键信息,辅助科研写作。

立即免费体验

笛卡尔遗传编程在学习神经结构发展中的演变。

Evolution of cartesian genetic programs for development of learning neural architecture.

机构信息

Electrical Engineering Department, NWFP UET Peshawar, Pakistan.

出版信息

Evol Comput. 2011 Fall;19(3):469-523. doi: 10.1162/EVCO_a_00043. Epub 2011 Jun 20.

DOI:10.1162/EVCO_a_00043
PMID:21591889
Abstract

Although artificial neural networks have taken their inspiration from natural neurological systems, they have largely ignored the genetic basis of neural functions. Indeed, evolutionary approaches have mainly assumed that neural learning is associated with the adjustment of synaptic weights. The goal of this paper is to use evolutionary approaches to find suitable computational functions that are analogous to natural sub-components of biological neurons and demonstrate that intelligent behavior can be produced as a result of this additional biological plausibility. Our model allows neurons, dendrites, and axon branches to grow or die so that synaptic morphology can change and affect information processing while solving a computational problem. The compartmental model of a neuron consists of a collection of seven chromosomes encoding distinct computational functions inside the neuron. Since the equivalent computational functions of neural components are very complex and in some cases unknown, we have used a form of genetic programming known as Cartesian genetic programming (CGP) to obtain these functions. We start with a small random network of soma, dendrites, and neurites that develops during problem solving by repeatedly executing the seven chromosomal programs that have been found by evolution. We have evaluated the learning potential of this system in the context of a well-known single agent learning problem, known as Wumpus World. We also examined the harder problem of learning in a competitive environment for two antagonistic agents, in which both agents are controlled by independent CGP computational networks (CGPCN). Our results show that the agents exhibit interesting learning capabilities.

摘要

虽然人工神经网络受到自然神经系统的启发,但它们在很大程度上忽略了神经功能的遗传基础。事实上,进化方法主要假设神经学习与突触权重的调整有关。本文的目的是利用进化方法找到与生物神经元的自然子组件类似的合适计算功能,并证明智能行为可以由此产生额外的生物学合理性。我们的模型允许神经元、树突和轴突分支生长或死亡,从而改变突触形态,并在解决计算问题的同时影响信息处理。神经元的分区模型由一组七个染色体组成,这些染色体编码神经元内部的不同计算功能。由于神经成分的等效计算功能非常复杂,在某些情况下是未知的,我们使用了一种称为笛卡尔遗传编程(CGP)的遗传编程形式来获得这些功能。我们从一个由 soma、树突和轴突组成的小随机网络开始,通过反复执行进化找到的七个染色体程序来解决问题。我们在一个名为 Wumpus World 的著名单代理学习问题的背景下评估了这个系统的学习潜力。我们还研究了在两个对抗性代理的竞争环境中学习的更困难的问题,其中两个代理都由独立的 CGP 计算网络(CGPCN)控制。我们的结果表明,代理表现出有趣的学习能力。

相似文献

1
Evolution of cartesian genetic programs for development of learning neural architecture.笛卡尔遗传编程在学习神经结构发展中的演变。
Evol Comput. 2011 Fall;19(3):469-523. doi: 10.1162/EVCO_a_00043. Epub 2011 Jun 20.
2
Evolutionary product unit based neural networks for regression.基于进化乘积单元的回归神经网络。
Neural Netw. 2006 May;19(4):477-86. doi: 10.1016/j.neunet.2005.11.001. Epub 2006 Feb 14.
3
Modeling the insect mushroom bodies: application to a delayed match-to-sample task.昆虫蘑菇体建模:在延迟匹配样本任务中的应用。
Neural Netw. 2013 May;41:202-11. doi: 10.1016/j.neunet.2012.11.013. Epub 2012 Dec 3.
4
A learning rule for very simple universal approximators consisting of a single layer of perceptrons.一种由单层感知器组成的非常简单的通用逼近器的学习规则。
Neural Netw. 2008 Jun;21(5):786-95. doi: 10.1016/j.neunet.2007.12.036. Epub 2007 Dec 31.
5
An extended model for a spiking neuron class.一种用于脉冲神经元类别的扩展模型。
Biol Cybern. 2007 Sep;97(3):211-9. doi: 10.1007/s00422-007-0169-x. Epub 2007 Jul 24.
6
Neural networks with multiple general neuron models: a hybrid computational intelligence approach using Genetic Programming.具有多种通用神经元模型的神经网络:一种使用遗传编程的混合计算智能方法。
Neural Netw. 2009 Jul-Aug;22(5-6):614-22. doi: 10.1016/j.neunet.2009.06.043. Epub 2009 Jul 3.
7
Meta-learning approach to neural network optimization.元学习方法在神经网络优化中的应用。
Neural Netw. 2010 May;23(4):568-82. doi: 10.1016/j.neunet.2010.02.003. Epub 2010 Feb 20.
8
Biologically plausible learning in neural networks: a lesson from bacterial chemotaxis.神经网络中具有生物学合理性的学习:来自细菌趋化作用的启示。
Biol Cybern. 2009 Dec;101(5-6):379-85. doi: 10.1007/s00422-009-0341-6. Epub 2009 Oct 21.
9
A graph-based evolutionary algorithm: Genetic Network Programming (GNP) and its extension using reinforcement learning.一种基于图的进化算法:遗传网络编程(GNP)及其使用强化学习的扩展。
Evol Comput. 2007 Fall;15(3):369-98. doi: 10.1162/evco.2007.15.3.369.
10
A computational study into the evolution of dual-route dynamics for affective processing.一项关于情感加工双路径动力学演化的计算研究。
J Cogn Neurosci. 2003 Feb 15;15(2):194-208. doi: 10.1162/089892903321208132.