Publications

Export 56 results:
Sort by: Author Title [ Type  (Desc)] Year
Journal Article
Cheng, L., Y. Wang, C. Wang, A. W. Mohamed, and T. Xiao, "Adaptive Differential Evolution Based on Successful Experience Information", IEEE Access, vol. 8, pp. 164611 - 164636, 2020. Abstract
n/a
Mohamed, A. W., and A. K. Mohamed, Adaptive guided differential evolution algorithm with novel mutation for numerical optimization, , vol. 10, issue 2, pp. 253 - 277, 2019. AbstractWebsite

This paper presents adaptive guided differential evolution algorithm (AGDE) for solving global numerical optimization problems over continuous space. In order to utilize the information of good and bad vectors in the DE population, the proposed algorithm introduces a new mutation rule. It uses two random chosen vectors of the top and the bottom 100p% individuals in the current population of size NP while the third vector is selected randomly from the middle [NP-2(100p %)] individuals. This new mutation scheme helps maintain effectively the balance between the global exploration and local exploitation abilities for searching process of the DE. Besides, a novel and effective adaptation scheme is used to update the values of the crossover rate to appropriate values without either extra parameters or prior knowledge of the characteristics of the optimization problem. In order to verify and analyze the performance of AGDE, Numerical experiments on a set of 28 test problems from the CEC2013 benchmark for 10, 30, and 50 dimensions, including a comparison with classical DE schemes and some recent evolutionary algorithms are executed. Experimental results indicate that in terms of robustness, stability and quality of the solution obtained, AGDE is significantly better than, or at least comparable to state-of-the-art approaches.

Wagdy Mohamed, A., H. Z. Sabry, and A. Farhat, "Advanced Differential Evolution algorithm for global numerical optimization", IEEE International Conference on Computer Applications and Industrial Electronics (ICCAIE), pp. 156–161, 2011. Abstract
n/a
Mohamed, A. W., H. Z. Sabry, and M. Khorshid, "An alternative differential evolution algorithm for global optimization", Journal of advanced research, vol. 3, no. 2: Elsevier, pp. 149–165, 2012. Abstract
n/a
Agrawal, P., T. Ganesh, and A. W. Mohamed, Chaotic gaining sharing knowledge-based optimization algorithm: an improved metaheuristic algorithm for feature selection, , vol. 25, issue 14, pp. 9505 - 9528, 2021. AbstractWebsite

The gaining sharing knowledge based optimization algorithm (GSK) is recently developed metaheuristic algorithm, which is based on how humans acquire and share knowledge during their life-time. This paper investigates a modified version of the GSK algorithm to find the best feature subsets. Firstly, it represents a binary variant of GSK algorithm by employing a probability estimation operator (Bi-GSK) on the two main pillars of GSK algorithm. And then, the chaotic maps are used to enhance the performance of the proposed algorithm. Ten different types of chaotic maps are considered to adapt the parameters of the GSK algorithm that make a proper balance between exploration and exploitation and save the algorithm from premature convergence. To check the performance of proposed approaches of GSK algorithm, twenty-one benchmark datasets are taken from the UCI repository for feature selection. The performance is measured by calculating different type of measures, and several metaheuristic algorithms are adopted to compare the obtained results. The results indicate that Chebyshev chaotic map shows the best result among all chaotic maps which improve the performance accuracy and convergence rate of the original algorithm. Moreover, it outperforms the other metaheuristic algorithms in terms of efficiency, fitness value and the minimum number of selected features.

Mohamed, A. W., and H. Z. Sabry, "Constrained optimization based on modified differential evolution algorithm", Information Sciences, vol. 194: Elsevier, pp. 171–208, 2012. Abstract
n/a
Mohamed, A. W., A. A. Hadi, and A. K. Mohamed, "Differential Evolution Mutations: Taxonomy, Comparison and Convergence Analysis", IEEE Access, vol. 9, pp. 68629 - 68662, 2021. Abstract
n/a
Mohamed, A. W., and A. S. Almazyad, "Differential Evolution with Novel Mutation and Adaptive Crossover Strategies for Solving Large Scale Global Optimization Problems", Applied Computational Intelligence and Soft Computing, vol. 2017: Hindawi, pp. 7974218, 2017. AbstractWebsite

