35 results on '"Ponnuthurai Nagaratnam Suganthan"'
Search Results
2. Wireless Network Slice Assignment With Incremental Random Vector Functional Link Network
- Author
-
Yulin He, Xuan Ye, Laizhong Cui, Philippe Fournier-Viger, Chengwen Luo, Joshua Zhexue Huang, and Ponnuthurai Nagaratnam Suganthan
- Subjects
Computer Networks and Communications ,Control and Systems Engineering ,Computer Science Applications - Published
- 2023
3. Synthetic Datasets for Numeric Uncertainty Quantification: Proposing Datasets for Future Researchers
- Author
-
H M Dipu Kabir, Moloud Abdar, Abbas Khosravi, Darius Nahavandi, Subrota Kumar Mondal, Sadia Khanam, Shady Mohamed, Dipti Srinivasan, Saeid Nahavandi, and Ponnuthurai Nagaratnam Suganthan
- Subjects
Human-Computer Interaction ,Computer Networks and Communications ,Control and Systems Engineering ,Human Factors and Ergonomics ,Computer Science Applications - Published
- 2023
4. Collaborative Truck-Drone Routing for Contactless Parcel Delivery During the Epidemic
- Author
-
Guohua Wu, Ni Mao, Qizhang Luo, Binjie Xu, Jianmai Shi, and Ponnuthurai Nagaratnam Suganthan
- Subjects
Mechanical Engineering ,Automotive Engineering ,Computer Science Applications - Published
- 2022
5. A Voting-Mechanism-Based Ensemble Framework for Constraint Handling Techniques
- Author
-
Guohua Wu, Ling Wang, Witold Pedrycz, Ponnuthurai Nagaratnam Suganthan, and Xupeng Wen
- Subjects
Adaptive strategies ,Mathematical optimization ,Computer science ,Process (engineering) ,media_common.quotation_subject ,Evolutionary algorithm ,Mechanism based ,Theoretical Computer Science ,Constraint (information theory) ,Computational Theory and Mathematics ,Ranking ,Voting ,Penalty method ,Software ,media_common - Abstract
Effective constraint handling techniques are of great significance for evolutionary algorithms dealing with constrained optimization problems. To date, many constraint handling techniques, such as penalty function, superiority of feasible solutions, and -constraint, have been designed. However, different constraint handling techniques are usually suited to different problems, even the most appropriate technique changes along with the stages of the optimization process. Motivated by this phenomenon, we propose a voting-mechanism based ensemble framework, named VMCH, to integrate multiple constraint handling techniques for solving various constrained optimization problems. In this framework, each constraint handling technique acts as a voter, all voters vote for each pair of solutions, and the solution in each pair with the highest weighted votes is considered better. In addition, an adaptive strategy is developed to adjust the voter weights according to their historical voting performance. To investigate the performance of VMCH in improving existing algorithms, the proposed VMCH is embedded into the three best algorithms in the competition on constrained single objective real-parameter optimization at CEC 2018, namely MAgES, iLSHADE, and IUDE, to form three new algorithm versions, i.e., MAgES-VMCH, iLSHADE-VMCH, and IUDE-VMCH. They are compared with seven state-of-the-art peer algorithms. Extensive experiments are conducted on 57 real-world constrained optimization problems. The ranking results show that the new algorithm version MAgES-VMCH takes first place among the ten comparison algorithms. Moreover, all the new VMCH-enhanced versions of the three best algorithms are superior to their original versions. Therefore, the proposed VMCH framework can achieve competitive performance in solving constrained optimization problems.
- Published
- 2022
6. A Hybrid Iterated Greedy Algorithm for a Crane Transportation Flexible Job Shop Problem
- Author
-
Peiyong Duan, Kaizhou Gao, Junqing Li, Quan-Ke Pan, Ponnuthurai Nagaratnam Suganthan, Dunwei Gong, and Yu Du
- Subjects
Set (abstract data type) ,Mathematical optimization ,Control and Systems Engineering ,Computer science ,Lift (data mining) ,Heuristic (computer science) ,Job shop ,Simulated annealing ,Minification ,Electrical and Electronic Engineering ,Time complexity ,Scheduling (computing) - Abstract
In this study, we propose an efficient optimization algorithm that is a hybrid of the iterated greedy and simulated annealing algorithms (hereinafter, referred to as IGSA) to solve the flexible job shop scheduling problem with crane transportation processes (CFJSP). Two objectives are simultaneously considered, namely, the minimization of the maximum completion time and the energy consumptions during machine processing and crane transportation. Different from the methods in the literature, crane lift operations have been investigated for the first time to consider the processing time and energy consumptions involved during the crane lift process. The IGSA algorithm is then developed to solve the CFJSPs considered. In the proposed IGSA algorithm, first, each solution is represented by a 2-D vector, where one vector represents the scheduling sequence and the other vector shows the assignment of machines. Subsequently, an improved construction heuristic considering the problem features is proposed, which can decrease the number of replicated insertion positions for the destruction operations. Furthermore, to balance the exploration abilities and time complexity of the proposed algorithm, a problem-specific exploration heuristic is developed. Finally, a set of randomly generated instances based on realistic industrial processes is tested. Through comprehensive computational comparisons and statistical analyses, the highly effective performance of the proposed algorithm is favorably compared against several efficient algorithms.
- Published
- 2022
7. Remodelling State-Space Prediction With Deep Neural Networks for Probabilistic Load Forecasting
- Author
-
B. K. Panigrahi, Ponnuthurai Nagaratnam Suganthan, Abbas Khosravi, and Parul Arora
- Subjects
Multivariate statistics ,Power transmission ,Control and Optimization ,Computer science ,Computation ,Probabilistic logic ,Univariate ,computer.software_genre ,Computer Science Applications ,Computational Mathematics ,Variable (computer science) ,Recurrent neural network ,Artificial Intelligence ,State space ,Data mining ,computer - Abstract
Probabilistic load forecasting (PLF) has become necessary for power system operators to do efficient planning across power transmission and distribution systems. However, there are not many PLF models, and those that exist take a lot of computation time and are not efficient, especially in multiple loads. This paper proposes a novel algorithm for spatially correlated multiple loads wherein a global parameter is learned from state-space parameters of individual loads by an amalgamation of deep neural networks and state-space models. The proposed model employs complex pattern learning capabilities of recurrent neural networks and temporal pattern extraction of innovation state-space models. It is tested on GEFCom-14 and ISO-NE datasets, one with a single load and multiple loads. Different case studies are conducted to examine the involvement of temperature for load forecasting. It has been observed that in the case of multivariate loads, temperature variable doesn’t make much difference in PLF, but in the case of univariate loads, forecasting results are four-times better. The proposed method is highly interpretable and can be employed in areas where limited training data is available to the areas where colossal data is available. The proposed model has outperformed several benchmarks present in the literature on the same datasets.
- Published
- 2022
8. Ensemble Many-Objective Optimization Algorithm Based on Voting Mechanism
- Author
-
Guohua Wu, Witold Pedrycz, Jianghan Zhu, Ponnuthurai Nagaratnam Suganthan, Huangke Chen, and Wenbo Qiu
- Subjects
Mathematical optimization ,Optimization problem ,Computer science ,Mechanism (biology) ,Process (engineering) ,media_common.quotation_subject ,05 social sciences ,Evolutionary algorithm ,Sorting ,050301 education ,02 engineering and technology ,Computer Science Applications ,Human-Computer Interaction ,Control and Systems Engineering ,Voting ,0202 electrical engineering, electronic engineering, information engineering ,Key (cryptography) ,020201 artificial intelligence & image processing ,Electrical and Electronic Engineering ,0503 education ,Software ,media_common - Abstract
Sorting solutions play a key role in using evolutionary algorithms (EAs) to solve many-objective optimization problems (MaOPs). Generally, different solution-sorting methods possess different advantages in dealing with distinct MaOPs. Focusing on this characteristic, this article proposes a general voting-mechanism-based ensemble framework (VMEF), where different solution-sorting methods can be integrated and work cooperatively to select promising solutions in a more robust manner. In addition, a strategy is designed to calculate the contribution of each solution-sorting method and then the total votes are adaptively allocated to different solution-sorting methods according to their contribution. Solution-sorting methods that make more contribution to the optimization process are rewarded with more votes and the solution-sorting methods with poor contribution will be punished in a period of time, which offers a good feedback to the optimization process. Finally, to test the performance of VMEF, extensive experiments are conducted in which VMEF is compared with five state-of-the-art peer many-objective EAs, including NSGA-III, SPEA/R, hpaEA, BiGE, and grid-based evolutionary algorithm. Experimental results demonstrate that the overall performance of VMEF is significantly better than that of these comparative algorithms.
- Published
- 2022
9. Multi-Modal and Multi-User Semantic Communications for Channel-Level Information Fusion
- Author
-
Xuewen Luo, Ruobin Gao, Hsiao-Hwa Chen, Shuyi Chen, Qing Guo, and Ponnuthurai Nagaratnam Suganthan
- Subjects
Electrical and Electronic Engineering ,Computer Science Applications - Published
- 2022
10. Solving Traffic Signal Scheduling Problems in Heterogeneous Traffic Network by Using Meta-Heuristics
- Author
-
Yicheng Zhang, Rong Su, Ponnuthurai Nagaratnam Suganthan, Kaizhou Gao, MengChu Zhou, and FaJun Yang
- Subjects
Vehicle dynamics ,Mathematical optimization ,Traffic signal ,Computer science ,Mechanical Engineering ,Automotive Engineering ,Genetic algorithm ,Harmony search ,Traffic network ,Metaheuristic ,Computer Science Applications ,Scheduling (computing) ,Delay time - Abstract
This paper addresses a traffic signal scheduling (TSS) problem in a heterogeneous traffic network with signalized and non-signalized intersections. The objective is to minimize the total network-wise delay time of all vehicles within a given finite-time window. First, a novel model is proposed to describe a heterogeneous traffic network with signalized and non-signalized intersections. Second, five meta-heuristics are implemented to solve the TSS problem. Based on the problem characteristics, three local search operators and their ensemble are proposed. Then, five meta-heuristics with such an ensemble are proposed to solve the TSS problem. Third, experiments are carried out based on the real traffic data in the Jurong area of Singapore. The performance of the ensemble of local search operators is verified. Ten algorithms, including five meta-heuristics with and without the ensemble, are evaluated by solving 18 cases with different scales. Finally, the algorithm with the best performance is compared against the currently used traffic signal control strategies. The comparisons and discussions show the competitiveness of the proposed model and meta-heuristics.
- Published
- 2019
11. Meta-Heuristics for Bi-Objective Urban Traffic Light Scheduling Problems
- Author
-
Yi Zhang, Yicheng Zhang, Ponnuthurai Nagaratnam Suganthan, Kaizhou Gao, and Rong Su
- Subjects
Mathematical optimization ,Traffic signal ,Job shop scheduling ,Time windows ,Computer science ,Mechanical Engineering ,Automotive Engineering ,Genetic algorithm ,Bi objective ,Harmony search ,Metaheuristic ,Computer Science Applications ,Scheduling (computing) - Abstract
This paper addresses a bi-objective urban traffic light scheduling problem (UTLSP), which requires minimizing both the total network-wise delay time of all vehicles and total delay time of all pedestrians within a given finite-time window. First, a centralized model is employed to describe the UTLSP, where the cost functions and constraints of the two objectives are presented. A non-domination strategy-based metric is used to compare and rank solutions based on the two objectives. Second, metaheuristics, such as harmony search (HS) and artificial bee colony (ABC), are implemented to solve the UTLSP. Based on the characteristics of the UTLSP, a local search operator is utilized to improve the search performance of the developed optimization algorithms. Finally, experiments are carried out based on the real traffic data in Jurong area of Singapore. The HS, ABC, and their variants with the local search operator are evaluated in 19 case studies with different scales and time windows. To the best of our knowledge, this paper is the first of its kind to solve bi-objective traffic light scheduling problems in the literature. To demonstrate the effectiveness of the proposed algorithms in dealing with bi-objective optimization in traffic light scheduling, they are compared to the classical non-dominated sorting genetic algorithm II (NSGAII) with and without the local search operation. The comparisons indicate that our algorithms outperform the NSGAII algorithm with and without the local search operator for solving the UTLSP.
- Published
- 2019
12. <tex-math notation='LaTeX'>$I_{\rm SDE}$ </tex-math> +—An Indicator for Multi and Many-Objective Optimization
- Author
-
Rammohan Mallipeddi, Trinadh Pamulapati, and Ponnuthurai Nagaratnam Suganthan
- Subjects
Mathematical optimization ,Computer science ,02 engineering and technology ,Density estimation ,Multi-objective optimization ,Theoretical Computer Science ,Computational Theory and Mathematics ,Scalability ,Convergence (routing) ,0202 electrical engineering, electronic engineering, information engineering ,Benchmark (computing) ,020201 artificial intelligence & image processing ,Variety (universal algebra) ,Software - Abstract
In this letter, an efficient indicator for multi and many-objective optimization is proposed. The proposed indicator ( $I_{{SDE}}$ +) is a combination of sum of objectives and shift-based density estimation and benefits from their ability to promote convergence and diversity, respectively. An evolutionary multiobjective optimization framework based on the proposed indicator is shown to perform comparably or better than the state-of-the-art on a variety of scalable benchmark problems.
- Published
- 2019
13. An Adaptive Resource Allocation Strategy for Objective Space Partition-Based Multiobjective Optimization
- Author
-
Ponnuthurai Nagaratnam Suganthan, Huangke Chen, Guohua Wu, Lining Xing, Xiaomin Zhu, and Witold Pedrycz
- Subjects
Adaptive strategies ,Mathematical optimization ,education.field_of_study ,05 social sciences ,Population ,MathematicsofComputing_NUMERICALANALYSIS ,Evolutionary algorithm ,050301 education ,02 engineering and technology ,Multi-objective optimization ,Partition (database) ,Linear subspace ,Evolutionary computation ,Computer Science Applications ,Human-Computer Interaction ,Control and Systems Engineering ,0202 electrical engineering, electronic engineering, information engineering ,020201 artificial intelligence & image processing ,Electrical and Electronic Engineering ,education ,0503 education ,Software ,Subspace topology - Abstract
In evolutionary computation, balancing the diversity and convergence of the population for multiobjective evolutionary algorithms (MOEAs) is one of the most challenging topics. Decomposition-based MOEAs are efficient for population diversity, especially when the branch partitions the objective space of multiobjective optimization problem (MOP) into a series of subspaces, and each subspace retains a set of solutions. However, a persisting challenge is how to strengthen the population convergence while maintaining diversity for decomposition-based MOEAs. To address this issue, we first define a novel metric to measure the contributions of subspaces to the population convergence. Then, we develop an adaptive strategy that allocates computational resources to each subspace according to their contributions to the population. Based on the above two strategies, we design an objective space partition-based adaptive MOEA, called OPE-MOEA, to improve population convergence, while maintaining population diversity. Finally, 41 widely used MOP benchmarks are used to compare the performance of the proposed OPE-MOEA with other five representative algorithms. For the 41 MOP benchmarks, the OPE-MOEA significantly outperforms the five algorithms on 28 MOP benchmarks in terms of the metric hypervolume.
- Published
- 2019
14. Benchmarking Ensemble Classifiers with Novel Co-Trained Kernel Ridge Regression and Random Vector Functional Link Ensembles [Research Frontier]
- Author
-
Le Zhang and Ponnuthurai Nagaratnam Suganthan
- Subjects
0209 industrial biotechnology ,Boosting (machine learning) ,Artificial neural network ,Multivariate random variable ,Computer science ,business.industry ,Decision tree ,Pattern recognition ,02 engineering and technology ,Machine learning ,computer.software_genre ,Ensemble learning ,Theoretical Computer Science ,Random forest ,Support vector machine ,Random subspace method ,ComputingMethodologies_PATTERNRECOGNITION ,020901 industrial engineering & automation ,Artificial Intelligence ,0202 electrical engineering, electronic engineering, information engineering ,020201 artificial intelligence & image processing ,Artificial intelligence ,business ,computer - Abstract
Studies in machine learning have shown promising classification performance of ensemble methods employing "perturb and combine" strategies. In particular, the classical random forest algorithm performs the best among 179 classifiers on 121 UCI datasets from different domains. Motivated by this observation, we extend our previous work on oblique decision tree ensemble. We also propose an efficient co-trained kernel ridge regression method. In addition, a random vector functional link network ensemble is also introduced. Our experiments show that our two oblique decision tree ensemble variants and the co-trained kernel ridge regression ensemble are the top three ranked methods among the 183 classifiers. The proposed random vector functional link network ensemble also outperforms all neural network based methods used in the experiments.
- Published
- 2017
15. A Greedy Cooperative Co-evolution ary Algorithm with Problem-specific Knowledge for Multi-objective Flowshop Group Scheduling Problems
- Author
-
Ponnuthurai Nagaratnam Suganthan, Ling Wang, Liang Gao, Quan-Ke Pan, and Xuan He
- Subjects
Operator (computer programming) ,Computational Theory and Mathematics ,Job shop scheduling ,Linear programming ,Computer science ,Specific knowledge ,Production efficiency ,Algorithm ,Critical path method ,Software ,Theoretical Computer Science ,Group scheduling ,Efficient energy use - Abstract
The flowshop sequence-dependent group scheduling problem (FSDGSP) with the production efficiency measures has been extensively studied due to its wide industrial applications. However, energy efficiency indicators are often ignored in the literature. This paper considers the FSDGSP to minimize makespan, total flow time and total energy consumption, simultaneously. After the problem-specific knowledge is extracted, a mixed-integer linear programming model and a critical path-based accelerated evaluation method are proposed. Since the FSDGSP includes multiple coupled sub-problems, a greedy cooperative co-evolutionary algorithm (GCCEA) is designed to explore the solution space in depth. Meanwhile, a random mutation operator and a greedy energy-saving strategy are employed to adjust the processing speeds of machines to obtain a potential non-dominated solution. A large number of experimental results show that the proposed algorithm significantly outperforms the existing classic multi-objective optimization algorithms, which is due to the usage of problem-related knowledge.
- Published
- 2021
16. Leveraged Neighborhood Restructuring in Cultural Algorithms for Solving Real-World Numerical Optimization Problems
- Author
-
Mostafa Z. Ali, Robert G. Reynolds, Amer Al-Badarneh, and Ponnuthurai Nagaratnam Suganthan
- Subjects
0209 industrial biotechnology ,education.field_of_study ,Optimization problem ,Social network ,business.industry ,Computer science ,Cultural algorithm ,Knowledge engineering ,Population ,Control reconfiguration ,02 engineering and technology ,Theoretical Computer Science ,Range (mathematics) ,020901 industrial engineering & automation ,Computational Theory and Mathematics ,Knowledge integration ,0202 electrical engineering, electronic engineering, information engineering ,020201 artificial intelligence & image processing ,business ,education ,Algorithm ,Software - Abstract
Many researchers have developed population-based techniques to solve numerical optimization problems. Almost none of these techniques demonstrate consistent performance over a wide range of problems as these problems differ substantially in their characteristics. In the state-of-the-art cultural algorithms (CAs), problem solving is facilitated by the exchange of knowledge between a network of active knowledge sources in the belief space and networks of individuals in the population space. To enhance the performance of CAs, we restructure the social fabric interconnections to facilitate flexible communication among problem solvers in the population space. Several social network reconfiguration mechanisms and types of communications are examined. This extended CA is compared with other variants of CAs and other well-known state-of-the-art algorithms on a set of challenging real-world problems. The numerical results show that the injection of neighborhoods with flexible subnetworks enhances performance on a diverse landscape of numerical optimization problems.
- Published
- 2016
17. Ensemble Classification and Regression-Recent Developments, Applications and Future Directions [Review Article]
- Author
-
Ye Ren, Le Zhang, and Ponnuthurai Nagaratnam Suganthan
- Subjects
Boosting (machine learning) ,Multiple kernel learning ,Computer science ,business.industry ,020209 energy ,Bootstrap aggregating ,Deep learning ,Computational intelligence ,02 engineering and technology ,Machine learning ,computer.software_genre ,Ensemble learning ,Theoretical Computer Science ,Random forest ,ComputingMethodologies_PATTERNRECOGNITION ,Artificial Intelligence ,0202 electrical engineering, electronic engineering, information engineering ,Gradient boosting ,Artificial intelligence ,Data mining ,business ,computer - Abstract
Ensemble methods use multiple models to get better performance. Ensemble methods have been used in multiple research fields such as computational intelligence, statistics and machine learning. This paper reviews traditional as well as state-of-the-art ensemble methods and thus can serve as an extensive summary for practitioners and beginners. The ensemble methods are categorized into conventional ensemble methods such as bagging, boosting and random forest, decomposition methods, negative correlation learning methods, multi-objective optimization based ensemble methods, fuzzy ensemble methods, multiple kernel learning ensemble methods and deep learning based ensemble methods. Variations, improvements and typical applications are discussed. Finally this paper gives some recommendations for future research directions.
- Published
- 2016
18. Ensemble and Arithmetic Recombination-Based Speciation Differential Evolution for Multimodal Optimization
- Author
-
Ponnuthurai Nagaratnam Suganthan and Sheldon Hui
- Subjects
0209 industrial biotechnology ,Mathematical optimization ,Optimization problem ,02 engineering and technology ,Evolutionary computation ,Computer Science Applications ,Human-Computer Interaction ,020901 industrial engineering & automation ,Control and Systems Engineering ,Differential evolution ,Mutation (genetic algorithm) ,Genetic algorithm ,0202 electrical engineering, electronic engineering, information engineering ,Benchmark (computing) ,Key (cryptography) ,Quantitative Biology::Populations and Evolution ,020201 artificial intelligence & image processing ,Electrical and Electronic Engineering ,Arithmetic ,Cluster analysis ,Software ,Information Systems ,Mathematics - Abstract
Multimodal optimization problems consists of multiple equal or comparable spatially distributed solutions. Niching and clustering differential evolution (DE) techniques have been demonstrated to be highly effective for solving such problems. The key challenge in the speciation niching technique is to balance between local solution exploitation and global exploration. Our proposal enhances exploration by applying arithmetic recombination with speciation and improves exploitation of individual peaks by applying neighborhood mutation with ensemble strategies. Our novel algorithm, called ensemble and arithmetic recombination-based speciation DE, is shown to either outperform or perform comparably to the state-of-the-art algorithms on 29 common multimodal benchmark problems. Comparable performance is observed only when some problems are solved perfectly by the algorithms in the literature.
- Published
- 2016
19. Oblique Decision Tree Ensemble via Multisurface Proximal Support Vector Machine
- Author
-
Le Zhang and Ponnuthurai Nagaratnam Suganthan
- Subjects
Structured support vector machine ,business.industry ,Decision tree ,Oblique case ,Pattern recognition ,Computer Science Applications ,Human-Computer Interaction ,Support vector machine ,ComputingMethodologies_PATTERNRECOGNITION ,Hyperplane ,Control and Systems Engineering ,Margin classifier ,Decision boundary ,Artificial intelligence ,Electrical and Electronic Engineering ,Cluster analysis ,business ,Software ,Information Systems ,Mathematics - Abstract
A new approach to generate oblique decision tree ensemble is proposed wherein each decision hyperplane in the internal node of tree classifier is not always orthogonal to a feature axis. All training samples in each internal node are grouped into two hyper-classes according to their geometric properties based on a randomly selected feature subset. Then multisurface proximal support vector machine is employed to obtain two clustering hyperplanes where each hyperplane is generated such that it is closest to one group of the data and as far as possible from the other group. Then, one of the bisectors of these two hyperplanes is regarded as the test hyperplane for this internal node. Several regularization methods have been applied to handle the small sample size problem as the tree grows. The effectiveness of the proposed method is demonstrated by 44 real-world benchmark classification data sets from various research fields. These classification results show the advantage of the proposed approach in both computation time and classification accuracy.
- Published
- 2015
20. A Comparative Study of Empirical Mode Decomposition-Based Short-Term Wind Speed Forecasting Methods
- Author
-
Narasimalu Srikanth, Ye Ren, and Ponnuthurai Nagaratnam Suganthan
- Subjects
Engineering ,Artificial neural network ,Renewable Energy, Sustainability and the Environment ,business.industry ,Computational intelligence ,Machine learning ,computer.software_genre ,Wind speed ,Hilbert–Huang transform ,Term (time) ,Support vector machine ,Noise ,Nonlinear system ,Data mining ,Artificial intelligence ,business ,computer - Abstract
Wind speed forecasting is challenging due to its intermittent nature. The wind speed time series (TS) has nonlinear and nonstationary characteristics and not normally distributed, which make it difficult to be predicted by statistical or computational intelligent methods. Empirical mode decomposition (EMD) and its improved versions are powerful tools to decompose a complex TS into a collection of simpler ones. The improved versions discussed in this paper include ensemble EMD (EEMD), complementary EEMD (CEEMD), and complete EEMD with adaptive noise (CEEMDAN). The EMD and its improved versions are hybridized with two computational intelligence-based predictors: support vector regression (SVR) and artificial neural network (ANN). The EMD-based hybrid forecasting methods are evaluated with 12 wind speed TS. The performances of the hybrid methods are compared and discussed. It shows that EMD and its improved versions enhance the performance of SVR significantly but marginally on ANN, and among the EMD-based hybrid methods, the proposed CEEMDAN-SVR is the best method. Possible future works are also recommended for wind speed forecasting.
- Published
- 2015
21. A Distance-Based Locally Informed Particle Swarm Model for Multimodal Optimization
- Author
-
Boyang Qu, Swagatam Das, and Ponnuthurai Nagaratnam Suganthan
- Subjects
Mathematical optimization ,Optimization problem ,business.industry ,Particle swarm optimization ,Machine learning ,computer.software_genre ,Evolutionary computation ,Theoretical Computer Science ,Local optimum ,Computational Theory and Mathematics ,Benchmark (computing) ,Local search (optimization) ,Artificial intelligence ,Multi-swarm optimization ,business ,computer ,Metaheuristic ,Software ,Mathematics - Abstract
Multimodal optimization amounts to finding multiple global and local optima (as opposed to a single solution) of a function, so that the user can have a better knowledge about different optimal solutions in the search space and when needed, the current solution may be switched to a more suitable one while still maintaining the optimal system performance. Niching particle swarm optimizers (PSOs) have been widely used by the evolutionary computation community for solving real-parameter multimodal optimization problems. However, most of the existing PSO-based niching algorithms are difficult to use in practice because of their poor local search ability and requirement of prior knowledge to specify certain niching parameters. This paper has addressed these issues by proposing a distance-based locally informed particle swarm (LIPS) optimizer, which eliminates the need to specify any niching parameter and enhance the fine search ability of PSO. Instead of using the global best particle, LIPS uses several local bests to guide the search of each particle. LIPS can operate as a stable niching algorithm by using the information provided by its neighborhoods. The neighborhoods are estimated in terms of Euclidean distance. The algorithm is compared with a number of state-of-the-art evolutionary multimodal optimizers on 30 commonly used multimodal benchmark functions. The experimental results suggest that the proposed technique is able to provide statistically superior and more consistent performance over the existing niching algorithms on the test functions, without incurring any severe computational burdens.
- Published
- 2013
22. Differential Evolution With Neighborhood Mutation for Multimodal Optimization
- Author
-
Boyang Qu, Jing Liang, Ponnuthurai Nagaratnam Suganthan, and School of Electrical and Electronic Engineering
- Subjects
Mathematical optimization ,Optimization problem ,Evolutionary computation ,Theoretical Computer Science ,Euclidean distance ,Local optimum ,Computational Theory and Mathematics ,Differential evolution ,Genetic algorithm ,Mutation (genetic algorithm) ,Algorithm design ,Software ,Engineering::Electrical and electronic engineering::Computer hardware, software and systems [DRNTU] ,Mathematics - Abstract
In this paper, a neighborhood mutation strategy is proposed and integrated with various niching differential evolution (DE) algorithms to solve multimodal optimization problems. Although variants of DE are highly effective in locating a single global optimum, no DE variant performs competitively when solving multi-optima problems. In the proposed neighborhood based differential evolution, the mutation is performed within each Euclidean neighborhood. The neighborhood mutation is able to maintain the multiple optima found during the evolution and evolve toward the respective global/local optimum. To test the performance of the proposed neighborhood mutation DE, a total of 29 problem instances are used. The proposed algorithms are compared with a number of state-of-the-art multimodal optimization approaches and the experimental results suggest that although the idea of neighborhood mutation is simple, it is able to provide better and more consistent performance over the state-of-the-art multimodal algorithms. In addition, a comparative survey on niching algorithms and their applications are also presented.
- Published
- 2012
23. An Adaptive Differential Evolution Algorithm With Novel Mutation and Crossover Strategies for Global Numerical Optimization
- Author
-
Ponnuthurai Nagaratnam Suganthan, Swagatam Das, Saurav Ghosh, Sk. Minhazul Islam, Subhrajit Roy, and School of Electrical and Electronic Engineering
- Subjects
education.field_of_study ,Mathematical optimization ,IEEE Congress on Evolutionary Computation ,Population ,Crossover ,General Medicine ,Evolutionary computation ,Computer Science Applications ,Human-Computer Interaction ,Control and Systems Engineering ,Differential evolution ,Engineering::Electrical and electronic engineering [DRNTU] ,Mutation (genetic algorithm) ,Derivative-free optimization ,Electrical and Electronic Engineering ,education ,Algorithm ,Software ,Selection (genetic algorithm) ,Information Systems ,Mathematics - Abstract
Differential evolution (DE) is one of the most powerful stochastic real parameter optimizers of current interest. In this paper, we propose a new mutation strategy, a fitness-induced parent selection scheme for the binomial crossover of DE, and a simple but effective scheme of adapting two of its most important control parameters with an objective of achieving improved performance. The new mutation operator, which we call DE/current-to-gr_best/1, is a variant of the classical DE/current-to-best/1 scheme. It uses the best of a group (whose size is q% of the population size) of randomly selected solutions from current generation to perturb the parent (target) vector, unlike DE/current-to-best/1 that always picks the best vector of the entire population to perturb the target vector. In our modified framework of recombination, a biased parent selection scheme has been incorporated by letting each mutant undergo the usual binomial crossover with one of the p top-ranked individuals from the current population and not with the target vector with the same index as used in all variants of DE. A DE variant obtained by integrating the proposed mutation, crossover, and parameter adaptation strategies with the classical DE framework (developed in 1995) is compared with two classical and four state-of-the-art adaptive DE variants over 25 standard numerical benchmarks taken from the IEEE Congress on Evolutionary Computation 2005 competition and special session on real parameter optimization. Our comparative study indicates that the proposed schemes improve the performance of DE by a large magnitude such that it becomes capable of enjoying statistical superiority over the state-of-the-art DE variants for a wide variety of test problems. Finally, we experimentally demonstrate that, if one or more of our proposed strategies are integrated with existing powerful DE variants such as jDE and JADE, their performances can also be enhanced.
- Published
- 2012
24. Differential Evolution: A Survey of the State-of-the-Art
- Author
-
Swagatam Das and Ponnuthurai Nagaratnam Suganthan
- Subjects
education.field_of_study ,Theoretical computer science ,business.industry ,IEEE Congress on Evolutionary Computation ,Population ,Evolutionary algorithm ,Machine learning ,computer.software_genre ,Multi-objective optimization ,Stochastic programming ,Evolutionary computation ,Theoretical Computer Science ,Computational Theory and Mathematics ,Differential evolution ,Artificial intelligence ,business ,education ,Metaheuristic ,computer ,Software ,Mathematics - Abstract
Differential evolution (DE) is arguably one of the most powerful stochastic real-parameter optimization algorithms in current use. DE operates through similar computational steps as employed by a standard evolutionary algorithm (EA). However, unlike traditional EAs, the DE-variants perturb the current-generation population members with the scaled differences of randomly selected and distinct population members. Therefore, no separate probability distribution has to be used for generating the offspring. Since its inception in 1995, DE has drawn the attention of many researchers all over the world resulting in a lot of variants of the basic algorithm with improved performance. This paper presents a detailed review of the basic concepts of DE and a survey of its major variants, its application to multiobjective, constrained, large scale, and uncertain optimization problems, and the theoretical studies conducted on DE so far. Also, it provides an overview of the significant engineering applications that have benefited from the powerful nature of DE.
- Published
- 2011
25. Design of Non-Uniform Circular Antenna Arrays Using a Modified Invasive Weed Optimization Algorithm
- Author
-
Gourab Ghosh Roy, Prithwish Chakraborty, Swagatam Das, and Ponnuthurai Nagaratnam Suganthan
- Subjects
Mathematical optimization ,education.field_of_study ,Computer science ,Population ,Evolutionary algorithm ,Particle swarm optimization ,Beamwidth ,Antenna array ,Differential evolution ,Genetic algorithm ,Algorithm design ,Electrical and Electronic Engineering ,education ,Metaheuristic - Abstract
An ecologically inspired optimization algorithm, called invasive weed optimization (IWO), is presented for the design of non-uniform, planar, and circular antenna arrays that can achieve minimum side lobe levels for a specific first null beamwidth while avoiding the mutual coupling effects simultaneously. IWO recently emerged as a derivative-free real parameter optimizer that mimics the ecological behavior of colonizing weeds. For the present application, classical IWO has been modified by introducing a more explorative routine of changing the standard deviation of the seed population (equivalent to mutation step-size in evolutionary algorithms) of the algorithm. Simulation results over three significant instances of the circular array design problem have been presented to illustrate the effectiveness of the modified IWO algorithm. The design results obtained with modified IWO have been shown to comfortably beat those obtained with other state-of-the-art metaheuristics like genetic algorithm (GA), particle swarm optimization (PSO), original IWO and differential evolution (DE) in a statistically meaningful way.
- Published
- 2011
26. Ensemble of Constraint Handling Techniques
- Author
-
Rammohan Mallipeddi and Ponnuthurai Nagaratnam Suganthan
- Subjects
Constraint (information theory) ,Mathematical optimization ,Constraint learning ,Computational Theory and Mathematics ,Constraint logic programming ,Evolutionary algorithm ,Binary constraint ,Constraint satisfaction ,Software ,Evolutionary programming ,Evolutionary computation ,Theoretical Computer Science ,Mathematics - Abstract
During the last three decades, several constraint handling techniques have been developed to be used with evolutionary algorithms (EAs). According to the no free lunch theorem, it is impossible for a single constraint handling technique to outperform all other techniques on every problem. In other words, depending on several factors such as the ratio between feasible search space and the whole search space, multimodality of the problem, the chosen EA, and global exploration/local exploitation stages of the search process, different constraint handling methods can be effective during different stages of the search process. Motivated by these observations, we propose an ensemble of constraint handling techniques (ECHT) to solve constrained real-parameter optimization problems, where each constraint handling method has its own population. A distinguishing feature of the ECHT is the usage of every function call by each population associated with each constraint handling technique. Being a general concept, the ECHT can be realized with any existing EA. In this paper, we present two instantiations of the ECHT using four constraint handling methods with the evolutionary programming and differential evolution as the EAs. Experimental results show that the performance of ECHT is better than each single constraint handling method used to form the ensemble with the respective EA, and competitive to the state-of-the-art algorithms.
- Published
- 2010
27. Differential Evolution Algorithm With Strategy Adaptation for Global Numerical Optimization
- Author
-
Ponnuthurai Nagaratnam Suganthan, A. K. Qin, and V.L. Huang
- Subjects
Mathematical optimization ,Adaptive control ,Meta-optimization ,Optimization problem ,Adaptive algorithm ,Evolutionary algorithm ,Evolutionary computation ,Stochastic programming ,Theoretical Computer Science ,Computational Theory and Mathematics ,Differential evolution ,Algorithm ,Software ,Mathematics - Abstract
Differential evolution (DE) is an efficient and powerful population-based stochastic search technique for solving optimization problems over continuous space, which has been widely applied in many scientific and engineering fields. However, the success of DE in solving a specific problem crucially depends on appropriately choosing trial vector generation strategies and their associated control parameter values. Employing a trial-and-error scheme to search for the most suitable strategy and its associated parameter settings requires high computational costs. Moreover, at different stages of evolution, different strategies coupled with different parameter settings may be required in order to achieve the best performance. In this paper, we propose a self-adaptive DE (SaDE) algorithm, in which both trial vector generation strategies and their associated control parameter values are gradually self-adapted by learning from their previous experiences in generating promising solutions. Consequently, a more suitable generation strategy along with its parameter settings can be determined adaptively to match different phases of the search process/evolution. The performance of the SaDE algorithm is extensively evaluated (using codes available from P. N. Suganthan) on a suite of 26 bound-constrained numerical optimization problems and compares favorably with the conventional DE and several state-of-the-art parameter adaptive DE variants.
- Published
- 2009
28. Comprehensive learning particle swarm optimizer for global optimization of multimodal functions
- Author
-
S. Baskar, A. K. Qin, Jing Liang, and Ponnuthurai Nagaratnam Suganthan
- Subjects
Mathematical optimization ,Artificial neural network ,Computer science ,business.industry ,ComputingMethodologies_MISCELLANEOUS ,Evolutionary algorithm ,Swarm behaviour ,Particle swarm optimization ,Swarm intelligence ,Evolutionary computation ,Theoretical Computer Science ,Computational Theory and Mathematics ,Artificial intelligence ,Multi-swarm optimization ,business ,Software ,Premature convergence - Abstract
This paper presents a variant of particle swarm optimizers (PSOs) that we call the comprehensive learning particle swarm optimizer (CLPSO), which uses a novel learning strategy whereby all other particles' historical best information is used to update a particle's velocity. This strategy enables the diversity of the swarm to be preserved to discourage premature convergence. Experiments were conducted (using codes available from http://www.ntu.edu.sg/home/epnsugan) on multimodal test functions such as Rosenbrock, Griewank, Rastrigin, Ackley, and Schwefel and composition functions both with and without coordinate rotation. The results demonstrate good performance of the CLPSO in solving multimodal problems when compared with eight other recent variants of the PSO.
- Published
- 2006
29. Conference Report for 2013 IEEE Symposium Series on Computational Intelligence (IEEE SSCI 2013) [Conference Reports]
- Author
-
Ponnuthurai Nagaratnam Suganthan
- Subjects
Series (mathematics) ,Artificial Intelligence ,Computer science ,Systems engineering ,Computational intelligence ,Theoretical Computer Science - Published
- 2013
30. Shape indexing using self-organizing maps
- Author
-
Ponnuthurai Nagaratnam Suganthan
- Subjects
Self-organizing map ,Computer Networks and Communications ,business.industry ,Search engine indexing ,ComputingMethodologies_IMAGEPROCESSINGANDCOMPUTERVISION ,Cognitive neuroscience of visual object recognition ,Pattern recognition ,General Medicine ,Geometric shape ,Invariant (physics) ,Computer Science Applications ,Database index ,ComputingMethodologies_PATTERNRECOGNITION ,Artificial Intelligence ,Histogram ,Artificial intelligence ,Affine transformation ,business ,Software ,Mathematics - Abstract
In this paper, we propose a novel approach to generate the topology-preserving mapping of structural shapes using self-organizing maps (SOMs). The structural information of the geometrical shapes is captured by relational attribute vectors. These vectors are quantised using an SOM. Using this SOM, a histogram is generated for every shape. These histograms are treated as inputs to train another SOM which yields a topology-preserving mapping of the geometric shapes. By appropriately choosing the relational vectors, it is possible to generate a mapping that is invariant to some chosen transformations, such as rotation, translation, scale, affine, or perspective transformations. Experimental results using trademark objects are presented to demonstrate the performance of the proposed methodology.
- Published
- 2002
31. Guest Editorial Special Issue on Differential Evolution
- Author
-
Carlos A. Coello Coello, Ponnuthurai Nagaratnam Suganthan, and Swagatam Das
- Subjects
Mathematical optimization ,Current (mathematics) ,Theoretical computer science ,Computational Theory and Mathematics ,Differential equation ,Computer science ,Differential evolution ,Algorithm design ,Evolution strategy ,Software ,Evolutionary computation ,Theoretical Computer Science - Abstract
The six papers in this special issue are representative of the current research trends in differential evolution.
- Published
- 2011
32. Hierarchical overlapped SOM's for pattern classification
- Author
-
Ponnuthurai Nagaratnam Suganthan
- Subjects
Training set ,Artificial neural network ,Computer Networks and Communications ,business.industry ,Computer science ,ComputingMethodologies_IMAGEPROCESSINGANDCOMPUTERVISION ,Vector quantization ,Pattern recognition ,General Medicine ,Machine learning ,computer.software_genre ,Backpropagation ,Computer Science Applications ,ComputingMethodologies_PATTERNRECOGNITION ,Artificial Intelligence ,Pattern recognition (psychology) ,Unsupervised learning ,Artificial intelligence ,Layer (object-oriented design) ,business ,computer ,Software - Abstract
We develop a multilayer overlapped self-organizing maps (SOM's) with limited structure adaptation capabilities, and associated learning scheme for labeled pattern classification applications. The learning algorithm consists of the standard unsupervised SOM learning of synaptic weights as well as the supervised learning vector quantization (LVQ) 2 learning. As higher layer SOM's overlap, the final classification is made by fusing the classifications of top-level overlapped SOM's. We obtained the best results ever reported for any SOM-based numerals classification system.
- Published
- 1999
33. Wavelength detection in FBG sensor network using tree search DMS-PSO
- Author
-
Ponnuthurai Nagaratnam Suganthan, Chi Chiu Chan, V.L. Huang, and Jing Liang
- Subjects
Optical fiber ,Computer science ,Particle swarm optimizer ,Computation ,Physics::Optics ,Atomic and Molecular Physics, and Optics ,Electronic, Optical and Magnetic Materials ,law.invention ,Tree (data structure) ,Wavelength ,Fiber Bragg grating ,law ,Wavelength-division multiplexing ,Genetic algorithm ,Electronic engineering ,Electrical and Electronic Engineering - Abstract
As the number of fiber Bragg gratings (FBGs) increases, the conventional peak detection method will be unsuitable to detect Bragg wavelengths of FBG sensors in a wavelength-division-multiplexed (WDM) network. To solve this problem while achieving a higher accuracy at reduced computation cost, a novel tree search dynamic multiswarm particle swarm optimizer (TS-DMS-PSO) is developed. The TS-DMS-PSO yields better results with less computation cost based on the simulations (codes are available from the second author)
- Published
- 2006
34. Design of optimal length low-dispersion FBG filter using covariance matrix adapted evolution
- Author
-
R.T. Zheng, S. Baskar, Arokiaswami Alphones, Ponnuthurai Nagaratnam Suganthan, and Nam Quoc Ngo
- Subjects
Engineering ,business.industry ,Covariance matrix ,Bandwidth (signal processing) ,Physics::Optics ,Grating ,Atomic and Molecular Physics, and Optics ,Electronic, Optical and Magnetic Materials ,Filter design ,Fiber Bragg grating ,Optimization methods ,Electronic engineering ,Adaptive learning ,Electrical and Electronic Engineering ,business ,Evolution strategy ,Algorithm - Abstract
The design of a low-dispersion fiber Bragg grating (FBG) with an optimal grating length using covariance matrix adapted evolution strategy (CMAES) is presented. A novel objective function formulation is proposed for the optimal grating length low-dispersion FBG design. The CMAES algorithm employs adaptive learning procedure to identify correlations among the design parameters. The design of a low-dispersion FBG filter with 25-GHz (or 0.2 nm in the 1550-nm band) bandwidth is considered. Simulation results, obtained using the codes available in public domain (the codes are available from the third author), show that the CMAES algorithm is more appropriate for the practical design of length optimized FBG-based filters when compared with the other optimization methods.
- Published
- 2005
35. Particle swarm optimization for the design of low-dispersion fiber Bragg gratings
- Author
-
Nam Quoc Ngo, Arokiaswami Alphones, R.T. Zheng, S. Baskar, and Ponnuthurai Nagaratnam Suganthan
- Subjects
Optimal design ,Filter design ,Fiber Bragg grating ,Computer science ,Matched filter ,Bandwidth (signal processing) ,Electronic engineering ,Particle swarm optimization ,Algorithm design ,Electrical and Electronic Engineering ,Atomic and Molecular Physics, and Optics ,Electronic, Optical and Magnetic Materials ,Group delay and phase delay - Abstract
We propose a novel formulation of the objective function for the design of fiber Bragg grating (FBG)-based filters with respect to the given design specifications, instead of matching the desired magnitude and phase responses of the filter at each wavelength of the operating window that has commonly been used in previous works on FBG synthesis. The desired reflective spectrum and group delay characteristics of a filter are predefined using six design specifications. Particle swarm optimization (PSO) technique is employed here to find an optimum index modulation profile that meets the target design. To demonstrate the effectiveness of the PSO algorithm and the novel formulation of the objective function, an optimal design of a low-dispersion FBG-based filter with 0.2-nm bandwidth (or 25 GHz in the 1550-nm window) for three desired values of the maximum reflective power is presented.
- Published
- 2005
Catalog
Discovery Service for Jio Institute Digital Library
For full access to our library's resources, please sign in.