首页 > 最新文献

Research Anthology on Multi-Industry Uses of Genetic Programming and Algorithms最新文献

英文 中文
A Secured Predictive Analytics Using Genetic Algorithm and Evolution Strategies 基于遗传算法和进化策略的安全预测分析
Pub Date : 1900-01-01 DOI: 10.4018/978-1-7998-1290-6.ch009
A. V. Krishna, Shriansh Pandey, Raghav Sarda
In the banking sector, the major challenge will be retaining customers. Different banks will be offering various schemes to attract new customers and retain existing customers. The details about the customers will be provided by various features like account number, credit score, balance, credit card usage, salary deposited, and so on. Thus, in this work an attempt is made to identify the churning rate of the possible customers leaving the organization by using genetic algorithm. The outcome of the work may be used by the banks to take measures to reduce churning rates of the possible customers in leaving the respective bank. Modern cyber security attacks have surely played with the effects of the users. Cryptography is one such technique to create certainty, authentication, integrity, availability, confidentiality, and identification of user data can be maintained and security and privacy of data can be provided to the user. The detailed study on identity-based encryption removes the need for certificates.
在银行业,主要的挑战将是留住客户。不同的银行将提供各种方案来吸引新客户和保留现有客户。有关客户的详细信息将由各种功能提供,如帐号、信用评分、余额、信用卡使用情况、存入的工资等。因此,在这项工作中,试图通过使用遗传算法来确定可能的客户离开组织的搅动率。这项工作的结果可以被银行用来采取措施,以减少潜在客户离开各自银行时的流失率。现代网络安全攻击无疑对用户产生了影响。密码学就是这样一种技术,可以维护用户数据的确定性、身份验证、完整性、可用性、机密性和标识,并向用户提供数据的安全性和隐私性。对基于身份的加密的详细研究消除了对证书的需求。
{"title":"A Secured Predictive Analytics Using Genetic Algorithm and Evolution Strategies","authors":"A. V. Krishna, Shriansh Pandey, Raghav Sarda","doi":"10.4018/978-1-7998-1290-6.ch009","DOIUrl":"https://doi.org/10.4018/978-1-7998-1290-6.ch009","url":null,"abstract":"In the banking sector, the major challenge will be retaining customers. Different banks will be offering various schemes to attract new customers and retain existing customers. The details about the customers will be provided by various features like account number, credit score, balance, credit card usage, salary deposited, and so on. Thus, in this work an attempt is made to identify the churning rate of the possible customers leaving the organization by using genetic algorithm. The outcome of the work may be used by the banks to take measures to reduce churning rates of the possible customers in leaving the respective bank. Modern cyber security attacks have surely played with the effects of the users. Cryptography is one such technique to create certainty, authentication, integrity, availability, confidentiality, and identification of user data can be maintained and security and privacy of data can be provided to the user. The detailed study on identity-based encryption removes the need for certificates.","PeriodicalId":345892,"journal":{"name":"Research Anthology on Multi-Industry Uses of Genetic Programming and Algorithms","volume":"27 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1900-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"122063401","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Performance Evaluation of Population Seeding Techniques of Permutation-Coded GA Traveling Salesman Problems Based Assessment 基于评估的排列编码GA旅行商问题种群播种技术性能评价
Pub Date : 1900-01-01 DOI: 10.4018/978-1-7998-8048-6.ch053
Victer Paul, Ganeshkumar C., Jayakumar L
Genetic algorithms (GAs) are a population-based meta-heuristic global optimization technique for dealing with complex problems with a very large search space. The population initialization is a crucial task in GAs because it plays a vital role in the convergence speed, problem search space exploration, and also the quality of the final optimal solution. Though the importance of deciding problem-specific population initialization in GA is widely recognized, it is hardly addressed in the literature. In this article, different population seeding techniques for permutation-coded genetic algorithms such as random, nearest neighbor (NN), gene bank (GB), sorted population (SP), and selective initialization (SI), along with three newly proposed ordered-distance-vector-based initialization techniques have been extensively studied. The ability of each population seeding technique has been examined in terms of a set of performance criteria, such as computation time, convergence rate, error rate, average convergence, convergence diversity, nearest-neighbor ratio, average distinct solutions and distribution of individuals. One of the famous combinatorial hard problems of the traveling salesman problem (TSP) is being chosen as the testbed and the experiments are performed on large-sized benchmark TSP instances obtained from standard TSPLIB. The scope of the experiments in this article is limited to the initialization phase of the GA and this restricted scope helps to assess the performance of the population seeding techniques in their intended phase alone. The experimentation analyses are carried out using statistical tools to claim the unique performance characteristic of each population seeding techniques and best performing techniques are identified based on the assessment criteria defined and the nature of the application.
遗传算法(GAs)是一种基于种群的元启发式全局优化技术,用于处理具有很大搜索空间的复杂问题。种群初始化对遗传算法的收敛速度、问题搜索空间的探索以及最终最优解的质量起着至关重要的作用。虽然在遗传算法中确定特定问题群体初始化的重要性得到了广泛的认识,但在文献中几乎没有提到。本文对排列编码遗传算法中不同的种群播种技术,如随机最近邻(NN)、基因库(GB)、排序种群(SP)和选择性初始化(SI),以及三种新提出的基于有序距离向量的初始化技术进行了广泛的研究。从计算时间、收敛速度、错误率、平均收敛性、收敛多样性、最近邻比、平均不同解和个体分布等性能指标来考察每种种群播种技术的能力。选择著名的组合难题之一旅行商问题(TSP)作为实验平台,在标准TSPLIB中得到的大型TSP基准实例上进行了实验。本文的实验范围仅限于遗传算法的初始化阶段,这一有限的范围有助于单独评估种群播种技术在其预期阶段的性能。利用统计工具进行实验分析,以确定每种种群播种技术的独特性能特征,并根据定义的评估标准和应用的性质确定最佳表现技术。
{"title":"Performance Evaluation of Population Seeding Techniques of Permutation-Coded GA Traveling Salesman Problems Based Assessment","authors":"Victer Paul, Ganeshkumar C., Jayakumar L","doi":"10.4018/978-1-7998-8048-6.ch053","DOIUrl":"https://doi.org/10.4018/978-1-7998-8048-6.ch053","url":null,"abstract":"Genetic algorithms (GAs) are a population-based meta-heuristic global optimization technique for dealing with complex problems with a very large search space. The population initialization is a crucial task in GAs because it plays a vital role in the convergence speed, problem search space exploration, and also the quality of the final optimal solution. Though the importance of deciding problem-specific population initialization in GA is widely recognized, it is hardly addressed in the literature. In this article, different population seeding techniques for permutation-coded genetic algorithms such as random, nearest neighbor (NN), gene bank (GB), sorted population (SP), and selective initialization (SI), along with three newly proposed ordered-distance-vector-based initialization techniques have been extensively studied. The ability of each population seeding technique has been examined in terms of a set of performance criteria, such as computation time, convergence rate, error rate, average convergence, convergence diversity, nearest-neighbor ratio, average distinct solutions and distribution of individuals. One of the famous combinatorial hard problems of the traveling salesman problem (TSP) is being chosen as the testbed and the experiments are performed on large-sized benchmark TSP instances obtained from standard TSPLIB. The scope of the experiments in this article is limited to the initialization phase of the GA and this restricted scope helps to assess the performance of the population seeding techniques in their intended phase alone. The experimentation analyses are carried out using statistical tools to claim the unique performance characteristic of each population seeding techniques and best performing techniques are identified based on the assessment criteria defined and the nature of the application.","PeriodicalId":345892,"journal":{"name":"Research Anthology on Multi-Industry Uses of Genetic Programming and Algorithms","volume":"25 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1900-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"125625383","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Application of Computational Intelligence in Network Intrusion Detection 计算智能在网络入侵检测中的应用
Pub Date : 1900-01-01 DOI: 10.4018/978-1-7998-8048-6.ch032
Heba F. Eid
Intrusion detection system plays an important role in network security. However, network intrusion detection (NID) suffers from several problems, such as false positives, operational issues in high dimensional data, and the difficulty of detecting unknown threats. Most of the problems with intrusion detection are caused by improper implementation of the network intrusion detection system (NIDS). Over the past few years, computational intelligence (CI) has become an effective area in extending research capabilities. Thus, NIDS based upon CI is currently attracting considerable interest from the research community. The scope of this review will encompass the concept of NID and presents the core methods of CI, including support vector machine, hidden naïve Bayes, particle swarm optimization, genetic algorithm, and fuzzy logic. The findings of this review should provide useful insights into the application of different CI methods for NIDS over the literature, allowing to clearly define existing research challenges and progress, and to highlight promising new research directions.
入侵检测系统在网络安全中起着重要的作用。然而,网络入侵检测(NID)存在一些问题,如误报、高维数据中的操作问题以及检测未知威胁的困难。大多数入侵检测问题都是由于网络入侵检测系统(NIDS)的实施不当造成的。在过去的几年中,计算智能(CI)已经成为扩展研究能力的一个有效领域。因此,基于CI的NIDS目前正在吸引研究界的相当大的兴趣。这篇综述的范围将包括NID的概念,并介绍CI的核心方法,包括支持向量机、隐式naïve贝叶斯、粒子群优化、遗传算法和模糊逻辑。本综述的研究结果应该为不同CI方法在NIDS中的应用提供有用的见解,允许清楚地定义现有的研究挑战和进展,并突出有希望的新研究方向。
{"title":"Application of Computational Intelligence in Network Intrusion Detection","authors":"Heba F. Eid","doi":"10.4018/978-1-7998-8048-6.ch032","DOIUrl":"https://doi.org/10.4018/978-1-7998-8048-6.ch032","url":null,"abstract":"Intrusion detection system plays an important role in network security. However, network intrusion detection (NID) suffers from several problems, such as false positives, operational issues in high dimensional data, and the difficulty of detecting unknown threats. Most of the problems with intrusion detection are caused by improper implementation of the network intrusion detection system (NIDS). Over the past few years, computational intelligence (CI) has become an effective area in extending research capabilities. Thus, NIDS based upon CI is currently attracting considerable interest from the research community. The scope of this review will encompass the concept of NID and presents the core methods of CI, including support vector machine, hidden naïve Bayes, particle swarm optimization, genetic algorithm, and fuzzy logic. The findings of this review should provide useful insights into the application of different CI methods for NIDS over the literature, allowing to clearly define existing research challenges and progress, and to highlight promising new research directions.","PeriodicalId":345892,"journal":{"name":"Research Anthology on Multi-Industry Uses of Genetic Programming and Algorithms","volume":"79 ","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1900-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"120875682","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Decision Choice Optimization With Genetic Algorithm in Communication Networks 基于遗传算法的通信网络决策选择优化
Pub Date : 1900-01-01 DOI: 10.4018/978-1-7998-3355-0.ch009
Driss Ait Omar, Mohamed EL Amrani, Hamid Garmani, Mohamed Baslam, M. Fakir
Optimization is an essential tool in the field of decision support. In this chapter, the authors study an inverse problem applied in the telecommunication networks. Indeed, in the telecommunication networks, service providers have subscription offers to customers. Since competition is strong in this sector, most of these advertising offerings, totally or partially ambiguous, are prepared to attract the attention of consumers. For this reason, customers face problems in making decisions about the choice of the operators that gives them a better report price/QoS. Mathematical modeling of this decision support problem led to the resolution of an inverse problem. More precisely, the inverse problem is to find the function of the QoS real knowing the QoS theoretical or advertising. This model will help customers who seek to know the degree of sincerity of their operators, and it is an opportunity for operators who want to maintain their resources so that they gain the trust of customers.
优化是决策支持领域的重要工具。在这一章中,作者研究了一个应用于电信网络的逆问题。实际上,在电信网络中,服务提供商向客户提供订阅服务。由于这一领域的竞争非常激烈,这些广告中的大多数,完全或部分模棱两可,都是为了吸引消费者的注意。由于这个原因,客户在选择给他们提供更好的报告价格/QoS的运营商时面临问题。该决策支持问题的数学建模导致了一个反问题的解决。更准确地说,逆问题是在知道QoS理论或广告的情况下,找到实际的QoS函数。这种模式可以帮助寻求了解运营商诚信程度的客户,对于希望维护自己的资源从而获得客户信任的运营商来说,这是一个机会。
{"title":"Decision Choice Optimization With Genetic Algorithm in Communication Networks","authors":"Driss Ait Omar, Mohamed EL Amrani, Hamid Garmani, Mohamed Baslam, M. Fakir","doi":"10.4018/978-1-7998-3355-0.ch009","DOIUrl":"https://doi.org/10.4018/978-1-7998-3355-0.ch009","url":null,"abstract":"Optimization is an essential tool in the field of decision support. In this chapter, the authors study an inverse problem applied in the telecommunication networks. Indeed, in the telecommunication networks, service providers have subscription offers to customers. Since competition is strong in this sector, most of these advertising offerings, totally or partially ambiguous, are prepared to attract the attention of consumers. For this reason, customers face problems in making decisions about the choice of the operators that gives them a better report price/QoS. Mathematical modeling of this decision support problem led to the resolution of an inverse problem. More precisely, the inverse problem is to find the function of the QoS real knowing the QoS theoretical or advertising. This model will help customers who seek to know the degree of sincerity of their operators, and it is an opportunity for operators who want to maintain their resources so that they gain the trust of customers.","PeriodicalId":345892,"journal":{"name":"Research Anthology on Multi-Industry Uses of Genetic Programming and Algorithms","volume":"11 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1900-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"122194145","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Genetic-Algorithm-Based Performance Optimization for Non-Linear MIMO System 基于遗传算法的非线性MIMO系统性能优化
Pub Date : 1900-01-01 DOI: 10.4018/978-1-5225-3129-6.CH003
Anitha Mary Xavier
Environmental regulations demand efficient and eco-friendly ways of power generation. Coal continues to play a vital role in power generation because of its availability in abundance. Power generation using coal leads to local pollution problems. Hence this conflicting situation demands a new technology - Integrated Gasification Combined Cycle (IGCC). Gasifier is one of the subsystems in IGCC. It is a multivariable system with four inputs and four outputs with higher degree of cross coupling between the input and output variables. ALSTOM – a multinational and Original Equipment Manufacturer (OEM) - developed a detailed nonlinear mathematical model, validated made this model available to the academic community and demanded different control strategies which will satisfy certain stringent performance criteria during specified disturbances. These demands of ALSTOM are well known as “ALSTOM Benchmark Challenges”. The chapter is addressed to solve Alstom Benchmark Challenges using Proportional-Integral-Derivative-Filter (PIDF) controllers optimised by Genetic Algorithm.
环境法规要求高效、环保的发电方式。由于煤炭储量丰富,它继续在发电中发挥着至关重要的作用。燃煤发电导致了当地的污染问题。因此,这种矛盾的局面需要一种新的技术-综合气化联合循环(IGCC)。气化炉是IGCC的子系统之一。它是一个四输入四输出的多变量系统,输入输出变量之间的交叉耦合程度较高。跨国原始设备制造商(OEM)阿尔斯通(ALSTOM)开发了一个详细的非线性数学模型,并对该模型进行了验证,使其可用于学术界,并要求在特定干扰下满足某些严格性能标准的不同控制策略。阿尔斯通的这些要求被称为“阿尔斯通基准挑战”。本章旨在解决阿尔斯通基准挑战使用比例-积分-导数-滤波器(PIDF)控制器优化的遗传算法。
{"title":"Genetic-Algorithm-Based Performance Optimization for Non-Linear MIMO System","authors":"Anitha Mary Xavier","doi":"10.4018/978-1-5225-3129-6.CH003","DOIUrl":"https://doi.org/10.4018/978-1-5225-3129-6.CH003","url":null,"abstract":"Environmental regulations demand efficient and eco-friendly ways of power generation. Coal continues to play a vital role in power generation because of its availability in abundance. Power generation using coal leads to local pollution problems. Hence this conflicting situation demands a new technology - Integrated Gasification Combined Cycle (IGCC). Gasifier is one of the subsystems in IGCC. It is a multivariable system with four inputs and four outputs with higher degree of cross coupling between the input and output variables. ALSTOM – a multinational and Original Equipment Manufacturer (OEM) - developed a detailed nonlinear mathematical model, validated made this model available to the academic community and demanded different control strategies which will satisfy certain stringent performance criteria during specified disturbances. These demands of ALSTOM are well known as “ALSTOM Benchmark Challenges”. The chapter is addressed to solve Alstom Benchmark Challenges using Proportional-Integral-Derivative-Filter (PIDF) controllers optimised by Genetic Algorithm.","PeriodicalId":345892,"journal":{"name":"Research Anthology on Multi-Industry Uses of Genetic Programming and Algorithms","volume":"19 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1900-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"132796812","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 2
Genetic Algorithm Approach for Inventory and Supply Chain Management 库存与供应链管理的遗传算法
Pub Date : 1900-01-01 DOI: 10.4018/978-1-7998-8048-6.ch057
Poonam Mishra
Inventory and supply chain management is a real concern for business community in today's globally competitive scenario. Various inventory models are proposed, significant parameters are analysed and finally optimized by researchers in order to give managers an insight for the different parameters. Mathematical and logical analysis of different inventory and supply chain models helps mangers in overall cost reduction and further higher revenue generation. Members often encounter conflicting interest and unforeseen scenario. So, all this make supply chain very complex and dynamic process. Complex and uncertain nature of inventory and supply chain, many times either it is not feasible to solve the issue with traditional methods or it is not cost effective. Thus many researchers are using artificial intelligence approach for investigation. Genetic algorithm is one among them that works efficiently with complex nature of the inventory and supply chain management. This article provides an up to date review about the role of GA in overall inventory and supply chain management.
库存和供应链管理是当今全球竞争环境下商界真正关注的问题。研究人员提出了各种库存模型,并对重要参数进行了分析和优化,以使管理者对不同的参数有更深入的了解。对不同库存和供应链模型的数学和逻辑分析有助于管理者降低总体成本,进一步提高收入。成员经常会遇到利益冲突和不可预见的情况。因此,所有这些使得供应链非常复杂和动态的过程。库存和供应链的复杂性和不确定性,很多时候不是用传统的方法解决问题是不可行的,就是不符合成本效益。因此,许多研究人员正在使用人工智能方法进行研究。遗传算法是其中一种能够有效解决库存和供应链管理复杂性问题的算法。本文对遗传算法在整体库存和供应链管理中的作用进行了最新的综述。
{"title":"Genetic Algorithm Approach for Inventory and Supply Chain Management","authors":"Poonam Mishra","doi":"10.4018/978-1-7998-8048-6.ch057","DOIUrl":"https://doi.org/10.4018/978-1-7998-8048-6.ch057","url":null,"abstract":"Inventory and supply chain management is a real concern for business community in today's globally competitive scenario. Various inventory models are proposed, significant parameters are analysed and finally optimized by researchers in order to give managers an insight for the different parameters. Mathematical and logical analysis of different inventory and supply chain models helps mangers in overall cost reduction and further higher revenue generation. Members often encounter conflicting interest and unforeseen scenario. So, all this make supply chain very complex and dynamic process. Complex and uncertain nature of inventory and supply chain, many times either it is not feasible to solve the issue with traditional methods or it is not cost effective. Thus many researchers are using artificial intelligence approach for investigation. Genetic algorithm is one among them that works efficiently with complex nature of the inventory and supply chain management. This article provides an up to date review about the role of GA in overall inventory and supply chain management.","PeriodicalId":345892,"journal":{"name":"Research Anthology on Multi-Industry Uses of Genetic Programming and Algorithms","volume":"74 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1900-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"128121846","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Use SUMO Simulator for the Determination of Light Times in Order to Reduce Pollution 使用相扑模拟器确定光照时间,以减少污染
Pub Date : 1900-01-01 DOI: 10.4018/978-1-7998-8048-6.ch060
Míriam Born, D. Adamatti, Marilton Sanchotene de Aguiar, Weslen Schiavon de Souza
Nowadays, urban mobility and air quality issues are prominent, due to the heavy traffic of vehicles and the emission of pollutants dissipated in the atmosphere. In the literature, a model of optimal control of traffic lights using Genetic Algorithms (GA) has been proposed. These algorithms have been introduced in the context of control traffic. In order to search for possible solutions to the problems of traffic lights in major urban centers. Thus, the study of the dispersion of pollutants and Genetic Algorithms with simulations performed in Urban Mobility Simulator SUMO (Simulation of Urban Mobility), seek satisfactory solutions to such problems. The AG uses the crossing of chromosomes, in this case the times of the traffic lights, featuring the finest green light times and the sum of each of the pollutants each simulation cycle. The simulations were performed and the results compared analyzes showed that the use of the genetic algorithm is very promising in this context.
目前,城市交通和空气质量问题十分突出,这主要是由于车辆的大量通行和污染物的排放在大气中消散。在文献中,提出了一种基于遗传算法的交通信号灯最优控制模型。这些算法是在控制流量的背景下介绍的。为了寻找主要城市中心交通信号灯问题的可能解决方案。因此,研究污染物的扩散和遗传算法,并在城市移动模拟器SUMO (Simulation of Urban Mobility)中进行仿真,寻求令人满意的解决方案。AG使用染色体的交叉,在这种情况下是交通灯的时间,具有最好的绿灯时间和每个模拟周期中每种污染物的总和。通过对仿真结果的比较分析表明,遗传算法在这种情况下的应用是很有前途的。
{"title":"Use SUMO Simulator for the Determination of Light Times in Order to Reduce Pollution","authors":"Míriam Born, D. Adamatti, Marilton Sanchotene de Aguiar, Weslen Schiavon de Souza","doi":"10.4018/978-1-7998-8048-6.ch060","DOIUrl":"https://doi.org/10.4018/978-1-7998-8048-6.ch060","url":null,"abstract":"Nowadays, urban mobility and air quality issues are prominent, due to the heavy traffic of vehicles and the emission of pollutants dissipated in the atmosphere. In the literature, a model of optimal control of traffic lights using Genetic Algorithms (GA) has been proposed. These algorithms have been introduced in the context of control traffic. In order to search for possible solutions to the problems of traffic lights in major urban centers. Thus, the study of the dispersion of pollutants and Genetic Algorithms with simulations performed in Urban Mobility Simulator SUMO (Simulation of Urban Mobility), seek satisfactory solutions to such problems. The AG uses the crossing of chromosomes, in this case the times of the traffic lights, featuring the finest green light times and the sum of each of the pollutants each simulation cycle. The simulations were performed and the results compared analyzes showed that the use of the genetic algorithm is very promising in this context.","PeriodicalId":345892,"journal":{"name":"Research Anthology on Multi-Industry Uses of Genetic Programming and Algorithms","volume":"139 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1900-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"133109028","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Optimization Techniques Applications in Biochemical Engineering and Controlled Drug Delivery 优化技术在生化工程和药物控制中的应用
Pub Date : 1900-01-01 DOI: 10.4018/978-1-7998-8048-6.ch031
S. Jujjavarapu, B. Singh
Before starting semi-pilot/pilot production plants for biochemical metabolites production, it is essential to optimize the fermentation media. This chapter discusses the classical and advanced techniques of media optimization. The statistical approaches save experimental time for developing processing and improving quality. Recent years have seen the growth of integrated approaches of microbial cultures. Optimization techniques such as response surface methodology, artificial neural network, genetic algorithms, differential evolution, ant colony optimization, etc. have received attention recently because of their major applications in various fields. Controlled release formulations have so many versatile applications in the field of pharmaceutical drugs that they have become important tools to apply the modern concept of therapeutic treatment. Process optimization of such formulations, mathematical modelling can play an important role. This chapter discusses various methodologies for optimization of formulation conditions for drug delivery.
在启动生化代谢物生产的半中试/中试工厂之前,必须对发酵培养基进行优化。本章讨论了经典的和先进的媒体优化技术。统计方法为改进工艺和提高质量节省了实验时间。近年来,微生物培养的综合方法得到了发展。响应面法、人工神经网络、遗传算法、差分进化、蚁群优化等优化技术近年来因其在各个领域的广泛应用而受到关注。控释制剂在医药领域具有多种用途,已成为应用现代治疗概念的重要工具。对这类配方的工艺优化,数学建模可以起到重要作用。本章讨论了优化给药配方条件的各种方法。
{"title":"Optimization Techniques Applications in Biochemical Engineering and Controlled Drug Delivery","authors":"S. Jujjavarapu, B. Singh","doi":"10.4018/978-1-7998-8048-6.ch031","DOIUrl":"https://doi.org/10.4018/978-1-7998-8048-6.ch031","url":null,"abstract":"Before starting semi-pilot/pilot production plants for biochemical metabolites production, it is essential to optimize the fermentation media. This chapter discusses the classical and advanced techniques of media optimization. The statistical approaches save experimental time for developing processing and improving quality. Recent years have seen the growth of integrated approaches of microbial cultures. Optimization techniques such as response surface methodology, artificial neural network, genetic algorithms, differential evolution, ant colony optimization, etc. have received attention recently because of their major applications in various fields. Controlled release formulations have so many versatile applications in the field of pharmaceutical drugs that they have become important tools to apply the modern concept of therapeutic treatment. Process optimization of such formulations, mathematical modelling can play an important role. This chapter discusses various methodologies for optimization of formulation conditions for drug delivery.","PeriodicalId":345892,"journal":{"name":"Research Anthology on Multi-Industry Uses of Genetic Programming and Algorithms","volume":"88 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1900-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"133708777","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Home Load-Side Management in Smart Grids Using Global Optimization 基于全局优化的智能电网家庭负荷侧管理
Pub Date : 1900-01-01 DOI: 10.4018/978-1-5225-8030-0.CH005
A. Recioui
Demand-side management (DSM) is a strategy enabling the power supplying companies to effectively manage the increasing demand for electricity and the quality of the supplied power. The main objectives of DSM programs are to improve the financial performance and customer relations. The idea is to encourage the consumer to use less energy during peak hours, or to move the time of energy use to off-peak times. The DSM controls the match between the demand and supply of electricity. Another objective of DSM is to maintain the power quality in order to level the load curves. In this chapter, a genetic algorithm is used in conjunction with demand-side management techniques to find the optimal scheduling of energy consumption inside N buildings in a neighborhood. The issue is formulated as multi-objective optimization problem aiming at reducing the peak load as well as minimizing the energy cost. The simulations reveal that the adopted strategy is able to plan the daily energy consumptions of a great number of electrical devices with good performance in terms of computational cost.
需求侧管理(DSM)是一种使供电公司能够有效管理不断增长的电力需求和供电质量的策略。DSM项目的主要目标是改善财务绩效和客户关系。这个想法是为了鼓励消费者在高峰时段减少能源使用,或者将能源使用时间转移到非高峰时段。DSM控制着电力需求和供应之间的匹配。电力需求侧管理的另一个目标是维持电力质量,以使负荷曲线趋于平稳。在本章中,将遗传算法与需求侧管理技术相结合,寻找社区内N栋建筑的最优能源消耗调度。该问题被表述为以降低峰值负荷和最小化能源成本为目标的多目标优化问题。仿真结果表明,所采用的策略能够规划大量电气设备的日常能耗,并且在计算成本方面具有良好的性能。
{"title":"Home Load-Side Management in Smart Grids Using Global Optimization","authors":"A. Recioui","doi":"10.4018/978-1-5225-8030-0.CH005","DOIUrl":"https://doi.org/10.4018/978-1-5225-8030-0.CH005","url":null,"abstract":"Demand-side management (DSM) is a strategy enabling the power supplying companies to effectively manage the increasing demand for electricity and the quality of the supplied power. The main objectives of DSM programs are to improve the financial performance and customer relations. The idea is to encourage the consumer to use less energy during peak hours, or to move the time of energy use to off-peak times. The DSM controls the match between the demand and supply of electricity. Another objective of DSM is to maintain the power quality in order to level the load curves. In this chapter, a genetic algorithm is used in conjunction with demand-side management techniques to find the optimal scheduling of energy consumption inside N buildings in a neighborhood. The issue is formulated as multi-objective optimization problem aiming at reducing the peak load as well as minimizing the energy cost. The simulations reveal that the adopted strategy is able to plan the daily energy consumptions of a great number of electrical devices with good performance in terms of computational cost.","PeriodicalId":345892,"journal":{"name":"Research Anthology on Multi-Industry Uses of Genetic Programming and Algorithms","volume":"104 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1900-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"117188696","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 4
A Novel Hybrid Genetic Algorithm for Unconstrained and Constrained Function Optimization 一种新的无约束和约束函数优化的混合遗传算法
Pub Date : 1900-01-01 DOI: 10.4018/978-1-5225-2375-8.CH009
Rajashree Mishra, K. Das
During the past decade, academic and industrial communities are highly interested in evolutionary techniques for solving optimization problems. Genetic Algorithm (GA) has proved its robustness in solving all most all types of optimization problems. To improve the performance of GA, several modifications have already been done within GA. Recently GA has been hybridized with many other nature-inspired algorithms. As such Bacterial Foraging Optimization (BFO) is popular bio inspired algorithm based on the foraging behavior of E. coli bacteria. Many researchers took active interest in hybridizing GA with BFO. Motivated by such popular hybridization of GA, an attempt has been made in this chapter to hybridize GA with BFO in a novel fashion. The Chemo-taxis step of BFO plays a major role in BFO. So an attempt has been made to hybridize Chemo-tactic step with GA cycle and the algorithm is named as Chemo-inspired Genetic Algorithm (CGA). It has been applied on benchmark functions and real life application problem to prove its efficacy.
在过去的十年中,学术界和工业界对解决优化问题的进化技术非常感兴趣。遗传算法在求解几乎所有类型的优化问题方面具有较强的鲁棒性。为了提高遗传算法的性能,已经对遗传算法进行了一些修改。最近,遗传算法与许多其他受自然启发的算法混合在一起。因此,细菌觅食优化(BFO)是一种基于大肠杆菌觅食行为的流行的仿生算法。许多研究者对转基因与BFO的杂交研究产生了积极的兴趣。在这种流行的遗传算法杂交的激励下,本章尝试以一种新颖的方式将遗传算法与BFO杂交。BFO的Chemo-taxis步骤在BFO中起主要作用。为此,本文尝试将化学策略步骤与遗传算法周期相结合,并将该算法命名为化学启发遗传算法(CGA)。通过对基准函数和实际应用问题的分析,验证了该方法的有效性。
{"title":"A Novel Hybrid Genetic Algorithm for Unconstrained and Constrained Function Optimization","authors":"Rajashree Mishra, K. Das","doi":"10.4018/978-1-5225-2375-8.CH009","DOIUrl":"https://doi.org/10.4018/978-1-5225-2375-8.CH009","url":null,"abstract":"During the past decade, academic and industrial communities are highly interested in evolutionary techniques for solving optimization problems. Genetic Algorithm (GA) has proved its robustness in solving all most all types of optimization problems. To improve the performance of GA, several modifications have already been done within GA. Recently GA has been hybridized with many other nature-inspired algorithms. As such Bacterial Foraging Optimization (BFO) is popular bio inspired algorithm based on the foraging behavior of E. coli bacteria. Many researchers took active interest in hybridizing GA with BFO. Motivated by such popular hybridization of GA, an attempt has been made in this chapter to hybridize GA with BFO in a novel fashion. The Chemo-taxis step of BFO plays a major role in BFO. So an attempt has been made to hybridize Chemo-tactic step with GA cycle and the algorithm is named as Chemo-inspired Genetic Algorithm (CGA). It has been applied on benchmark functions and real life application problem to prove its efficacy.","PeriodicalId":345892,"journal":{"name":"Research Anthology on Multi-Industry Uses of Genetic Programming and Algorithms","volume":"29 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1900-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"125786944","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
期刊
Research Anthology on Multi-Industry Uses of Genetic Programming and Algorithms
全部 Acc. Chem. Res. ACS Applied Bio Materials ACS Appl. Electron. Mater. ACS Appl. Energy Mater. ACS Appl. Mater. Interfaces ACS Appl. Nano Mater. ACS Appl. Polym. Mater. ACS BIOMATER-SCI ENG ACS Catal. ACS Cent. Sci. ACS Chem. Biol. ACS Chemical Health & Safety ACS Chem. Neurosci. ACS Comb. Sci. ACS Earth Space Chem. ACS Energy Lett. ACS Infect. Dis. ACS Macro Lett. ACS Mater. Lett. ACS Med. Chem. Lett. ACS Nano ACS Omega ACS Photonics ACS Sens. ACS Sustainable Chem. Eng. ACS Synth. Biol. Anal. Chem. BIOCHEMISTRY-US Bioconjugate Chem. BIOMACROMOLECULES Chem. Res. Toxicol. Chem. Rev. Chem. Mater. CRYST GROWTH DES ENERG FUEL Environ. Sci. Technol. Environ. Sci. Technol. Lett. Eur. J. Inorg. Chem. IND ENG CHEM RES Inorg. Chem. J. Agric. Food. Chem. J. Chem. Eng. Data J. Chem. Educ. J. Chem. Inf. Model. J. Chem. Theory Comput. J. Med. Chem. J. Nat. Prod. J PROTEOME RES J. Am. Chem. Soc. LANGMUIR MACROMOLECULES Mol. Pharmaceutics Nano Lett. Org. Lett. ORG PROCESS RES DEV ORGANOMETALLICS J. Org. Chem. J. Phys. Chem. J. Phys. Chem. A J. Phys. Chem. B J. Phys. Chem. C J. Phys. Chem. Lett. Analyst Anal. Methods Biomater. Sci. Catal. Sci. Technol. Chem. Commun. Chem. Soc. Rev. CHEM EDUC RES PRACT CRYSTENGCOMM Dalton Trans. Energy Environ. Sci. ENVIRON SCI-NANO ENVIRON SCI-PROC IMP ENVIRON SCI-WAT RES Faraday Discuss. Food Funct. Green Chem. Inorg. Chem. Front. Integr. Biol. J. Anal. At. Spectrom. J. Mater. Chem. A J. Mater. Chem. B J. Mater. Chem. C Lab Chip Mater. Chem. Front. Mater. Horiz. MEDCHEMCOMM Metallomics Mol. Biosyst. Mol. Syst. Des. Eng. Nanoscale Nanoscale Horiz. Nat. Prod. Rep. New J. Chem. Org. Biomol. Chem. Org. Chem. Front. PHOTOCH PHOTOBIO SCI PCCP Polym. Chem.
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1