This paper presents Differential Evolution algorithm for solving high-dimensional optimization problems over continuous space. The proposed algorithm, namely, ANDE, introduces a new triangular mutation rule based on the convex combination vector of the triplet defined by the three randomly chosen vectors and the difference vectors between the best, better, and the worst individuals among the three randomly selected vectors. The mutation rule is combined with the basic mutation strategy DE/rand/1/bin, where the new triangular mutation rule is applied with the probability of 2/3 since it has both exploration ability and exploitation tendency. Furthermore, we propose a novel self-adaptive scheme for gradual change of the values of the crossover rate that can excellently benefit from the past experience of the individuals in the search space during evolution process which in turn can considerably balance the common trade-off between the population diversity and convergence speed. The proposed algorithm has been evaluated on the 20 standard high-dimensional benchmark numerical optimization problems for the IEEE CEC-2010 Special Session and Competition on Large Scale Global Optimization. The comparison results between ANDE and its versions and the other seven state-of-the-art evolutionary algorithms that were all tested on this test suite indicate that the proposed algorithm and its two versions are highly competitive algorithms for solving large scale global optimization problems.

Mohamed, A. W., An efficient modified differential evolution algorithm for solving constrained non-linear integer and mixed-integer global optimization problems, , vol. 8, issue 3, pp. 989 - 1007, 2017. AbstractWebsite

In this paper, an efficient modified Differential Evolution algorithm, named EMDE, is proposed for solving constrained non-linear integer and mixed-integer global optimization problems. In the proposed algorithm, new triangular mutation rule based on the convex combination vector of the triplet defined by the three randomly chosen vectors and the difference vectors between the best,better and the worst individuals among the three randomly selected vectors is introduced. The proposed novel approach to mutation operator is shown to enhance the global and local search capabilities and to increase the convergence speed of the new algorithm compared with basic DE. EMDE uses Deb’s constraint handling technique based on feasibility and the sum of constraints violations without any additional parameters. In order to evaluate and analyze the performance of EMDE, Numerical experiments on a set of 18 test problems with different features, including a comparison with basic DE and four state-of-the-art evolutionary algorithms are executed. Experimental results indicate that in terms of robustness, stability and efficiency, EMDE is significantly better than other five algorithms in solving these test problems. Furthermore, EMDE exhibits good performance in solving two high-dimensional problems, and it finds better solutions than the known ones. Hence, EMDE is superior to the compared algorithms.

Mohamed, A. W., A. K. Mohamed, E. Z. Elfeky, and M. Saleh, "Enhanced Directed Differential Evolution Algorithm for Solving Constrained Engineering Optimization Problems", International Journal of Applied Metaheuristic Computing (IJAMC), vol. 10, issue 1, Hershey, PA, USA, IGI Global, pp. 1 - 28, 2019. AbstractWebsite

The performance of Differential Evolution is significantly affected by the mutation scheme, which attracts many researchers to develop and enhance the mutation scheme in DE. In this article, the authors introduce an enhanced DE algorithm (EDDE) that utilizes the information given by good individuals and bad individuals in the population. The new mutation scheme maintains effectively the exploration/exploitation balance. Numerical experiments are conducted on 24 test problems presented in CEC'2006, and five constrained engineering problems from the literature for verifying and analyzing the performance of EDDE. The presented algorithm showed competitiveness in some cases and superiority in other cases in terms of robustness, efficiency and quality the of the results.

Wu, W., H. Ouyang, A. W. Mohamed, C. Zhang, and S. Li, Enhanced harmony search algorithm with circular region perturbation for global optimization problems, , vol. 50, issue 3, pp. 951 - 975, 2020. AbstractWebsite

To improve the searching effectiveness of the harmony search (HS) algorithm, an enhanced harmony search algorithm with circular region perturbation (EHS_CRP) is proposed in this paper. In the EHS_CRP algorithm, a global and local dimension selection strategy is designed to accelerate the search speed of the algorithm. A selection learning operator based on the global and local mean level is proposed to improve the balance between exploration and exploitation. Circular region perturbation is employed to avoid the algorithm stagnation and get a better exploration region. To assess performance, the proposed algorithm is compared with 10 state-of-the-art swarm intelligent approaches in a large set of global optimization problems. The simulation results confirm that EHS_CRP has a significant advantage in terms of accuracy, convergence speed, stability and robustness. Moreover, EHS_CRP performs better than other tested methods in engineering design optimization problems. Thus, the EHS_CRP algorithm is a viable and reliable alternative for some difficult and multidimensional real-world problems.

Song, Y., D. Wu, A. W. Mohamed, X. Zhou, B. Zhang, and W. Deng, "Enhanced Success History Adaptive DE for Parameter Optimization of Photovoltaic Models", Complexity, vol. 2021: Hindawi, pp. 6660115, 2021. AbstractWebsite

In the past few decades, a lot of optimization methods have been applied in estimating the parameter of photovoltaic (PV) models and obtained better results, but these methods still have some deficiencies, such as higher time complexity and poor stability. To tackle these problems, an enhanced success history adaptive DE with greedy mutation strategy (EBLSHADE) is employed to optimize parameters of PV models to propose a parameter optimization method in this paper. In the EBLSHADE, the linear population size reduction strategy is used to gradually reduce population to improve the search capabilities and balance the exploitation and exploration capabilities. The less and more greedy mutation strategy is used to enhance the exploitation capability and the exploration capability. Finally, a parameter optimization method based on EBLSHADE is proposed to optimize parameters of PV models. The different PV models are selected to prove the effectiveness of the proposed method. Comparison results demonstrate that the EBLSHADE is an effective and efficient method and the parameter optimization method is beneficial to design, control, and optimize the PV systems.

