88 results on '"Local search operator"'
Search Results
2. Discrete Grey Wolf Optimizer for Solving Urban Traffic Light Scheduling Problem
- Author
-
Gupta, Shubham, Zhang, Yi, and Su, Rong
- Published
- 2024
- Full Text
- View/download PDF
3. An Efficient Binary Hybrid Equilibrium Algorithm for Binary Optimization Problems: Analysis, Validation, and Case Studies
- Author
-
Mohamed Abdel-Basset, Reda Mohamed, Ibrahim M. Hezam, Karam M. Sallam, and Ibrahim A. Hameed
- Subjects
Equilibrium optimizer ,Feature selection ,0–1 knapsack ,Merkle–Hellman knapsack cryptosystem (MHKC) ,Local search operator ,Optimization ,Electronic computers. Computer science ,QA75.5-76.95 - Abstract
Abstract Binary optimization problems belong to the NP-hard class because their solutions are hard to find in a known time. The traditional techniques could not be applied to tackle those problems because the computational cost required by them increases exponentially with increasing the dimensions of the optimization problems. Therefore, over the last few years, researchers have paid attention to the metaheuristic algorithms for tackling those problems in an acceptable time. But unfortunately, those algorithms still suffer from not being able to avert local minima, a lack of population diversity, and low convergence speed. As a result, this paper presents a new binary optimization technique based on integrating the equilibrium optimizer (EO) with a new local search operator, which effectively integrates the single crossover, uniform crossover, mutation operator, flipping operator, and swapping operator to improve its exploration and exploitation operators. In a more general sense, this local search operator is based on two folds: the first fold borrows the single-point crossover and uniform crossover to accelerate the convergence speed, in addition to avoiding falling into local minima using the mutation strategy; the second fold is based on applying two different mutation operators on the best-so-far solution in the hope of finding a better solution: the first operator is the flip mutation operator to flip a bit selected randomly from the given solution, and the second operator is the swap mutation operator to swap two unique positions selected randomly from the given solution. This variant is called a binary hybrid equilibrium optimizer (BHEO) and is applied to three common binary optimization problems: 0–1 knapsack, feature selection, and the Merkle–Hellman knapsack cryptosystem (MHKC) to investigate its effectiveness. The experimental findings of BHEO are compared with those of the classical algorithm and six other well-established evolutionary and swarm-based optimization algorithms. From those findings, it is concluded that BHEO is a strong alternative to tackle binary optimization problems. Quantatively, BHEO could reach an average fitness of 0.090737884 for the feature section problem and an average difference from the optimal profits for some used Knapsack problems of 2.482.
- Published
- 2024
- Full Text
- View/download PDF
4. Parallel Particle Swarm Optimization Algorithm for Identifying Complex Communities in Biological Networks.
- Author
-
Abduljabbar, Dhuha Abdulhadi
- Subjects
- *
PARTICLE swarm optimization , *BIOTIC communities , *BIOLOGICAL networks , *OPTIMIZATION algorithms , *PARALLEL programming - Abstract
Identification of complex communities in biological networks is a critical and ongoing challenge since lots of network-related problems correspond to the subgraph isomorphism problem known in the literature as NP-hard. Several optimization algorithms have been dedicated and applied to solve this problem. The main challenge regarding the application of optimization algorithms, specifically to handle large-scale complex networks, is their relatively long execution time. Thus, this paper proposes a parallel extension of the PSO algorithm to detect communities in complex biological networks. The main contribution of this study is summarized in three- fold; Firstly, a modified PSO algorithm with a local search operator is proposed to detect complex biological communities with high quality. Secondly, the variability in the capability of PSO to extract community structure in biological networks is studied when different types of crossover operators are used. Finally, to reduce the computational time needed to solve this problem, especially when detecting complex communities in large-scale biological networks, we have implemented parallel computing to execute the algorithm. The performance of the proposed algorithm was tested and evaluated on two real biological networks. The experimental results showed the effective performance of the proposed algorithm when using single-point crossover operator, and its superiority over other counterpart algorithms. Moreover, the use of parallel computing in the proposed algorithm representation has greatly reduced the computational time required for its execution. [ABSTRACT FROM AUTHOR]
- Published
- 2024
- Full Text
- View/download PDF
5. An Efficient Binary Hybrid Equilibrium Algorithm for Binary Optimization Problems: Analysis, Validation, and Case Studies
- Author
-
Abdel-Basset, Mohamed, Mohamed, Reda, Hezam, Ibrahim M., Sallam, Karam M., and Hameed, Ibrahim A.
- Published
- 2024
- Full Text
- View/download PDF
6. Enhanced Multi-Strategy Particle Swarm Optimization for Constrained Problems with an Evolutionary-Strategies-Based Unfeasible Local Search Operator.
- Author
-
Rosso, Marco Martino, Cucuzza, Raffaele, Aloisio, Angelo, and Marano, Giuseppe Carlo
- Subjects
CONSTRAINED optimization ,ARBITRARY constants ,METAHEURISTIC algorithms ,PARTICLE swarm optimization - Abstract
Nowadays, optimization problems are solved through meta-heuristic algorithms based on stochastic search approaches borrowed from mimicking natural phenomena. Notwithstanding their successful capability to handle complex problems, the No-Free Lunch Theorem by Wolpert and Macready (1997) states that there is no ideal algorithm to deal with any kind of problem. This issue arises because of the nature of these algorithms that are not properly mathematics-based, and the convergence is not ensured. In the present study, a variant of the well-known swarm-based algorithm, the Particle Swarm Optimization (PSO), is developed to solve constrained problems with a different approach to the classical penalty function technique. State-of-art improvements and suggestions are also adopted in the current implementation (inertia weight, neighbourhood). Furthermore, a new local search operator has been implemented to help localize the feasible region in challenging optimization problems. This operator is based on hybridization with another milestone meta-heuristic algorithm, the Evolutionary Strategy (ES). The self-adaptive variant has been adopted because of its advantage of not requiring any other arbitrary parameter to be tuned. This approach automatically determines the parameters' values that govern the Evolutionary Strategy simultaneously during the optimization process. This enhanced multi-strategy PSO is eventually tested on some benchmark constrained numerical problems from the literature. The obtained results are compared in terms of the optimal solutions with two other PSO implementations, which rely on a classic penalty function approach as a constraint-handling method. [ABSTRACT FROM AUTHOR]
- Published
- 2022
- Full Text
- View/download PDF
7. A Genetic Algorithm with Local Search Based on Label Propagation for Detecting Dynamic Communities
- Author
-
Panizo, A., Bello-Orgaz, G., Camacho, D., Kacprzyk, Janusz, Series Editor, Del Ser, Javier, editor, Osaba, Eneko, editor, Bilbao, Miren Nekane, editor, Sanchez-Medina, Javier J., editor, Vecchio, Massimo, editor, and Yang, Xin-She, editor
- Published
- 2018
- Full Text
- View/download PDF
8. A Simple Metaheuristic for the FleetSize and Mix Problem with TimeWindows
- Author
-
Bräysy, Olli, Dullaert, Wout, Porkka, Pasi P., Oñate, Eugenio, Series editor, Diez, Pedro, editor, Neittaanmäki, Pekka, editor, Periaux, Jacques, editor, Tuovinen, Tero, editor, and Bräysy, Olli, editor
- Published
- 2018
- Full Text
- View/download PDF
9. A novel three layer particle swarm optimization for feature selection.
- Author
-
Qiu, Chenye and Liu, Ning
- Subjects
- *
FEATURE selection , *SUBSET selection , *PARTICLE swarm optimization , *PROBLEM solving , *SEARCHING behavior , *GAUSSIAN distribution - Abstract
Feature selection (FS) is a vital data preprocessing task which aims at selecting a small subset of features while maintaining a high level of classification accuracy. FS is a challenging optimization problem due to the large search space and the existence of local optimal solutions. Particle swarm optimization (PSO) is a promising technique in selecting optimal feature subset due to its rapid convergence speed and global search ability. But PSO suffers from stagnation or premature convergence in complex FS problems. In this paper, a novel three layer PSO (TLPSO) is proposed for solving FS problem. In the TLPSO, the particles in the swarm are divided into three layers according to their evolution status and particles in different layers are treated differently to fully investigate their potential. Instead of learning from those historical best positions, the TLPSO uses a random learning exemplar selection strategy to enrich the searching behavior of the swarm and enhance the population diversity. Further, a local search operator based on the Gaussian distribution is performed on the elite particles to improve the exploitation ability. Therefore, TLPSO is able to keep a balance between population diversity and convergence speed. Extensive comparisons with seven state-of-the-art meta-heuristic based FS methods are conducted on 18 datasets. The experimental results demonstrate the competitive and reliable performance of TLPSO in terms of improving the classification accuracy and reducing the number of features. [ABSTRACT FROM AUTHOR]
- Published
- 2021
- Full Text
- View/download PDF
10. Competition and Cooperation in Pickup and Multiple Delivery Problems
- Author
-
Mourdjis, Philip, Polack, Fiona, Cowling, Peter, Chen, Yujie, Robinson, Martin, Diniz Junqueira Barbosa, Simone, Series editor, Chen, Phoebe, Series editor, Du, Xiaoyong, Series editor, Filipe, Joaquim, Series editor, Kara, Orhun, Series editor, Kotenko, Igor, Series editor, Liu, Ting, Series editor, Sivalingam, Krishna M., Series editor, Washio, Takashi, Series editor, Vitoriano, Begoña, editor, and Parlier, Greg H., editor
- Published
- 2017
- Full Text
- View/download PDF
11. Enhanced Multi-Strategy Particle Swarm Optimization for Constrained Problems with an Evolutionary-Strategies-Based Unfeasible Local Search Operator
- Author
-
Marco Martino Rosso, Raffaele Cucuzza, Angelo Aloisio, and Giuseppe Carlo Marano
- Subjects
particle swarm optimization (PSO) ,multi-strategy PSO ,self-adaptive evolutionary strategies (ES) ,local search operator ,constraints handling ,Technology ,Engineering (General). Civil engineering (General) ,TA1-2040 ,Biology (General) ,QH301-705.5 ,Physics ,QC1-999 ,Chemistry ,QD1-999 - Abstract
Nowadays, optimization problems are solved through meta-heuristic algorithms based on stochastic search approaches borrowed from mimicking natural phenomena. Notwithstanding their successful capability to handle complex problems, the No-Free Lunch Theorem by Wolpert and Macready (1997) states that there is no ideal algorithm to deal with any kind of problem. This issue arises because of the nature of these algorithms that are not properly mathematics-based, and the convergence is not ensured. In the present study, a variant of the well-known swarm-based algorithm, the Particle Swarm Optimization (PSO), is developed to solve constrained problems with a different approach to the classical penalty function technique. State-of-art improvements and suggestions are also adopted in the current implementation (inertia weight, neighbourhood). Furthermore, a new local search operator has been implemented to help localize the feasible region in challenging optimization problems. This operator is based on hybridization with another milestone meta-heuristic algorithm, the Evolutionary Strategy (ES). The self-adaptive variant has been adopted because of its advantage of not requiring any other arbitrary parameter to be tuned. This approach automatically determines the parameters’ values that govern the Evolutionary Strategy simultaneously during the optimization process. This enhanced multi-strategy PSO is eventually tested on some benchmark constrained numerical problems from the literature. The obtained results are compared in terms of the optimal solutions with two other PSO implementations, which rely on a classic penalty function approach as a constraint-handling method.
- Published
- 2022
- Full Text
- View/download PDF
12. A Modified Memetic Algorithm with an Application to Gene Selection in a Sheep Body Weight Study
- Author
-
Maoxuan Miao, Jinran Wu, Fengjing Cai, and You-Gan Wang
- Subjects
gene selection ,sheep weight ,memetic algorithm ,modifications ,local search operator ,Veterinary medicine ,SF600-1100 ,Zoology ,QL1-991 - Abstract
Selecting the minimal best subset out of a huge number of factors for influencing the response is a fundamental and very challenging NP-hard problem because the presence of many redundant genes results in over-fitting easily while missing an important gene can more detrimental impact on predictions, and computation is prohibitive for exhaust search. We propose a modified memetic algorithm (MA) based on an improved splicing method to overcome the problems in the traditional genetic algorithm exploitation capability and dimension reduction in the predictor variables. The new algorithm accelerates the search in identifying the minimal best subset of genes by incorporating it into the new local search operator and hence improving the splicing method. The improvement is also due to another two novel aspects: (a) updating subsets of genes iteratively until the no more reduction in the loss function by splicing and increasing the probability of selecting the true subsets of genes; and (b) introducing add and del operators based on backward sacrifice into the splicing method to limit the size of gene subsets. Additionally, according to the experimental results, our proposed optimizer can obtain a better minimal subset of genes with a few iterations, compared with all considered algorithms. Moreover, the mutation operator is replaced by it to enhance exploitation capability and initial individuals are improved by it to enhance efficiency of search. A dataset of the body weight of Hu sheep was used to evaluate the superiority of the modified MA against the genetic algorithm. According to our experimental results, our proposed optimizer can obtain a better minimal subset of genes with a few iterations, compared with all considered algorithms including the most advanced adaptive best-subset selection algorithm.
- Published
- 2022
- Full Text
- View/download PDF
13. A novel multi-swarm particle swarm optimization for feature selection.
- Author
-
Qiu, Chenye
- Abstract
A novel feature selection method based on a multi-swarm particle swarm optimization (MSPSO) is proposed in this paper. The canonical particle swarm optimization (PSO) has been widely used for feature selection problems. However, PSO suffers from stagnation in local optimal solutions and premature convergence in complex feature selection problems. This paper employs the multi-swarm topology in which the population is split into several small-sized sub-swarms. Particles in each sub-swarm update their positions with the guidance of the local best particle in its own sub-swarm. In order to promote information exchange among the sub-swarms, an elite learning strategy is introduced in which the elite particles in each sub-swarm learn from the useful information found by other sub-swarms. Moreover, a local search operator is proposed to improve the exploitation ability of each sub-swarm. MSPSO is able to improve the population diversity and better explore the entire feature space. The performance of the proposed method is compared with six PSO based wrappers, three traditional wrappers, and three popular filters on eleven datasets. Experimental results verify that MSPSO can find feature subsets with high classification accuracies and smaller numbers of features. The analysis of the search behavior of MSPSO demonstrates its effectiveness on maintaining population diversity and finding better feature subsets. The statistical test demonstrates that the superiority of MSPSO over other methods is significant. [ABSTRACT FROM AUTHOR]
- Published
- 2019
- Full Text
- View/download PDF
14. Empirical Analysis of Operators for Permutation Based Problems
- Author
-
Desport, Pierre, Basseur, Matthieu, Goëffon, Adrien, Lardeux, Frédéric, Saubion, Frédéric, Hutchison, David, Series editor, Kanade, Takeo, Series editor, Kittler, Josef, Series editor, Kleinberg, Jon M., Series editor, Mattern, Friedemann, Series editor, Mitchell, John C., Series editor, Naor, Moni, Series editor, Pandu Rangan, C., Series editor, Steffen, Bernhard, Series editor, Terzopoulos, Demetri, Series editor, Tygar, Doug, Series editor, Weikum, Gerhard, Series editor, Dhaenens, Clarisse, editor, Jourdan, Laetitia, editor, and Marmion, Marie-Eléonore, editor
- Published
- 2015
- Full Text
- View/download PDF
15. Dynamic Vehicle Routing: A Memetic Ant Colony Optimization Approach
- Author
-
Mavrovouniotis, Michalis, Yang, Shengxiang, Uyar, A. Sima, editor, Ozcan, Ender, editor, and Urquhart, Neil, editor
- Published
- 2013
- Full Text
- View/download PDF
16. Container Drayage Operations at Intermodal Terminals: A Deterministic Annealing Approach
- Author
-
Caris, An, Janssens, Gerrit K., Wang, Wuhong, editor, and Wets, Geert, editor
- Published
- 2013
- Full Text
- View/download PDF
17. Analysis of Approximation-Based Memetic Algorithms for Engineering Optimization
- Author
-
Guimarães, Frederico Gadelha, Lowther, David Alister, Ramírez, Jaime Arturo, Hiot, Lim Meng, editor, Ong, Yew Soon, editor, Tenne, Yoel, editor, and Goh, Chi-Keong, editor
- Published
- 2010
- Full Text
- View/download PDF
18. Engineering design optimization using an improved local search based epsilon differential evolution algorithm.
- Author
-
Yi, Wenchao, Zhou, Yinzhi, Gao, Liang, Li, Xinyu, and Zhang, Chunjiang
- Subjects
MATHEMATICAL models ,ENGINEERING design ,DIFFERENTIAL evolution ,ALGORITHMS ,MATHEMATICAL optimization - Abstract
Many engineering problems can be categorized into constrained optimization problems (COPs). The engineering design optimization problem is very important in engineering industries. Because of the complexities of mathematical models, it is difficult to find a perfect method to solve all the COPs very well. ε
constrained differential evolution (ε DE) algorithm is an effective method in dealing with the COPs. However, ε DE still cannot obtain more precise solutions. The interaction between feasible and infeasible individuals can be enhanced, and the feasible individuals can lead the population finding optimum around it. Hence, in this paper we propose a new algorithm based on ε feasible individuals driven local search called as ε constrained differential evolution algorithm with a novel local search operator (ε DE-LS). The effectiveness of the proposed ε DE-LS algorithm is tested. Furthermore, four real-world engineering design problems and a case study have been studied. Experimental results show that the proposed algorithm is a very effective method for the presented engineering design optimization problems. [ABSTRACT FROM AUTHOR] - Published
- 2018
- Full Text
- View/download PDF
19. 基于改进蜘蛛群集算法的木薯收获机块根拔起速度优化.
- Author
-
杨望, 李杨, 郑贤, 陈科余, 杨坚, 莫建霖, and 隋明君
- Abstract
When the cassava tubers are lifted up by the dig-pull cassava tuber harvester, the harvester has low power consumption and a high adaptability to the soil. However, the control precision of the lifting velocity of cassava tuber is low, thus, the broken and loss rate of the cassava tubers are larger in the cassava tuber harvesting. And the control precision of the control system of the tuber lifting velocity mainly depends on the quality of control system's control parameters. Whether the optimal control parameters could be obtained by the optimization algorithm of the control system's control parameters determines the quality of the parameters. Therefore, the optimization algorithm of the control parameters of the lifting velocity control system of the cassava tuber lifting mechanism is studied using the advanced method and technology which has important significance to improve the control precision of the cassava tuber lifting velocity and the harvesting quality of the cassava tubers. The broken and loss rate of the cassava tubers are larger in the cassava tuber harvesting when the control precision of the tuber lifting velocity of the dig-pull cassava harvester is low. Firstly, the co-simulation model of the control system of the tuber lifting mechanism of the dig-pull type cassava tuber harvester was established. The fuzzy PI algorithm was used as the control algorithm of the mechanically optimal tuber lifting velocity of the tuber lifting mechanism. The multi-domain dynamics simulation technology was also used in the co-simulation model. The mechanically optimal lifting velocity model of the cassava tuber was obtained using the cassava tuber lifting tests of the experienced farmers and the optimized velocity model of manually pulling tubers as well as the numerical simulation tests. The mechanically optimal lifting velocity model of the cassava tuber was used as the control target, and meanwhile, the constant cassava tuber lifting force, the cassava tuber lifting force in the soft soil as well as the cassava tuber lifting force in the hard soil, respectively, were used as the condition. The study of the spider clustering algorithm combined with the local search operator was carried out. Then, using a combination of local search operator and spider cluster algorithm, the control parameters of the cassava tuber lifting mechanism system were optimized by iterative optimization. In addition, the common test function was used to verify the convergence and search accuracy of the spider cluster algorithm combined with local search operator. Finally, the cassava tuber lifting test verification was carried out in the field. The error analysis of the verification test was carried out by means of the mean error and the maximum error. The results show that the spider cluster algorithm combined with local search operator which can avoid getting into the local optimal solution in the iterative process, has faster convergence speed and higher search accuracy than the spider clustering algorithm. The spider clustering algorithm combined with the local search operator is suitable for solving the extremum problems of high-dimensional complex function. The optimization result of the Fuzzy PI control system's control parameters: Kp and Ki are 0.841 and 0.203 9, respectively. Using the optimized control parameter, the actual lifting speeds of the cassava tuber can follow mechanically optimal lifting velocity model. And the dynamic performance is great. The average relative error between the actual vertical lifting speed of the cassava tuber and mechanically optimal lifting velocity of the cassava tuber is 4.5%. The maximum error is 6.7%. The average relative error between actual slide displacement and the theoretical value is 3.7%. The maximum error is 5.4%. The spider clustering algorithm combined with local search operator can be used in controlling the cassava tuber lifting process of the dig-pull type cassava tuber harvester. The control precision of the tuber lifting velocity has high precision. [ABSTRACT FROM AUTHOR]
- Published
- 2018
- Full Text
- View/download PDF
20. Integrated Airline Scheduling
- Author
-
Grosche, Tobias, Kacprzyk, Janusz, editor, and Grosche, Tobias
- Published
- 2009
- Full Text
- View/download PDF
21. Multimodal Function Optimization of Varied-Line-Spacing Holographic Grating
- Author
-
Ling, Qing, Wu, Gang, Wang, Qiuping, Rozenberg, G., editor, Bäck, Th., editor, Eiben, A. E., editor, Kok, J. N., editor, Spaink, H. P., editor, Hingston, Philip F., editor, Barone, Luigi C., editor, and Michalewicz, Zbigniew, editor
- Published
- 2008
- Full Text
- View/download PDF
22. Gradient Based Stochastic Mutation Operators in Evolutionary Multi-objective Optimization
- Author
-
Shukla, Pradyumn Kumar, Hutchison, David, editor, Kanade, Takeo, editor, Kittler, Josef, editor, Kleinberg, Jon M., editor, Mattern, Friedemann, editor, Mitchell, John C., editor, Naor, Moni, editor, Nierstrasz, Oscar, editor, Rangan, C. Pandu, editor, Steffen, Bernhard, editor, Sudan, Madhu, editor, Terzopoulos, Demetri, editor, Tygar, Doug, editor, Vardi, Moshe Y., editor, Weikum, Gerhard, editor, Beliczynski, Bartlomiej, editor, Dzielinski, Andrzej, editor, Iwanowski, Marcin, editor, and Ribeiro, Bernardete, editor
- Published
- 2007
- Full Text
- View/download PDF
23. On Gradient Based Local Search Methods in Unconstrained Evolutionary Multi-objective Optimization
- Author
-
Shukla, Pradyumn Kumar, Hutchison, David, editor, Kanade, Takeo, editor, Kittler, Josef, editor, Kleinberg, Jon M., editor, Mattern, Friedemann, editor, Mitchell, John C., editor, Naor, Moni, editor, Nierstrasz, Oscar, editor, Rangan, C. Pandu, editor, Steffen, Bernhard, editor, Sudan, Madhu, editor, Terzopoulos, Demetri, editor, Tygar, Doug, editor, Vardi, Moshe Y., editor, Weikum, Gerhard, editor, Obayashi, Shigeru, editor, Deb, Kalyanmoy, editor, Poloni, Carlo, editor, Hiroyasu, Tomoyuki, editor, and Murata, Tadahiko, editor
- Published
- 2007
- Full Text
- View/download PDF
24. Applications of Racing Algorithms: An Industrial Perspective
- Author
-
Becker, Sven, Gottlieb, Jens, Stützle, Thomas, Hutchison, David, Series editor, Kanade, Takeo, Series editor, Kittler, Josef, Series editor, Kleinberg, Jon M., Series editor, Mattern, Friedemann, Series editor, Mitchell, John C., Series editor, Naor, Moni, Series editor, Nierstrasz, Oscar, Series editor, Pandu Rangan, C., Series editor, Steffen, Bernhard, Series editor, Sudan, Madhu, Series editor, Terzopoulos, Demetri, Series editor, Tygar, Dough, Series editor, Vardi, Moshe Y., Series editor, Weikum, Gerhard, Series editor, Talbi, El-Ghazali, editor, Liardet, Pierre, editor, Collet, Pierre, editor, Lutton, Evelyne, editor, and Schoenauer, Marc, editor
- Published
- 2006
- Full Text
- View/download PDF
25. Genetic Transposition in Tree-Adjoining Grammar Guided Genetic Programming: The Duplication Operator
- Author
-
Hoai, Nguyen Xuan, McKay, Robert Ian Bob, Essam, Daryl, Hao, Hoang Tuan, Hutchison, David, editor, Kanade, Takeo, editor, Kittler, Josef, editor, Kleinberg, Jon M., editor, Mattern, Friedemann, editor, Mitchell, John C., editor, Naor, Moni, editor, Nierstrasz, Oscar, editor, Pandu Rangan, C., editor, Steffen, Bernhard, editor, Sudan, Madhu, editor, Terzopoulos, Demetri, editor, Tygar, Dough, editor, Vardi, Moshe Y., editor, Weikum, Gerhard, editor, Keijzer, Maarten, editor, Tettamanzi, Andrea, editor, Collet, Pierre, editor, van Hemert, Jano, editor, and Tomassini, Marco, editor
- Published
- 2005
- Full Text
- View/download PDF
26. Identification of Transcription Factor Binding Sites Using Hybrid Particle Swarm Optimization
- Author
-
Zhou, Wengang, Zhou, Chunguang, Liu, Guixia, Huang, Yanxin, Hutchison, David, editor, Kanade, Takeo, editor, Kittler, Josef, editor, Kleinberg, Jon M., editor, Mattern, Friedemann, editor, Mitchell, John C., editor, Naor, Moni, editor, Nierstrasz, Oscar, editor, Pandu Rangan, C., editor, Steffen, Bernhard, editor, Sudan, Madhu, editor, Terzopoulos, Demetri, editor, Tygar, Dough, editor, Vardi, Moshe Y., editor, Weikum, Gerhard, editor, Carbonell, Jaime G., editor, Siekmann, Jörg, editor, Ślęzak, Dominik, editor, Yao, JingTao, editor, Peters, James F., editor, Ziarko, Wojciech, editor, and Hu, Xiaohua, editor
- Published
- 2005
- Full Text
- View/download PDF
27. Risk-Return Analysis of Credit Portfolios
- Author
-
Schlottmann, Frank, Seese, Detlef, Lesko, Michael, Vorgrimler, Stephan, Gundlach, Matthias, editor, and Lehrbass, Frank, editor
- Published
- 2004
- Full Text
- View/download PDF
28. Computational Complexity and Simulation of Rare Events of Ising Spin Glasses
- Author
-
Pelikan, Martin, Ocenasek, Jiri, Trebst, Simon, Troyer, Matthias, Alet, Fabien, Kanade, Takeo, editor, Kittler, Josef, editor, Kleinberg, Jon M., editor, Mattern, Friedemann, editor, Mitchell, John C., editor, Naor, Moni, editor, Nierstrasz, Oscar, editor, Pandu Rangan, C., editor, Steffen, Bernhard, editor, Sudan, Madhu, editor, Terzopoulos, Demetri, editor, Tygar, Dough, editor, Vardi, Moshe Y., editor, Weikum, Gerhard, editor, and Deb, Kalyanmoy, editor
- Published
- 2004
- Full Text
- View/download PDF
29. Solving the Vehicle Routing Problem by Using Cellular Genetic Algorithms
- Author
-
Alba, Enrique, Dorronsoro, Bernabé, Kanade, Takeo, editor, Kittler, Josef, editor, Kleinberg, Jon M., editor, Mattern, Friedemann, editor, Mitchell, John C., editor, Nierstrasz, Oscar, editor, Pandu Rangan, C., editor, Steffen, Bernhard, editor, Terzopoulos, Demetri, editor, Tygar, Dough, editor, Vardi, Moshe Y., editor, Gottlieb, Jens, editor, and Raidl, Günther R., editor
- Published
- 2004
- Full Text
- View/download PDF
30. Performance of Multiple Objective Evolutionary Algorithms on a Distribution System Design Problem - Computational Experiment
- Author
-
Jaszkiewicz, Andrzej, Hapke, Maciej, Kominek, Paweł, Goos, G., editor, Hartmanis, J., editor, van Leeuwen, J., editor, Zitzler, Eckart, editor, Thiele, Lothar, editor, Deb, Kalyanmoy, editor, Coello Coello, Carlos Artemio, editor, and Corne, David, editor
- Published
- 2001
- Full Text
- View/download PDF
31. A hybrid optimizer based on firefly algorithm and particle swarm optimization algorithm.
- Author
-
Xia, Xuewen, Gui, Ling, He, Guoliang, Xie, Chengwang, Wei, Bo, Xing, Ying, Wu, Ruifeng, and Tang, Yichao
- Subjects
PARTICLE swarm optimization ,ALGORITHMS ,QUASI-Newton methods ,PERFECT simulation (Statistics) ,SWARM intelligence - Abstract
As two widely used evolutionary algorithms, particle swarm optimization (PSO) and firefly algorithm (FA) have been successfully applied to diverse difficult applications. And extensive experiments verify their own merits and characteristics. To efficiently utilize different advantages of PSO and FA, three novel operators are proposed in a hybrid optimizer based on the two algorithms, named as FAPSO in this paper. Firstly, the population of FAPSO is divided into two sub-populations selecting FA and PSO as their basic algorithm to carry out the optimization process, respectively. To exchange the information of the two sub-populations and then efficiently utilize the merits of PSO and FA, the sub-populations share their own optimal solutions while they have stagnated more than a predefined threshold. Secondly, each dimension of the search space is divided into many small-sized sub-regions, based on which much historical knowledge is recorded to help the current best solution to carry out a detecting operator. The purposeful detecting operator enables the population to find a more promising sub-region, and then jumps out of a possible local optimum. Lastly, a classical local search strategy, i.e., BFGS Quasi-Newton method, is introduced to improve the exploitative capability of FAPSO. Extensive simulations upon different functions demonstrate that FAPSO is not only outperforms the two basic algorithm, i.e., FA and PSO, but also surpasses some state-of-the-art variants of FA and PSO, as well as two hybrid algorithms. [ABSTRACT FROM AUTHOR]
- Published
- 2018
- Full Text
- View/download PDF
32. A New Bi-Level Mathematical Model and Algorithm for VONs Mapping Problem
- Author
-
Yan Feng, Shiwei Wei, Yanling Li, Hejun Xuan, and Huaping Guo
- Subjects
Scheme (programming language) ,education.field_of_study ,General Computer Science ,Computer science ,local search ,Population ,General Engineering ,Initialization ,Local search operator ,Energy consumption ,Virtualization ,computer.software_genre ,spectrum assignment ,Encoding (memory) ,Genetic algorithm ,Bi-level optimization ,VONs mapping ,General Materials Science ,lcsh:Electrical engineering. Electronics. Nuclear engineering ,education ,computer ,Algorithm ,VONs ,lcsh:TK1-9971 ,computer.programming_language - Abstract
Elastic optical networks (EONs) virtualization can allow the virtual optical networks (VONs) to utilize all the physical resources of EONs, and can attain a high performance of the networks. However, the optimal scheme for VONs mapping should be determined. To tackle these challenges, a bi-level mathematical model is established. leader's and follower's objectives are to minimize energy consumption and the maximum index of used frequency slots, respectively. The bi-level mathematical model can determine the optimal schemes of VONs mapping. To solve the mathematical model effectively, a uniform design method is applied to generate initial population for the lower level problem. In addition, To solve the whole model effectively, a tailor-made encoding, population initialization, genetic operators and local search operator are designed. An efficient genetic algorithm with local search operator is proposed for the bi-level mathematical model. To evaluate the mathematical model and the designed algorithm, a large number of experiments are performed on three kinds of the widely used networks, and the experimental results indicate that the effectiveness of the proposed bi-level mathematical model and designed algorithms.
- Published
- 2020
33. Enhanced Multi-Strategy Particle Swarm Optimization for Constrained Problems with an Evolutionary-Strategies-Based Unfeasible Local Search Operator
- Author
-
Giuseppe Carlo Marano, MARCO MARTINO ROSSO, ANGELO ALOISIO, and Raffaele Cucuzza
- Subjects
Fluid Flow and Transfer Processes ,particle swarm optimization (PSO) ,multi-strategy PSO ,self-adaptive evolutionary strategies (ES) ,local search operator ,constraints handling ,Local search operator ,Multi-strategy PSO ,Process Chemistry and Technology ,General Engineering ,Constraints handling ,Particle swarm optimization (PSO) ,Self-adaptive evolutionary strategies (ES) ,Computer Science Applications ,General Materials Science ,Instrumentation - Abstract
Nowadays, optimization problems are solved through meta-heuristic algorithms based on stochastic search approaches borrowed from mimicking natural phenomena. Notwithstanding their successful capability to handle complex problems, the No-Free Lunch Theorem by Wolpert and Macready (1997) states that there is no ideal algorithm to deal with any kind of problem. This issue arises because of the nature of these algorithms that are not properly mathematics-based, and the convergence is not ensured. In the present study, a variant of the well-known swarm-based algorithm, the Particle Swarm Optimization (PSO), is developed to solve constrained problems with a different approach to the classical penalty function technique. State-of-art improvements and suggestions are also adopted in the current implementation (inertia weight, neighbourhood). Furthermore, a new local search operator has been implemented to help localize the feasible region in challenging optimization problems. This operator is based on hybridization with another milestone meta-heuristic algorithm, the Evolutionary Strategy (ES). The self-adaptive variant has been adopted because of its advantage of not requiring any other arbitrary parameter to be tuned. This approach automatically determines the parameters’ values that govern the Evolutionary Strategy simultaneously during the optimization process. This enhanced multi-strategy PSO is eventually tested on some benchmark constrained numerical problems from the literature. The obtained results are compared in terms of the optimal solutions with two other PSO implementations, which rely on a classic penalty function approach as a constraint-handling method.
- Published
- 2022
34. Mapping stream programs onto multicore platforms by local search and genetic algorithm.
- Author
-
Farhad, S.M., Nayeem, Muhammad Ali, Rahman, Md. Khaledur, and Rahman, M. Sohel
- Subjects
- *
MULTICORE processors , *CARTOGRAPHY software , *GENETIC algorithms , *METAHEURISTIC algorithms , *LINEAR programming , *COMPUTER systems - Abstract
This paper presents a number of novel metaheuristic approaches that can efficiently map stream graphs on multicores. A stream graph consists of a set of actors performing different functions communicating through edges. Orchestrating stream graphs on multicores can be formulated as an Integer Linear Programming (ILP) problem but ILP solver takes exponential time to provide an optimal solution. We propose metaheuristic algorithms to achieve near optimal solutions within a reasonable amount of time. We employ six different variants of the Hill-Climbing (HC) algorithm employing different tweak operators that produce excellent result extremely quickly. We also propose six different variants of Genetic Algorithm (GA) to examine how effective these variants can be in escaping the local optima. We finally combine HC and GA techniques (which is also known as ‘ memetic algorithm ’) to produce hybrid techniques that outperform the individual performance of HC and GA techniques. We compare our results with the results generated by the CPLEX optimization tool. Our best technique has achieved a geometric mean speedup of 7.42× across a range of StreamIt benchmarks on an eight-core processor. [ABSTRACT FROM AUTHOR]
- Published
- 2016
- Full Text
- View/download PDF
35. Off-Line Time Aware Scheduling of Bag-of-Tasks on Heterogeneous Distributed System
- Author
-
Huaping Guo, Yanling Li, Shiwei Wei, and Hejun Xuan
- Subjects
task scheduling ,General Computer Science ,Computer simulation ,Job shop scheduling ,Computer science ,Distributed computing ,General Engineering ,Local search operator ,020206 networking & telecommunications ,02 engineering and technology ,bag-of-tasks ,Bag of tasks ,Scheduling (computing) ,0202 electrical engineering, electronic engineering, information engineering ,020201 artificial intelligence & image processing ,General Materials Science ,lcsh:Electrical engineering. Electronics. Nuclear engineering ,lcsh:TK1-9971 ,Off line ,generic algorithm ,Time segment - Abstract
The resource allocation for bag-of-tasks in the heterogeneous distributed system is to distribute the tasks to proper processors such that the makespan is minimized. It is a well-known NP-hard problem, and is even more complex and challenging when the processors have off-line time. To tackle this challenging problem, first, we set up a mathematical model for this problem which minimizes the makespan of the bag-of-tasks with the off-line time segment of the processors. Second, to solve the model efficiently, we propose two new algorithms: a new scheduling algorithm referred to as sorting-allocation-pulling scheduling algorithm which first allocate the tasks to available time segment on proper processors and then pulls them to the formerly available time segment for the sake of minimizing the makespan, and an effective genetic algorithm with a novel local search operator and a well-designed modify operator. Finally, the numerical simulation experiments are conducted, and the two proposed algorithms are compared. The experimental results indicate the effectiveness of the proposed model and algorithms.
- Published
- 2019
- Full Text
- View/download PDF
36. The Memetic algorithm for the optimization of urban transit network.
- Author
-
Zhao, Hang, Xu, Wangtu (Ato), and Jiang, Rong
- Subjects
- *
ALGORITHMS , *PUBLIC transit , *EVOLUTIONARY algorithms , *SEARCH algorithms , *PASSENGERS - Abstract
This paper employs the Memetic algorithm (MA) to optimize the urban transit network. Aiming at the optimal route configuration and service frequency for the urban transit network, the objective function of the proposed mathematical model is to minimize the passenger (user) cost and to reduce the unsatisfied passenger demand at most. MA is one of the recent growing evolutionary computation algorithms. It is imbedded with the local search operator based on the classical genetic algorithm (GA) to improve the computational performance. We represent the solution with two single link lists (SLL), and design four types of local search operators: 2-opt move (Type A), 2-opt move (Type B), swap move and relocation move to obtain the better chromosomes for the GA. At the same time, an effective try-an-error procedure for verifying the local search operator is presented to increase the search efficiency. The algorithm has been tested with benchmark problems reported in the existing literatures. Comparing the results obtained by our algorithm and traditional algorithms which have been proved to be efficient, it demonstrates that the proposed algorithm could improve the computational performance relative to other algorithms. [ABSTRACT FROM AUTHOR]
- Published
- 2015
- Full Text
- View/download PDF
37. A multiobjective hybrid evolutionary algorithm for robust design of distribution networks.
- Author
-
Carrano, Eduardo G., Tarôco, Cristiane G., Neto, Oriane M., and Takahashi, Ricardo H. C.
- Subjects
- *
HYBRID power systems , *POWER distribution networks , *EVOLUTIONARY algorithms , *ROBUST optimization , *ELECTRIC utility costs , *ELECTRIC power system reliability - Abstract
In this paper, an evolutionary multiobjective algorithm (NSGA-II) and some local search methods are employed to solve the power distribution network design problem. The design procedure takes into account three relevant aspects: monetary cost, fault cost (reliability) and robustness (ability to deal with different scenarios of load growth). The final objective is to identify topologies (conductor configuration and capacity) that are efficient with regard to cost and reliability at the same time they are robust enough for dealing with uncertainties on load prediction. Uncertainties in the load growth, energy price and interest rate are considered. Four local search methods are proposed in order to improve solution robustness and reliability, taking into account a given set of possible scenarios. The proposed algorithm achieves high-quality solutions with low computational cost, outperforming the results achieved by former works that dealt with similar problem formulations. Results for 21, 100 and 300 bus systems are presented in order to illustrate the efficiency of the proposed method. [ABSTRACT FROM AUTHOR]
- Published
- 2014
- Full Text
- View/download PDF
38. A Modified Memetic Algorithm with an Application to Gene Selection in a Sheep Body Weight Study.
- Author
-
Miao, Maoxuan, Wu, Jinran, Cai, Fengjing, and Wang, You-Gan
- Subjects
- *
BODY weight , *ALGORITHMS , *NP-hard problems , *GENES , *SEARCH algorithms - Abstract
Simple Summary: Due to lacking exploitation capability, traditional genetic algorithm cannot accurately identify the minimal best gene subset. Thus, the improved splicing method is introduced into a genetic algorithm to enhance exploitation capability for achieving balance between exploitation and exploration of GA. It can effectively identify true gene subsets with high probability. Furthermore, a dataset of the body weight of Hu sheep has been used to show that the proposed method can obtain a better minimal subset of genes with a few iterations, compared with all considered algorithms including genetic algorithm and adaptive best-subset selection algorithm. Selecting the minimal best subset out of a huge number of factors for influencing the response is a fundamental and very challenging NP-hard problem because the presence of many redundant genes results in over-fitting easily while missing an important gene can more detrimental impact on predictions, and computation is prohibitive for exhaust search. We propose a modified memetic algorithm (MA) based on an improved splicing method to overcome the problems in the traditional genetic algorithm exploitation capability and dimension reduction in the predictor variables. The new algorithm accelerates the search in identifying the minimal best subset of genes by incorporating it into the new local search operator and hence improving the splicing method. The improvement is also due to another two novel aspects: (a) updating subsets of genes iteratively until the no more reduction in the loss function by splicing and increasing the probability of selecting the true subsets of genes; and (b) introducing add and del operators based on backward sacrifice into the splicing method to limit the size of gene subsets. Additionally, according to the experimental results, our proposed optimizer can obtain a better minimal subset of genes with a few iterations, compared with all considered algorithms. Moreover, the mutation operator is replaced by it to enhance exploitation capability and initial individuals are improved by it to enhance efficiency of search. A dataset of the body weight of Hu sheep was used to evaluate the superiority of the modified MA against the genetic algorithm. According to our experimental results, our proposed optimizer can obtain a better minimal subset of genes with a few iterations, compared with all considered algorithms including the most advanced adaptive best-subset selection algorithm. [ABSTRACT FROM AUTHOR]
- Published
- 2022
- Full Text
- View/download PDF
39. A hybrid evolutionary algorithm for multiobjective sparse reconstruction
- Author
-
Xinyuan Zhao, Zhihai Wang, Qi Zhao, and Bai Yan
- Subjects
Mathematical optimization ,Observational error ,Computer science ,business.industry ,Evolutionary algorithm ,Local search operator ,020206 networking & telecommunications ,02 engineering and technology ,Compressed sensing ,Bregman method ,Differential evolution ,Signal Processing ,0202 electrical engineering, electronic engineering, information engineering ,020201 artificial intelligence & image processing ,Multimedia information systems ,Local search (optimization) ,Electrical and Electronic Engineering ,business - Abstract
Sparse reconstruction (SR) algorithms are widely used in acquiring high-quality recovery results in compressed sensing. Existing algorithms solve SR problem by combining two contradictory objectives (measurement error and sparsity) using a regularizing coefficient. However, this coefficient is hard to determine and has a large impact on recovery quality. To address this concern, this paper converts the traditional SR problem to a multiobjective SR problem which tackles the two objectives simultaneously. A hybrid evolutionary paradigm is proposed, in which differential evolution is employed and adaptively configured for exploration and a local search operator is designed for exploitation. Another contribution is that the traditional linearized Bregman method is improved and used as the local search operator to increase the exploitation capability. Numerical simulations validate the effectiveness and competitiveness of the proposed hybrid evolutionary algorithm with LB-based local search in comparison with other algorithms.
- Published
- 2017
- Full Text
- View/download PDF
40. Jaya Algorithm for Rescheduling Flexible Job Shop Problem with Machine Recovery
- Author
-
K.Z. Gao, MengChu Zhou, and Y.X. Pan
- Subjects
Job shop scheduling ,Job shop ,Electric breakdown ,Initialization ,Local search operator ,Workload ,Industrial engineering ,Remanufacturing ,Metaheuristic - Abstract
This work addresses on flexible job shop rescheduling problem with machine recovery. The goal is to minimize the maximum machine workload and instability simultaneously. As an almost parameter-free metaheuristic, Jaya is used and developed to solve it. A local search operator and an initializing rule are developed for improving Jaya’s performance. Ten cases from a remanufacturing company are solved to verify the proposed Jaya’s performance. The comparisons and discussions show the effectiveness of the proposed Jaya for rescheduling flexible job shop with machine recovery.
- Published
- 2019
- Full Text
- View/download PDF
41. Extending Local Search in Geometric Semantic Genetic Programming
- Author
-
Martina Saletta, Luca Manzoni, Mauro Castelli, Luca Mariot, Paulo Moura Oliveira and Paulo Novais and Luís Paulo Reis, Castelli, Mauro, Manzoni, Luca, Mariot, Luca, Saletta, Martina, NOVA Information Management School (NOVA IMS), Information Management Research Center (MagIC) - NOVA Information Management School, Moura Oliveira, P, Novais, P, Reis, LP, Castelli, M, Manzoni, L, Mariot, L, and Saletta, M
- Subjects
geometric semantic genetic programming, local search, symbolic regression ,021103 operations research ,Theoretical computer science ,Current (mathematics) ,business.industry ,Computer science ,Genetic Programming ,0211 other engineering and technologies ,INF/01 - INFORMATICA ,Local search operator ,Genetic programming ,02 engineering and technology ,Evolutionary computation ,Theoretical Computer Science ,Local Search ,Evolutionary Computation ,0202 electrical engineering, electronic engineering, information engineering ,020201 artificial intelligence & image processing ,Local search (optimization) ,business ,Computer Science(all) - Abstract
Castelli, M., Manzoni, L., Mariot, L., & Saletta, M. (2019). Extending local search in geometric semantic genetic programming. In P. Moura Oliveira, P. Novais, & L. P. Reis (Eds.), Progress in Artificial Intelligence : 19th EPIA Conference on Artificial Intelligence, EPIA 2019, Proceedings (pp. 775-787). (Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics); Vol. 11804 LNAI). Springer Verlag. https://doi.org/10.1007/978-3-030-30241-2_64 In this paper we continue the investigation of the effect of local search in geometric semantic genetic programming (GSGP), with the introduction of a new general local search operator that can be easily customized. We show that it is able to obtain results on par with the current best-performing GSGP with local search and, in most cases, better than standard GSGP. authorsversion published
- Published
- 2019
- Full Text
- View/download PDF
42. An improved co-evolutionary algorithm for green manufacturing by integration of recovery option selection and disassembly planning for end-of-life products
- Author
-
Xianghui Peng, Kai Meng, Peihuang Lou, and Victor R. Prybutok
- Subjects
0209 industrial biotechnology ,Engineering ,Mathematical optimization ,Operations research ,business.industry ,Strategy and Management ,Sustainable manufacturing ,Evolutionary algorithm ,Local search operator ,02 engineering and technology ,010501 environmental sciences ,Management Science and Operations Research ,Green manufacturing ,01 natural sciences ,Industrial and Manufacturing Engineering ,Profit (economics) ,020901 industrial engineering & automation ,Topological sorting ,business ,Metaheuristic ,0105 earth and related environmental sciences - Abstract
There is a strong need for recovery decision-making for end-of-life (EOL) products to satisfy sustainable manufacturing requirements. This paper develops and tests a profit maximisation model by simultaneously integrating recovery option selection and disassembly planning. The proposed model considers the quality of EOL components. This paper utilises an integrated method of multi-target reverse recursion and partial topological sorting to generate a feasible EOL solution that also reduces the complexity of genetic constraints handling. In order to determine recovery options, disassembly level and disassembly sequence simultaneously, this paper develops an improved co-evolutionary algorithm (ICA) to search for an optimal EOL solution. The proposed algorithm adopts the evolutionary mechanism of localised interaction and endosymbiotic competition. Further, an advanced local search operator is introduced to improve convergence performance, and a global disturbance strategy is also suggested to prevent premat...
- Published
- 2016
- Full Text
- View/download PDF
43. A Memetic Multi-objective Immune Algorithm for Reservoir Flood Control Operation
- Author
-
Jungang Luo, Yutao Qi, Yingying Sun, Liang Bao, and Qiguang Miao
- Subjects
Mathematical optimization ,Optimization problem ,business.industry ,media_common.quotation_subject ,0208 environmental biotechnology ,Pareto principle ,Local search operator ,02 engineering and technology ,Multi-objective optimization ,020801 environmental engineering ,Scheduling (computing) ,Interdependence ,Differential evolution ,0202 electrical engineering, electronic engineering, information engineering ,Memetic algorithm ,020201 artificial intelligence & image processing ,Artificial intelligence ,business ,Algorithm ,Water Science and Technology ,Civil and Structural Engineering ,Mathematics ,media_common - Abstract
Reservoir flood control operation (RFCO) is a challenging optimization problem with multiple conflicting decision goals and interdependent decision variables. With the rapid development of multi-objective optimization techniques in recent years, more and more research efforts have been devoted to optimize the conflicting decision goals in RFCO problems simultaneously. However, most of these research works simply employ some existing multi-objective optimization algorithms for solving RFCO problem, few of them considers the characteristics of the RFCO problem itself. In this work, we consider the complexity of the RFCO problem in both objective space and decision space, and develop an immune inspired memetic algorithm, named M-NNIA2, to solve the multi-objective RFCO problem. In the proposed M-NNIA2, a Pareto dominance based local search operator and a differential evolution inspired local search operator are designed for the RFCO problem to guide the search towards the and along the Pareto set respectively. On the basis of inheriting the good diversity preserving in immune inspired optimization algorithm, M-NNIA2 can obtain a representative set of best trade-off scheduling plans that covers the whole Pareto front of the RFCO problem in the objective space. Experimental studies on benchmark problems and RFCO problem instances have illustrated the superiority of the proposed algorithm.
- Published
- 2016
- Full Text
- View/download PDF
44. Overlapping community detection with a novel hybrid metaheuristic optimisation algorithm
- Author
-
Nadjet Kamel and Imane Messaoudi
- Subjects
Social network ,business.industry ,Computer science ,Local search operator ,Machine learning ,computer.software_genre ,Tabu search ,Computer Science Applications ,Management Information Systems ,Analytics ,Modeling and Simulation ,Benchmark (computing) ,Optimisation algorithm ,Artificial intelligence ,business ,Metaheuristic ,computer ,Bat algorithm - Abstract
Social networks are ubiquitous in our daily life. Due to the rapid development of information and electronic technology, social networks are becoming more and more complex in terms of sizes and contents. It is of paramount significance to analyse the structures of social networks in order to unveil the myth beneath complex social networks. Network community detection is recognised as a fundamental tool towards social networks analytics. As a consequence, numerical community detection methods are proposed in the literature. For a real-world social network, an individual may possess multiple memberships, while the existing community detection methods are mainly designed for non-overlapping situations. With regard to this, this paper proposes a hybrid metaheuristic method to detect overlapping communities in social networks. In the proposed method, the overlapping community detection problem is formulated as an optimisation problem and a novel bat optimisation algorithm is designed to solve the established optimisation model. To enhance the searchability of the proposed algorithm, a local search operator based on tabu search is introduced. To validate the effectiveness of the proposed algorithm, experiments on benchmark and real-world social networks are carried out. The experiments indicate that the proposed algorithm is promising for overlapping community detection.
- Published
- 2020
- Full Text
- View/download PDF
45. A Genetic Algorithm with Local Search Based on Label Propagation for Detecting Dynamic Communities
- Author
-
Gema Bello-Orgaz, David Camacho, and Ángel Panizo
- Subjects
business.industry ,Computer science ,Local search operator ,02 engineering and technology ,Machine learning ,computer.software_genre ,020204 information systems ,Genetic algorithm ,0202 electrical engineering, electronic engineering, information engineering ,020201 artificial intelligence & image processing ,Local search (optimization) ,Artificial intelligence ,Community finding ,business ,computer ,Label propagation - Abstract
The interest in community detection problems on networks that evolves over time have experienced an increasing attention over the last years. Genetic Algorithms, and other bio-inspired methods, have been successfully applied to tackle the community finding problem in static networks. However, few research works have been done related to the improvement of these algorithms for temporal domains. This paper is focused on the design, implementation, and empirical analysis of a new Genetic Algorithm pair with a local search operator based on Label Propagation to identify communities on dynamic networks.
- Published
- 2018
- Full Text
- View/download PDF
46. A discrete invasive weed optimization algorithm for solving traveling salesman problem
- Author
-
Huan Chen, Anping He, Jinzhao Wu, Yongquan Zhou, and Qifang Luo
- Subjects
Mathematical optimization ,Optimization algorithm ,Efficient algorithm ,Cognitive Neuroscience ,Local search operator ,2-opt ,Travelling salesman problem ,Computer Science Applications ,Normal distribution ,Artificial Intelligence ,Robustness (computer science) ,Weed ,Algorithm ,Mathematics - Abstract
The Traveling Salesman Problem (TSP) is one of the typical NP-hard problems. Efficient algorithms for the TSP have been the focus on academic circles at all times. This article proposes a discrete invasive weed optimization (DIWO) to solve TSP. Firstly, weeds individuals encode positive integer, on the basis that the normal distribution of the IWO does not change, and then calculate the fitness value of the weeds individuals. Secondly, the 3-Opt local search operator is used. Finally, an improved complete 2-Opt (I2Opt) is selected as a second local search operator for solve TSP. A benchmarks problem selected from TSPLIB is used to test the algorithm, and the results show that the DIWO algorithm proposed in this article can achieve to results closed to the theoretical optimal values within a reasonable period of time, and has strong robustness.
- Published
- 2015
- Full Text
- View/download PDF
47. The Objective Function Value Optimization of Cloud Computing Resources Security Allocation of Artificial Firefly Algorithm
- Author
-
Xiaoxi Hu
- Subjects
Firefly protocol ,education.field_of_study ,Mathematical optimization ,Computer science ,business.industry ,Computer Science::Neural and Evolutionary Computation ,Population ,Mathematics::Optimization and Control ,Local search operator ,Swarm behaviour ,Value (computer science) ,Cloud computing ,Convergence (routing) ,Firefly algorithm ,education ,business - Abstract
Based on the current cloud computing resources security distribution model’s problem that the optimization effect is not high and the convergence is not good, this paper puts forward a cloud computing resources security distribution model based on improved artificial firefly algorithm. First of all, according to characteristics of the artificial fireflies swarm algorithm and the complex method, it incorporates the ideas of complex method into the artificial firefly algorithm, uses the complex method to guide the search of artificial fireflies in population, and then introduces local search operator in the firefly mobile mechanism, in order to improve the searching efficiency and convergence precision of algorithm. Simulation results show that, the cloud computing resources security distribution model based on improved artificial firefly algorithm proposed in this paper has good convergence effect and optimum efficiency.
- Published
- 2015
- Full Text
- View/download PDF
48. A novel clustering algorithm based on searched experiences
- Author
-
Chun-Wei Tsai, Chu-Sing Yang, Ming-Chao Chiang, and Yong-Chun Ding
- Subjects
0209 industrial biotechnology ,Computation ,media_common.quotation_subject ,Local search operator ,02 engineering and technology ,computer.software_genre ,Prediction algorithms ,020901 industrial engineering & automation ,0202 electrical engineering, electronic engineering, information engineering ,020201 artificial intelligence & image processing ,Quality (business) ,Data mining ,Cluster analysis ,computer ,media_common - Abstract
How to reduce the computation time and how to improve the quality of the clustering result are the two major research issues. Although several efficient and effective clustering algorithms have been presented, none of which is perfect. As such, an effective clustering algorithm, which is based on the prediction of searching information to determine the search directions at later iterations and employs the k-means as the local search operator to fine-tune the end result, is presented in this paper. Simulation results show that the proposed algorithm is less sensitive to the initial random solution; thus, it is capable of providing a better result than the other clustering algorithms compared in this paper in terms of the quality of the clustering result.
- Published
- 2017
- Full Text
- View/download PDF
49. The baldwin effect on a memetic differential evolution for constrained numerical optimization problems
- Author
-
Efren Mezura-Montes and Saul Dominguez-Isidro
- Subjects
Mathematical optimization ,Optimization problem ,Baldwin effect ,Probabilistic logic ,Local search operator ,0102 computer and information sciences ,02 engineering and technology ,01 natural sciences ,symbols.namesake ,010201 computation theory & mathematics ,Differential evolution ,0202 electrical engineering, electronic engineering, information engineering ,Benchmark (computing) ,symbols ,Memetic algorithm ,020201 artificial intelligence & image processing ,Population diversity ,Mathematics - Abstract
This paper analyzes the Baldwin effect on a memetic algorithm that solves constrained numerical optimization problems (CNOPS). For this study the canonical Differential Evolution (DE) enhanced with the Hooke-Jeeves method (HJ) as local search operator is proposed (MDEHJ), which implements a probabilistic scheme to activate HJ by means a sinusoidal function that considers the population diversity. Three MDEHJ instances are applied to study the Baldwin effect in different exploitation areas (best, worst and random selected, respectively). Final results are compared against those obtained by MDEHJ with Lamarckian learning. All instances are tested on thirty-six well-known benchmark problems. The results suggest that the proposed approach is suitable to solve CNOPS and those results also show that Baldwin effect does not affect the performance of a memetic DE in constrained search spaces.
- Published
- 2017
- Full Text
- View/download PDF
50. An Importance Based Algorithm for Reliability-Redundancy Allocation of Phased Mission Systems
- Author
-
Xinyang Wu and Xiaoyue Wu
- Subjects
0209 industrial biotechnology ,Mathematical optimization ,Engineering ,021103 operations research ,business.industry ,Heuristic (computer science) ,0211 other engineering and technologies ,Local search operator ,02 engineering and technology ,Reliability engineering ,020901 industrial engineering & automation ,Genetic algorithm ,Redundancy (engineering) ,Embedding ,Algorithm design ,business ,Algorithm - Abstract
In engineering applications, there are systems that have both newly developed components with optimized reliability parameters and existed components with fixed reliability parameters. The reliability-redundancy allocation problem (RRAP) is raised to solve these cases by simultaneous optimizing components reliability and providing redundant components. However, most of the existed literature does not consider this kind of systems and they mainly focuses on series-parallel system, this paper propose a hybrid heuristic measure to solve RRAP of phased mission systems (PMS). Importance analysis can estimate the relative importance of components to system reliability, and provide useful information for reliability allocation or redundancy allocation for improving system performance. In this study, an importance based heuristic algorithm is hybridized with well-known genetic algorithm (GA). By embedding the reliability-importance based local search operator in standard GA, the local exploration ability has been further improved. Two PMS examples are presented and the results are compared with standard GA to validate the effectiveness of the provided algorithm.
- Published
- 2017
- Full Text
- View/download PDF
Catalog
Discovery Service for Jio Institute Digital Library
For full access to our library's resources, please sign in.