54 research outputs found

    A hybrid multi objective cellular spotted hyena optimizer for wellbore trajectory optimization

    Get PDF
    Cost and safety are critical factors in the oil and gas industry for optimizing wellbore trajectory, which is a constrained and nonlinear optimization problem. In this work, the wellbore trajectory is optimized using the true measured depth, well profile energy, and torque. Numerous metaheuristic algorithms were employed to optimize these objectives by tuning 17 constrained variables, with notable drawbacks including decreased exploitation/exploration capability, local optima trapping, non-uniform distribution of non-dominated solutions, and inability to track isolated minima. The purpose of this work is to propose a modified multi-objective cellular spotted hyena algorithm (MOCSHOPSO) for optimizing true measured depth, well profile energy, and torque. To overcome the aforementioned difficulties, the modification incorporates cellular automata (CA) and particle swarm optimization (PSO). By adding CA, the SHO\u27s exploration phase is enhanced, and the SHO\u27s hunting mechanisms are modified with PSO\u27s velocity update property. Several geophysical and operational constraints have been utilized during trajectory optimization and data has been collected from the Gulf of Suez oil field. The proposed algorithm was compared with the standard methods (MOCPSO, MOSHO, MOCGWO) and observed significant improvements in terms of better distribution of non-dominated solutions, better-searching capability, a minimum number of isolated minima, and better Pareto optimal front. These significant improvements were validated by analysing the algorithms in terms of some statistical analysis, such as IGD, MS, SP, and ER. The proposed algorithm has obtained the lowest values in IGD, SP and ER, on the other side highest values in MS. Finally, an adaptive neighbourhood mechanism has been proposed which showed better performance than the fixed neighbourhood topology such as L5, L9, C9, C13, C21, and C25. Hopefully, this newly proposed modified algorithm will pave the way for better wellbore trajectory optimization

    A Novel Hybrid Spotted Hyena-Swarm Optimization (HS-FFO) Framework for Effective Feature Selection in IOT Based Cloud Security Data

    Get PDF
    Internet of Things (IoT) has gained its major insight in terms of its deployment and applications. Since IoT exhibits more heterogeneous characteristics in transmitting the real time application data, these data are vulnerable to many security threats. To safeguard the data, machine and deep learning based security systems has been proposed. But this system suffers the computational burden that impedes threat detection capability. Hence the feature selection plays an important role in designing the complexity aware IoT systems to defend the security attacks in the system. This paper propose the novel ensemble of spotted hyena with firefly algorithm to choose the best features and minimise the redundant data features that can boost the detection system's computational effectiveness.  Firstly, an effective firefly optimized feature correlation method is developed.  Then, in order to enhance the exploration and search path, operators of fireflies are combined with Spotted Hyena to assist the swarms in leaving the regionally best solutions. The experimentation has been carried out using the different IoT cloud security datasets such as NSL-KDD-99 , UNSW and CIDCC -001 datasets and contrasted with ten cutting-edge feature extraction techniques, like PSO (particle swarm optimization), BAT, Firefly, ACO(Ant Colony Optimization), Improved PSO, CAT, RAT, Spotted Hyena, SHO and  BOC(Bee-Colony Optimization) algorithms. Results demonstrates the proposed hybrid model has achieved the better feature selection mechanism with less convergence  time and aids better for intelligent threat detection system with the high performance of detection

    Energy management control strategy for renewable energy system based on spotted hyena optimizer

    Get PDF
    Hydrocarbons, carbon monoxide and other pollutants from the transportation sector harm human health in many ways. Fuel cell (FC) has been evolving rapidly over the past two decades due to its efficient mechanism to transform the chemical energy in hydrogen-rich compounds into electrical energy. The main drawback of the standalone FC is its slow dynamic response and its inability to supply rapid variations in the load demand. Therefore, adding energy storage systems is necessary. However, to manage and distribute the power-sharing among the hybrid proton exchange membrane (PEM) fuel cell (FC), battery storage (BS), and supercapacitor (SC), an energy management strategy (EMS) is essential. In this research work, an optimal EMS based on a spotted hyena optimizer (SHO) for hybrid PEM fuel cell/BS/SC is proposed. The main goal of an EMS is to improve the performance of hybrid FC/BS/SC and to reduce the amount of hydrogen consumption. To prove the superiority of the SHO method, the obtained results are compared with the chimp optimizer (CO), the artificial ecosystem-based optimizer (AEO), the seagull optimization algorithm (SOA), the sooty tern optimization algorithm (STOA), and the coyote optimization algorithm (COA). Two main metrics are used as a benchmark for the comparison: the minimum consumed hydrogen and the efficiency of the system. The main findings confirm that the minimum amount of hydrogen consumption and maximum efficiency are achieved by the proposed SHO based EMS

    Maximum power point tracking based on improved spotted hyena optimizer for solar photovoltaic

    Get PDF
    The conventional maximum power point tracking (MPPT) method such as perturb and observe (P&O) under partial shading conditions with non-uniform irradiation, can get trapped on local maximum power point (LMPP) and cannot reach global maximum power point (GMPP). This study proposes a bio-inspired metaheuristic algorithm spotted hyena optimizer (SHO) and improved SHO as a new MPPT technique. The proposed SHO-MPPT and improved SHO-MPPT are used to extract GMPP from solar photovoltaic (PV) arrays operated under uniform irradiation and non-uniform irradiation. Simulation with Powersim (PSIM) and experimental with the emulated PV source were presented. Furthermore, to evaluate the performance of the proposed algorithm, SHO-MPPT is compared with P&O-MPPT and particle swarm optimization (PSO)-MPPT. The SHO-MPPT has an accuracy of 99% and has the good capability, but there are power fluctuations before reaching MPP. Therefore, improved SHO-MPPT was developed to get better results. The improved SHO-MPPT proved high accuracy of 99% and faster than SHO-MPPT and PSO-MPPT in tracking the maximum power point (MPP). Furthermore, there are minor power fluctuations

    Shell game optimization:A novel game-based algorithm

    Get PDF

    An SHO-based approach to timetable scheduling: A case study

    Get PDF
    University timetable scheduling, which is a typical problem that all universities around the world have to face every semester, is an NP-hard problem. It is the task of allocating the right timeslots and classrooms for various courses by taking into account predefined constraints. In the current literature, many approaches have been proposed to find feasible timetables. Among others, swarm-based algorithms are promising candidates because of their effectiveness and flexibility. This paper investigates proposing an approach to university timetable scheduling using a recent novel swarm-based algorithm named Spotted Hyena Optimizer (SHO) which is inspired by the hunting behaviour of spotted hyenas. Then, a combination of SA and SHO algorithms also investigated to improve the overall performance of the proposed method. We also illustrate the proposed method on a real-world university timetabling problem in Vietnam. Experimental results have indicated the efficiency of the proposed method in comparison to other competitive metaheuristic algorithm such as PSO algorithm in finding feasible timetables.Web of Science5443942

    Video deepfake detection using Particle Swarm Optimization improved deep neural networks

    Get PDF
    As complexity and capabilities of Artificial Intelligence technologies increase, so does its potential for misuse. Deepfake videos are an example. They are created with generative models which produce media that replicates the voices and faces of real people. Deepfake videos may be entertaining, but they may also put privacy and security at risk. A criminal may forge a video of a politician or another notable person in order to affect public opinions or deceive others. Approaches for detecting and protecting against these types of forgery must evolve as well as the methods of generation to ensure that proper information is supplied and to mitigate the risks associated with the fast evolution of deepfakes. This research exploits the effectiveness of deepfake detection algorithms with the application of a Particle Swarm Optimization (PSO) variant for hyperparameter selection. Since Convolutional Neural Networks excel in recognizing objects and patterns in visual data while Recurrent Neural Networks are proficient at handling sequential data, in this research, we propose a hybrid EfficientNet-Gated Recurrent Unit (GRU) network as well as EfficientNet-B0-based transfer learning for video forgery classification. A new PSO algorithm is proposed for hyperparameter search, which incorporates composite leaders and reinforcement learning-based search strategy allocation to mitigate premature convergence. To assess whether an image or a video is manipulated, both models are trained on datasets containing deepfake and genuine photographs and videos. The empirical results indicate that the proposed PSO-based EfficientNet-GRU and EfficientNet-B0 networks outperform the counterparts with manual and optimal learning configurations yielded by other search methods for several deepfake datasets

    Spotted hyena optimizer algorithm for capacitor allocation in radial distribution system with distributed generation and microgrid operation considering different load types

    Get PDF
    In this paper, the optimal allocation of constant and switchable capacitors is presented simultaneously in two operation modes, grid-connected and islanded, for a microgrid. Different load levels are considered by employing non-dispatchable distributed generations. The objective function includes minimising the energy losses cost, the cost of peak power losses, and the cost of the capacitor. The optimization problem is solved using the spotted hyena optimizer (SHO) algorithm to determine the optimal size and location of capacitors, considering different loading levels and the two operation modes. In this study, a three-level load and various types of loads, including constant power, constant current, and constant impedance are considered. The proposed method is implemented on a 24-bus radial distribution network. To evaluate the performance of the SHO, the results are compared with GWO and the genetic algorithm (GA). The simulation results demonstrate the superior performance of the SHO in reducing the cost of losses and improving the voltage profile during injection and non-injection of reactive power by distributed generations in two operation modes. The total cost and net saving values for DGs only with the capability of active power injection is achieved 105,780 and100,560.54 and 100,560.54 , respectively and for DGs with the capability of active and reactive power injection is obtained 89,568 and76,850.46 and 76,850.46 , respectively using the SHO. The proposed method has achieved more annual net savings due to the lower cost of losses than other optimization methods

    A Novel Algorithm for Global Optimization: Rat Swarm Optimizer

    Get PDF
    This paper presents a novel bio-inspired optimization algorithm called Rat Swarm Optimizer (RSO) for solving the challenging optimization problems. The main inspiration of this optimizer is the chasing and attacking behaviors of rats in nature. This paper mathematically models these behaviors and benchmarks on a set of 38 test problems to ensure its applicability on different regions of search space. The RSO algorithm is compared with eight well-known optimization algorithms to validate its performance. It is then employed on six real-life constrained engineering design problems. The convergence and computational analysis are also investigated to test exploration, exploitation, and local optima avoidance of proposed algorithm. The experimental results reveal that the proposed RSO algorithm is highly effective in solving real world optimization problems as compared to other well-known optimization algorithms. Note that the source codes of the proposed technique are available at: http://www.dhimangaurav.co
    corecore