Mohamed, A. W., A. A. Hadi, and A. K. Mohamed, Gaining-sharing knowledge based algorithm for solving optimization problems: a novel nature-inspired algorithm, , vol. 11, issue 7, pp. 1501 - 1529, 2020. AbstractWebsite

This paper proposes a novel nature-inspired algorithm called Gaining Sharing Knowledge based Algorithm (GSK) for solving optimization problems over continuous space. The GSK algorithm mimics the process of gaining and sharing knowledge during the human life span. It is based on two vital stages, junior gaining and sharing phase and senior gaining and sharing phase. The present work mathematically models these two phases to achieve the process of optimization. In order to verify and analyze the performance of GSK, numerical experiments on a set of 30 test problems from the CEC2017 benchmark for 10, 30, 50 and 100 dimensions. Besides, the GSK algorithm has been applied to solve the set of real world optimization problems proposed for the IEEE-CEC2011 evolutionary algorithm competition. A comparison with 10 state-of-the-art and recent metaheuristic algorithms are executed. Experimental results indicate that in terms of robustness, convergence and quality of the solution obtained, GSK is significantly better than, or at least comparable to state-of-the-art approaches with outstanding performance in solving optimization problems especially with high dimensions.

Mohamed, A. W., H. F. Abutarboush, A. A. Hadi, and A. K. Mohamed, "Gaining-Sharing Knowledge Based Algorithm With Adaptive Parameters for Engineering Optimization", IEEE Access, vol. 9, pp. 65934 - 65946, 2021. Abstract
n/a
El-Qulity, S. A., and A. W. Mohamed, "A Generalized National Planning Approach for Admission Capacity in Higher Education: A Nonlinear Integer Goal Programming Model with a Novel Differential Evolution Algorithm", Computational Intelligence and Neuroscience, vol. 2016: Hindawi Publishing Corporation, 2015. Abstract
n/a
El-Qulity, S. A., and A. W. Mohamed, "A Generalized National Planning Approach for Admission Capacity in Higher Education: A Nonlinear Integer Goal Programming Model with a Novel Differential Evolution Algorithm", Computational Intelligence and Neuroscience, vol. 2016: Hindawi Publishing Corporation, pp. 5207362, 2016. AbstractWebsite

This paper proposes a nonlinear integer goal programming model (NIGPM) for solving the general problem of admission capacity planning in a country as a whole. The work aims to satisfy most of the required key objectives of a country related to the enrollment problem for higher education. The system general outlines are developed along with the solution methodology for application to the time horizon in a given plan. The up-to-date data for Saudi Arabia is used as a case study and a novel evolutionary algorithm based on modified differential evolution (DE) algorithm is used to solve the complexity of the NIGPM generated for different goal priorities. The experimental results presented in this paper show their effectiveness in solving the admission capacity for higher education in terms of final solution quality and robustness.

Mohamed, A. W., "An Improved Differential Evolution Algorithm with Triangular Mutation for Global Numerical Optimization", Computers & Industrial Engineering, vol. 85: Elsevier, pp. 359–375, 2015. Abstract
n/a
Hadi, A. A., A. W. Mohamed, and K. M. Jambi, LSHADE-SPA memetic framework for solving large-scale optimization problems, , vol. 5, issue 1, pp. 25 - 40, 2019. AbstractWebsite

During the last decade, large-scale global optimization has been one of the active research fields. Optimization algorithms are affected by the curse of dimensionality associated with this kind of complex problems. To solve this problem, a new memetic framework for solving large-scale global optimization problems is proposed in this paper. In the proposed framework, success history-based differential evolution with linear population size reduction and semi-parameter adaptation (LSHADE-SPA) is used for global exploration, while a modified version of multiple trajectory search is used for local exploitation. The framework introduced in this paper is further enhanced by the concept of divide and conquer, where the dimensions are randomly divided into groups, and each group is solved separately. The proposed framework is evaluated using IEEE CEC2010 and the IEEE CEC2013 benchmarks designed for large-scale global optimization. The comparison results between our framework and other state-of-the-art algorithms indicate that our proposed framework is competitive in solving large-scale global optimization problems.

Said Ali Hassan, Khalid Alnowibet, P. A. A. W. M., "Managing Delivery of Safeguarding Substances as a Mitigation Against Outbreaks of Pandemics", Computers, Materials & Continua, vol. 68, no. 1, pp. 1161–1181, 2021. AbstractWebsite

