Development and Practical Applications of Computational Intelligence Technology

Y. Matsuzaka, R. Yashiro
{"title":"Development and Practical Applications of Computational Intelligence Technology","authors":"Y. Matsuzaka, R. Yashiro","doi":"10.3390/biomedinformatics4010032","DOIUrl":null,"url":null,"abstract":"Computational intelligence (CI) uses applied computational methods for problem-solving inspired by the behavior of humans and animals. Biological systems are used to construct software to solve complex problems, and one type of such system is an artificial immune system (AIS), which imitates the immune system of a living body. AISs have been used to solve problems that require identification and learning, such as computer virus identification and removal, image identification, and function optimization problems. In the body’s immune system, a wide variety of cells work together to distinguish between the self and non-self and to eliminate the non-self. AISs enable learning and discrimination by imitating part or all of the mechanisms of a living body’s immune system. Certainly, some deep neural networks have exceptional performance that far surpasses that of humans in certain tasks, but to build such a network, a huge amount of data is first required. These networks are used in a wide range of applications, such as extracting knowledge from a large amount of data, learning from past actions, and creating the optimal solution (the optimization problem). A new technique for pre-training natural language processing (NLP) software ver.9.1by using transformers called Bidirectional Encoder Representations (BERT) builds on recent research in pre-training contextual representations, including Semi-Supervised Sequence Learning, Generative Pre-Training, ELMo (Embeddings from Language Models), which is a method for obtaining distributed representations that consider context, and ULMFit (Universal Language Model Fine-Tuning). BERT is a method that can address the issue of the need for large amounts of data, which is inherent in large-scale models, by using pre-learning with unlabeled data. An optimization problem involves “finding a solution that maximizes or minimizes an objective function under given constraints”. In recent years, machine learning approaches that consider pattern recognition as an optimization problem have become popular. This pattern recognition is an operation that associates patterns observed as spatial and temporal changes in signals with classes to which they belong. It involves identifying and retrieving predetermined features and rules from data; however, the features and rules here are not logical information, but are found in images, sounds, etc. Therefore, pattern recognition is generally conducted by supervised learning. Based on a new theory that deals with the process by which the immune system learns from past infection experiences, the clonal selection of immune cells can be viewed as a learning rule of reinforcement learning.","PeriodicalId":72394,"journal":{"name":"BioMedInformatics","volume":"64 9","pages":""},"PeriodicalIF":0.0000,"publicationDate":"2024-02-22","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":null,"platform":"Semanticscholar","paperid":null,"PeriodicalName":"BioMedInformatics","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.3390/biomedinformatics4010032","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 0

Abstract

Computational intelligence (CI) uses applied computational methods for problem-solving inspired by the behavior of humans and animals. Biological systems are used to construct software to solve complex problems, and one type of such system is an artificial immune system (AIS), which imitates the immune system of a living body. AISs have been used to solve problems that require identification and learning, such as computer virus identification and removal, image identification, and function optimization problems. In the body’s immune system, a wide variety of cells work together to distinguish between the self and non-self and to eliminate the non-self. AISs enable learning and discrimination by imitating part or all of the mechanisms of a living body’s immune system. Certainly, some deep neural networks have exceptional performance that far surpasses that of humans in certain tasks, but to build such a network, a huge amount of data is first required. These networks are used in a wide range of applications, such as extracting knowledge from a large amount of data, learning from past actions, and creating the optimal solution (the optimization problem). A new technique for pre-training natural language processing (NLP) software ver.9.1by using transformers called Bidirectional Encoder Representations (BERT) builds on recent research in pre-training contextual representations, including Semi-Supervised Sequence Learning, Generative Pre-Training, ELMo (Embeddings from Language Models), which is a method for obtaining distributed representations that consider context, and ULMFit (Universal Language Model Fine-Tuning). BERT is a method that can address the issue of the need for large amounts of data, which is inherent in large-scale models, by using pre-learning with unlabeled data. An optimization problem involves “finding a solution that maximizes or minimizes an objective function under given constraints”. In recent years, machine learning approaches that consider pattern recognition as an optimization problem have become popular. This pattern recognition is an operation that associates patterns observed as spatial and temporal changes in signals with classes to which they belong. It involves identifying and retrieving predetermined features and rules from data; however, the features and rules here are not logical information, but are found in images, sounds, etc. Therefore, pattern recognition is generally conducted by supervised learning. Based on a new theory that deals with the process by which the immune system learns from past infection experiences, the clonal selection of immune cells can be viewed as a learning rule of reinforcement learning.
计算智能技术的开发与实际应用
计算智能(CI)利用受人类和动物行为启发的应用计算方法来解决问题。生物系统被用来构建解决复杂问题的软件,人工免疫系统(AIS)就是这类系统的一种,它模仿活体的免疫系统。人工免疫系统已被用于解决需要识别和学习的问题,如计算机病毒识别和清除、图像识别和函数优化问题。在人体的免疫系统中,各种细胞协同工作,区分自我和非自我,并清除非自我。人工智能系统通过模仿活体免疫系统的部分或全部机制来实现学习和辨别。当然,一些深度神经网络在某些任务中具有远超人类的卓越性能,但要构建这样的网络,首先需要大量的数据。这些网络的应用范围非常广泛,例如从大量数据中提取知识、从过去的行为中学习,以及创建最优解(优化问题)。双向编码器表征(BERT)是一种利用转换器对自然语言处理(NLP)软件 ver.9.1 进行预训练的新技术,它建立在近期对上下文表征进行预训练的研究基础之上,包括半监督序列学习(Semi-Supervised Sequence Learning)、生成预训练(Generative Pre-Training)、ELMo(语言模型嵌入)(一种获取考虑上下文的分布式表征的方法)和 ULMFit(通用语言模型微调)。BERT 是一种通过使用未标注数据进行预学习的方法,可以解决大规模模型固有的需要大量数据的问题。优化问题是指 "在给定的约束条件下,找到使目标函数最大化或最小化的解决方案"。近年来,将模式识别视为优化问题的机器学习方法开始流行起来。这种模式识别是一种将观察到的信号空间和时间变化模式与所属类别联系起来的操作。它涉及从数据中识别和检索预定的特征和规则;不过,这里的特征和规则不是逻辑信息,而是在图像、声音等中发现的。因此,模式识别一般是通过监督学习来进行的。免疫系统从过去的感染经验中学习的过程是一种新的理论,基于这种理论,免疫细胞的克隆选择可以被视为强化学习的一种学习规则。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
求助全文
约1分钟内获得全文 求助全文
来源期刊
CiteScore
1.70
自引率
0.00%
发文量
0
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
确定
请完成安全验证×
copy
已复制链接
快去分享给好友吧!
我知道了
右上角分享
点击右上角分享
0
联系我们:info@booksci.cn Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。 Copyright © 2023 布克学术 All rights reserved.
京ICP备2023020795号-1
ghs 京公网安备 11010802042870号
Book学术文献互助
Book学术文献互助群
群 号:604180095
Book学术官方微信