El-Hosseini, M. A., A. E. Hassanien, A. Abraham, and H. Al-Qaheri,
"Cultural-Based Genetic Algorithm: Design and Real World Applications",
Intelligent Systems Design and Applications, 2008. ISDA'08. Eighth International Conference on, vol. 3: IEEE, pp. 488–493, 2008.
Abstractn/a
El-Hosseini, M. A., A. E. Hassanien, A. Abraham, and H. Al-Qaheri,
"Genetic annealing optimization: Design and real world applications",
Intelligent Systems Design and Applications, 2008. ISDA'08. Eighth International Conference on, vol. 1: IEEE, pp. 183–188, 2008.
Abstractn/a
El-Hosseini, M. A., A. E. Hassanien, A. Abraham, and H. Al-Qaheri,
"Genetic annealing optimization: Design and real world applications",
Intelligent Systems Design and Applications, 2008. ISDA'08. Eighth International Conference on, vol. 1: IEEE, pp. 183–188, 2008.
Abstractn/a
El-Hosseini, M. A., A. E. Hassanien, A. Abraham, and H. Al-Qaheri,
" Genetic Annealing Optimization: Design and Real World Applications.",
Eighth International Conference on Intelligent Systems Design and Applications, ISDA 2008, , Kaohsiung, Taiwan,, 26-28 November , 2008.
AbstractBoth simulated annealing (SA) and the genetic algorithms (GA) are stochastic and derivative-free optimization technique. SA operates on one solution at a time, while the GA maintains a large population of solutions, which are optimized simultaneously. Thus, the genetic algorithm takes advantage of the experience gained in the past exploration of the solution space. Since SA operates on one solution at a time, it has very little history to use in learning from past trials. SA has the ability to escape from any local point; even it is a global optimization technique. On the other hand, there is no guarantee that the GA algorithm will succeeded in escaping from any local minima, thus it makes sense to hybridize the genetic algorithm and the simulated annealing technique. In this paper, a novel genetically annealed algorithm is proposed and is tested against multidimensional and highly nonlinear cases; Fed-batch fermentor for Penicillin production, and isothermal continuous stirred tank reactor CSTR. It is evident from the results that the proposed algorithm gives good performance.
El-Hosseini, M. A., A. E. Hassanien, A. Abraham, and H. Al-Qaheri,
"Cultural-Based Genetic Algorithm: Design and Real World Applications. ",
Eighth International Conference on Intelligent Systems Design and Applications, ISDA 2008, Kaohsiung, Taiwan, pp.488-493 , 26-28 November, 2008.
AbstractDue to their excellent performance in solving combinatorial optimization problems, metaheuristics algorithms such as Genetic Algorithms GA [35], [18], [5], Simulated Annealing SA [34], [13] and Tabu Search TS make up another class of search methods that has been adopted to efficiently solve dynamic optimization problem. Most of these methods are confined to the population space and in addition the solutions of nonlinear problems become quite difficult especially when they are heavily constrained. They do not make full use of the historical information and lack prediction about the search space. Besides the knowledge that individuals inherited "genetic code" from their ancestors, there is another component called Culture. In this paper, a novel culture-based GA algorithm is proposed and is tested against multidimensional and highly nonlinear real world applications.
El-Said, S. A., H. M. A. Atta, and A. E. Hassanien,
" Interactive soft tissue modelling for virtual reality surgery simulation and planning,",
Int. J. Computer Aided Engineering and Technology, Inderscience, , vol. 9, issue 1, pp. pp. 38-61, 2017.
AbstractWhile most existing virtual reality-based surgical simulators in the literature use linear deformation models, soft-tissues exhibit geometric and material nonlinearities that should be taken into account for realistic modelling of the deformations. In this paper, an interactive soft tissue model (ISTM) which enables flexible, accurate and robust simulation of surgical interventions on virtual patients is proposed. In ISTM, simulating the tool-tissue interactions using nonlinear dynamic analysis is formulated within a total Lagrangian framework, and the energy function is modified by adding a term in order to achieve material incompressibility. The simulation results show that ISTM increases the stability and eliminates integration errors in the dynamic solution, decreases calculation costs by a factor of 5-7, and leads to very stable and sufficiently accurate results. From the simulation results it can be concluded that the proposed model can successfully create acceptable soft tissue models and generate realistically visual effects of surgical simulation.
El-said, S. A., and A. E. Hassanien,
" Artificial Eye Vision Using Wireless Sensor Networks",
Wireless Sensor Networks: Theory and Applications, USA, , CRC Press, Taylor and Francis Group, 2013.
AbstractIn the past few years, many wireless sensor networks (WSN) had been deployed. It has proved its usage in the future distributed computing environment. Some of its specific applications are habitat monitoring, object tracking, nuclear reactor controlling, fire detection, traffic monitoring, and health care. The main goals of this paper is to describe the major challenges and open research problems of using WSN in healthcare and survey advancements in using WSN to build a chronically implanted artificial retina for visually impaired people. Using WSN in vision repairing addresses two retinal diseases: Age-related Macular Degeneration (severe vision loss at the center of the retina in over 60) and Retinitis Pigmentosa (photoreceptor dysfunction → loss of peripheral vision). The use of WSN in artificial retina provides new features that have the potential to be an economically viable to assist people with visual impairments.
El-Said, S. A., Asmaa Osamaa, and A. E. Hassanien,
"Optimized hierarchical routing technique for wireless sensors networks",
Soft Computing, pp. Ausgabe 11/2016, 2016.
AbstractWireless sensor networks are battery-powered ad hoc networks in which sensor nodes that are scattered over a region connect to each other and form multi-hop networks. Since these networks consist of sensors that are battery operated, care has to be taken so that these sensors use energy efficiently. This paper proposes an optimized hierarchical routing technique which aims to reduce the energy consumption and prolong network lifetime. In this technique, the selection of optimal cluster head (CHs) locations is based on artificial fish swarm algorithm that applies various behaviors such as preying, swarming, and following to the formulated clusters and then uses a fitness function to compare the outputs of these behaviors to select the best CHs locations. To prove the efficiency of the proposed technique, its performance is analyzed and compared to two other well-known energy efficient routing techniques: low-energy adaptive clustering hierarchy (LEACH) technique and particle swarm optimized (PSO) routing technique. Simulation results show the stability and efficiency of the proposed technique. Simulation results show that the proposed method outperforms both LEACH and PSO in terms of energy consumption, number of alive nodes, first node die, network lifetime, and total data packets received by the base station. This may be due to considering residual energies of nodes and their distance from base station , and alternating the CH role among cluster’s members. Alternating the CH role balances energy consumption and saves more energy in nodes.
abd elaziz, M., and A. E. Hassanien,
"Modified cuckoo search algorithm with rough sets for feature selection,",
Neural Computing and Applications,, pp. pp.1-10, 2017, 2017.
AbstractIn this paper, a modified cuckoo search algorithm with rough sets is presented to deal with high dimensionality data through feature selection. The modified cuckoo search algorithm imitates the obligate brood parasitic behavior of some cuckoo species in combination with the Lévy flight behavior of some birds. The modified cuckoo search uses the rough sets theory to build the fitness function that takes the number of features in reduct set and the classification quality into account. The proposed algorithm is tested and validated benchmark on several benchmark datasets drawn from the UCI repository and using different evaluation criteria as well as a further analysis is carried out by means of the Analysis of Variance test. In addition, the proposed algorithm is experimentally compared with the existing algorithms on discrete datasets. Finally, two learning algorithms, namely K-nearest neighbors and support vector machines are used to evaluate the performance of the proposed approach. The results show that the proposed algorithm can significantly improve the classification performance.