The optimum delivery of safeguarding substances is a major part of supply chain management and a crucial issue in the mitigation against the outbreak of pandemics. A problem arises for a decision maker who wants to optimally choose a subset of candidate consumers to maximize the distributed quantities of the needed safeguarding substances within a specific time period. A nonlinear binary mathematical programming model for the problem is formulated. The decision variables are binary ones that represent whether to choose a specific consumer, and design constraints are formulated to keep track of the chosen route. To better illustrate the problem, objective, and problem constraints, a real application case study is presented. The case study involves the optimum delivery of safeguarding substances to several hospitals in the Al-Gharbia Governorate in Egypt. The hospitals are selected to represent the consumers of safeguarding substances, as they are the first crucial frontline for mitigation against a pandemic outbreak. A distribution truck is used to distribute the substances from the main store to the hospitals in specified required quantities during a given working shift. The objective function is formulated in order to maximize the total amount of delivered quantities during the specified time period. The case study is solved using a novel Discrete Binary Gaining Sharing Knowledge-based Optimization algorithm (DBGSK), which involves two main stages: discrete binary junior and senior gaining and sharing stages. DBGSK has the ability of finding the solutions of the introduced problem, and the obtained results demonstrate robustness and convergence toward the optimal solutions.

Agrawal, P., H. F. Abutarboush, T. Ganesh, and A. W. Mohamed, "Metaheuristic Algorithms on Feature Selection: A Survey of One Decade of Research (2009-2019)", IEEE Access, vol. 9, pp. 26766 - 26791, 2021. Abstract
n/a
Nomer, H. A. A., K. A. Alnowibet, A. Elsayed, and A. W. Mohamed, "Neural Knapsack: A Neural Network Based Solver for the Knapsack Problem", IEEE Access, vol. 8, pp. 224200 - 224210, 2020. Abstract
n/a
Xiong, G., L. Li, A. W. Mohamed, X. Yuan, and J. Zhang, A new method for parameter extraction of solar photovoltaic models using gaining–sharing knowledge based algorithm, , vol. 7, pp. 3286 - 3301, 2021. AbstractWebsite

For the solar photovoltaic (PV) system to operate efficiently, it is necessary to effectively establish an equivalent model of PV cell and extract the relevant unknown model parameters accurately. This paper introduces a new metaheuristic algorithm, i.e., gaining-sharing knowledge based algorithm (GSK) to solve the solar PV model parameter extraction problem. This algorithm simulates the process of knowledge acquisition and sharing in the human life cycle and is with strong competitiveness in solving optimization problems. It includes two significant phases. The first phase is the beginner–intermediate or junior acquisition and sharing stage, and the second phase is the intermediate–expert or senior acquisition and sharing stage. In order to verify the effectiveness of GSK, it is applied to five PV models including the single diode model, double diode model, and three PV modules. The influence of population size on the algorithm performance is empirically investigated. Besides, it is further compared with some other excellent metaheuristic algorithms including basic algorithms and advanced algorithms. Among the five PV models, the root mean square error values between the measured data and the calculated data of GSK are 9.8602E−04 ± 2.18E−17, 9.8280E−04 ± 8.72E−07, 2.4251E−03 ± 1.04E−09, 1.7298E−03 ± 6.25E−18, and 1.6601E−02 ± 1.44E−16, respectively. The results show that GSK has overall better robustness, convergence, and accuracy.

, "A Nonlinear Goal Programming Model for University Admission Capacity Planning with Modified Differential Evolution Algorithm", Mathematical Problems in Engineering, vol. 2015: Hindawi Publishing Corporation, pp. 13, 2015. Abstract
n/a
El-Quliti, S. A., A. H. M. Ragab, R. Abdelaal, A. W. Mohamed, A. S. Mashat, A. Y. Noaman, and A. H. Altalhi, "A Nonlinear Goal Programming Model for University Admission Capacity Planning with Modified Differential Evolution Algorithm", Mathematical Problems in Engineering, vol. 2015: Hindawi Publishing Corporation, pp. 892937, 2015. AbstractWebsite

This paper proposes a nonlinear Goal Programming Model (GPM) for solving the problem of admission capacity planning in academic universities. Many factors of university admission capacity planning have been taken into consideration among which are number of admitted students in the past years, total population in the country, number of graduates from secondary schools, desired ratios of specific specialties, faculty-to-students ratio, and the past number of graduates. The proposed model is general and has been tested at King Abdulaziz University (KAU) in the Kingdom of Saudi Arabia, where the work aims to achieve the key objectives of a five-year development plan in addition to a 25-year future plan (AAFAQ) for universities education in the Kingdom. Based on the results of this test, the proposed GPM with a modified differential evolution algorithm has approved an ability to solve general admission capacity planning problem in terms of high quality, rapid convergence speed, efficiency, and robustness.

Tourism