In mining or construction projects,for exploitation of hard rock with high strength properties,blasting is frequently applied to breaking or moving them using high explosive energy.However,use of explosives may lead t...In mining or construction projects,for exploitation of hard rock with high strength properties,blasting is frequently applied to breaking or moving them using high explosive energy.However,use of explosives may lead to the flyrock phenomenon.Flyrock can damage structures or nearby equipment in the surrounding areas and inflict harm to humans,especially workers in the working sites.Thus,prediction of flyrock is of high importance.In this investigation,examination and estimation/forecast of flyrock distance induced by blasting through the application of five artificial intelligent algorithms were carried out.One hundred and fifty-two blasting events in three open-pit granite mines in Johor,Malaysia,were monitored to collect field data.The collected data include blasting parameters and rock mass properties.Site-specific weathering index(WI),geological strength index(GSI) and rock quality designation(RQD)are rock mass properties.Multi-layer perceptron(MLP),random forest(RF),support vector machine(SVM),and hybrid models including Harris Hawks optimization-based MLP(known as HHO-MLP) and whale optimization algorithm-based MLP(known as WOA-MLP) were developed.The performance of various models was assessed through various performance indices,including a10-index,coefficient of determination(R^(2)),root mean squared error(RMSE),mean absolute percentage error(MAPE),variance accounted for(VAF),and root squared error(RSE).The a10-index values for MLP,RF,SVM,HHO-MLP and WOA-MLP are 0.953,0.933,0.937,0.991 and 0.972,respectively.R^(2) of HHO-MLP is 0.998,which achieved the best performance among all five machine learning(ML) models.展开更多
In recent years, due to the economic and environmental issues, modern power systems often operate proximately to the technical restraints enlarging the probable level of instability risks. Hence, efficient methods for...In recent years, due to the economic and environmental issues, modern power systems often operate proximately to the technical restraints enlarging the probable level of instability risks. Hence, efficient methods for voltage instability prevention are of great importance to power system companies to avoid the risk of large blackouts. In this paper, an event-driven emergency demand response (EEDR) strategy based on whale optimization algorithm (WOA) is proposed to effectively improve system voltage stability. The main objective of the proposed EEDR approach is to maintain voltage stability margin (VSM) in an acceptable range during emergency situations by driving the operating condition of the power system away from the insecure points. The optimal locations and amounts of load reductions have been determined using WOA algorithm. To test the feasibility and the efficiency of the proposed method, simulation studies are carried out on the IEEE 14-bus and real Algerian 114-bus power systems.展开更多
Since traditional whale optimization algorithms have slow convergence speed,low accuracy and are easy to fall into local optimal solutions,an improved whale optimization algorithm based on mirror selection(WOA-MS)is p...Since traditional whale optimization algorithms have slow convergence speed,low accuracy and are easy to fall into local optimal solutions,an improved whale optimization algorithm based on mirror selection(WOA-MS)is proposed. Specific improvements includes:(1)An adaptive nonlinear inertia weight based on Branin function was introduced to balance global search and local mining.(2) A mirror selection method is proposed to improve the individual quality and speed up the convergence. By optimizing several test functions and comparing the experimental results with other three algorithms,this study verifies that WOA-MS has an excellent optimization performance.展开更多
Localization or positioning scheme in Wireless sensor networks (WSNs) is one of the most challenging andfundamental operations in various monitoring or tracking applications because the network deploys a large areaand...Localization or positioning scheme in Wireless sensor networks (WSNs) is one of the most challenging andfundamental operations in various monitoring or tracking applications because the network deploys a large areaand allocates the acquired location information to unknown devices. The metaheuristic approach is one of themost advantageous ways to deal with this challenging issue and overcome the disadvantages of the traditionalmethods that often suffer from computational time problems and small network deployment scale. This studyproposes an enhanced whale optimization algorithm that is an advanced metaheuristic algorithm based on thesiege mechanism (SWOA) for node localization inWSN. The objective function is modeled while communicatingon localized nodes, considering variables like delay, path loss, energy, and received signal strength. The localizationapproach also assigns the discovered location data to unidentified devices with the modeled objective functionby applying the SWOA algorithm. The experimental analysis is carried out to demonstrate the efficiency of thedesigned localization scheme in terms of various metrics, e.g., localization errors rate, converges rate, and executedtime. Compared experimental-result shows that theSWOA offers the applicability of the developed model forWSNto perform the localization scheme with excellent quality. Significantly, the error and convergence values achievedby the SWOA are less location error, faster in convergence and executed time than the others compared to at least areduced 1.5% to 4.7% error rate, and quicker by at least 4%and 2% in convergence and executed time, respectivelyfor the experimental scenarios.展开更多
This article addresses the issues of falling into local optima and insufficient exploration capability in the Arithmetic Optimization Algorithm (AOA), proposing an improved Arithmetic Optimization Algorithm with a mul...This article addresses the issues of falling into local optima and insufficient exploration capability in the Arithmetic Optimization Algorithm (AOA), proposing an improved Arithmetic Optimization Algorithm with a multi-strategy mechanism (BSFAOA). This algorithm introduces three strategies within the standard AOA framework: an adaptive balance factor SMOA based on sine functions, a search strategy combining Spiral Search and Brownian Motion, and a hybrid perturbation strategy based on Whale Fall Mechanism and Polynomial Differential Learning. The BSFAOA algorithm is analyzed in depth on the well-known 23 benchmark functions, CEC2019 test functions, and four real optimization problems. The experimental results demonstrate that the BSFAOA algorithm can better balance the exploration and exploitation capabilities, significantly enhancing the stability, convergence mode, and search efficiency of the AOA algorithm.展开更多
Whale optimization algorithm(WOA)tends to fall into the local optimum and fails to converge quickly in solving complex problems.To address the shortcomings,an improved WOA(QGBWOA)is proposed in this work.First,quasi-o...Whale optimization algorithm(WOA)tends to fall into the local optimum and fails to converge quickly in solving complex problems.To address the shortcomings,an improved WOA(QGBWOA)is proposed in this work.First,quasi-opposition-based learning is introduced to enhance the ability of WOA to search for optimal solutions.Second,a Gaussian barebone mechanism is embedded to promote diversity and expand the scope of the solution space in WOA.To verify the advantages of QGBWOA,comparison experiments between QGBWOA and its comparison peers were carried out on CEC 2014 with dimensions 10,30,50,and 100 and on CEC 2020 test with dimension 30.Furthermore,the performance results were tested using Wilcoxon signed-rank(WS),Friedman test,and post hoc statistical tests for statistical analysis.Convergence accuracy and speed are remarkably improved,as shown by experimental results.Finally,feature selection and multi-threshold image segmentation applications are demonstrated to validate the ability of QGBWOA to solve complex real-world problems.QGBWOA proves its superiority over compared algorithms in feature selection and multi-threshold image segmentation by performing several evaluation metrics.展开更多
In classification problems,datasets often contain a large amount of features,but not all of them are relevant for accurate classification.In fact,irrelevant features may even hinder classification accuracy.Feature sel...In classification problems,datasets often contain a large amount of features,but not all of them are relevant for accurate classification.In fact,irrelevant features may even hinder classification accuracy.Feature selection aims to alleviate this issue by minimizing the number of features in the subset while simultaneously minimizing the classification error rate.Single-objective optimization approaches employ an evaluation function designed as an aggregate function with a parameter,but the results obtained depend on the value of the parameter.To eliminate this parameter’s influence,the problem can be reformulated as a multi-objective optimization problem.The Whale Optimization Algorithm(WOA)is widely used in optimization problems because of its simplicity and easy implementation.In this paper,we propose a multi-strategy assisted multi-objective WOA(MSMOWOA)to address feature selection.To enhance the algorithm’s search ability,we integrate multiple strategies such as Levy flight,Grey Wolf Optimizer,and adaptive mutation into it.Additionally,we utilize an external repository to store non-dominant solution sets and grid technology is used to maintain diversity.Results on fourteen University of California Irvine(UCI)datasets demonstrate that our proposed method effectively removes redundant features and improves classification performance.The source code can be accessed from the website:https://github.com/zc0315/MSMOWOA.展开更多
Cloud computing provides a diverse and adaptable resource pool over the internet,allowing users to tap into various resources as needed.It has been seen as a robust solution to relevant challenges.A significant delay ...Cloud computing provides a diverse and adaptable resource pool over the internet,allowing users to tap into various resources as needed.It has been seen as a robust solution to relevant challenges.A significant delay can hamper the performance of IoT-enabled cloud platforms.However,efficient task scheduling can lower the cloud infrastructure’s energy consumption,thus maximizing the service provider’s revenue by decreasing user job processing times.The proposed Modified Chimp-Whale Optimization Algorithm called Modified Chimp-Whale Optimization Algorithm(MCWOA),combines elements of the Chimp Optimization Algorithm(COA)and the Whale Optimization Algorithm(WOA).To enhance MCWOA’s identification precision,the Sobol sequence is used in the population initialization phase,ensuring an even distribution of the population across the solution space.Moreover,the traditional MCWOA’s local search capabilities are augmented by incorporating the whale optimization algorithm’s bubble-net hunting and random search mechanisms into MCWOA’s position-updating process.This study demonstrates the effectiveness of the proposed approach using a two-story rigid frame and a simply supported beam model.Simulated outcomes reveal that the new method outperforms the original MCWOA,especially in multi-damage detection scenarios.MCWOA excels in avoiding false positives and enhancing computational speed,making it an optimal choice for structural damage detection.The efficiency of the proposed MCWOA is assessed against metrics such as energy usage,computational expense,task duration,and delay.The simulated data indicates that the new MCWOA outpaces other methods across all metrics.The study also references the Whale Optimization Algorithm(WOA),Chimp Algorithm(CA),Ant Lion Optimizer(ALO),Genetic Algorithm(GA)and Grey Wolf Optimizer(GWO).展开更多
Beaked whales represent around 25%of known extant cetacean species,yet they are the least known of all marine mammals.Identification of many Mesoplodon species has relied on examination of a few stranded individuals.P...Beaked whales represent around 25%of known extant cetacean species,yet they are the least known of all marine mammals.Identification of many Mesoplodon species has relied on examination of a few stranded individuals.Particularly,the ginkgo-toothed beaked whale(Mesoplodon ginkgodens)and Deraniyagala’s beaked whale(Mesoplodon hotaula)are among the least-known of beaked whale species,without confirmed sightings of living individuals to date.We present a sighting of 3 free-ranging individuals of M.ginkgodens/hotaula whale from a dedicated marine mammal vessel survey carried out in the South China Sea in April and May 2019.Photographic data(301 photographs)from the sighting were compared to photos of fresh stranded ginkgo-toothed beaked whale and Deraniyagala’s beaked whale from both historical and unpublished records.We found that free-ranging M.ginkgodens and M.hotaula individuals can be easily distinguished from other Mesoplodon species due to differences in melon and gape shapes and coloration patterns.However,accurate at-sea differentiation of M.ginkgodens and M.hotaula may not be possible due to high similarity in both coloration and scarring patterns.In addition to our photo-identification data,we collected what we believe to be the first preliminary descriptions of surfacing behavior and diving patterns of one of these species.Finally,the presence of scars possibly caused by fishing gear or marine litter raises concerns about anthropogenic impacts and conservation of these poorly known species.展开更多
In order to invade and adapt to deep-sea environments, shallow-water organisms have to acquire tolerance to high hydrostatic pressure, low water temperature, toxic methane and hydrogen sulfide, and feeding strategies ...In order to invade and adapt to deep-sea environments, shallow-water organisms have to acquire tolerance to high hydrostatic pressure, low water temperature, toxic methane and hydrogen sulfide, and feeding strategies not relying on photosynthetic products. Our previous study showed that the “evolutionary stepping stone hypothe-sis”, which assumes that organic falls can act as stepping-stones to connect shallow sea with deep sea, was supported in Mytilidae. However, it is not known whether other bivalves constituting chemosynthetic communities experienced the same evolutionary process or different processes from mytilid mussels. Therefore, here, we performed phylogenetic analyses by sequencing the nuclear 18S rRNA and mitochondrial COI genes of solemyid and thyasirid bivalves. In Solemyidae, the two genera Solemya and Acharax formed each clade, the latter of which was divided into three subgroups. The Solemya clade and one of the Acharax subgroups diverged in the order of shallow-sea residents, whale-bone residents, and deep-sea vent/seep residents, which supported the “evolutionary stepping stone hypothesis”. Furthermore, in Thyasiridae, the two genera Thyasira and Maorithyas formed a paraphyletic group and the other genera, Adontorhina, Axinopsis, Axinulus, Leptaxinus, and Mendicula, formed a clade. The “evolu-tionary stepping stone hypothesis” was not seemingly supported in the other lineages of Solemyidae and Thyasiridae.展开更多
In the realm of microgrid(MG),the distributed load frequency control(LFC)system has proven to be highly susceptible to the negative effects of false data injection attacks(FDIAs).Considering the significant responsibi...In the realm of microgrid(MG),the distributed load frequency control(LFC)system has proven to be highly susceptible to the negative effects of false data injection attacks(FDIAs).Considering the significant responsibility of the distributed LFC system for maintaining frequency stability within the MG,this paper proposes a detection and defense method against unobservable FDIAs in the distributed LFC system.Firstly,the method integrates a bi-directional long short-term memory(Bi LSTM)neural network and an improved whale optimization algorithm(IWOA)into the LFC controller to detect and counteract FDIAs.Secondly,to enable the Bi LSTM neural network to proficiently detect multiple types of FDIAs with utmost precision,the model employs a historical MG dataset comprising the frequency and power variances.Finally,the IWOA is utilized to optimize the proportional-integral-derivative(PID)controller parameters to counteract the negative impacts of FDIAs.The proposed detection and defense method is validated by building the distributed LFC system in Simulink.展开更多
Halogenated natural products(HNPs)are considered to be emerging contaminants whose environmental distribution and fate are only incompletely known.Therefore,several persistent and bioaccumulative HNP groups,together w...Halogenated natural products(HNPs)are considered to be emerging contaminants whose environmental distribution and fate are only incompletely known.Therefore,several persistent and bioaccumulative HNP groups,together with manmade polychlorinated biphenyls(PCBs)and polybrominated diphenyl ethers(PBDEs),were quantified in the blubber of nine sperm whales(Physeter macrocephalus)stranded on the coast of the Mediterranean Sea in Italy.The naturally occurring polybrominated hexahydroxanthene derivatives(PBHDs;sum of TetraBHD and TriBHD)were the most prominent substance class with up to 77,000 ng/g blubber.The mean PBHD content(35,800 ng/g blubber)even exceeded the one of PCBs(28,400 ng/g blubber),although the region is known to be highly contaminated with manmade contaminants.Based on mean values,Q1∼PBDEs>MeO-BDEs∼2,2′-diMeO-BB 80 and several other HNPs followed with decreasing amounts.All blubber samples contained an abundant compound whose molecular formula(C_(16)H_(19)Br_(3)O_(2))was verified using high-resolution mass spectrometry.The only plausible matching isomer was(2S,4′S,9R,9′S)-2,7-dibromo-4′-bromomethyl-1,1-dimethyl-2,3,4,4′,9,9′-9,9′-hexahydro-1H-xanthen-9-ol(OH-TriBHD),a hydroxylated secondary metabolite previously detected together with TriBHD and TetraBHD in a sponge known to be a natural producer of PBHDs.The estimated mean amount of the presumed OH-TriBHD was 3000 ng/g blubber,which is unexpectedly high for hydroxylated compounds in the lipids of marine mammals.展开更多
The cloud computing technology is utilized for achieving resource utilization of remotebased virtual computer to facilitate the consumers with rapid and accurate massive data services.It utilizes on-demand resource pr...The cloud computing technology is utilized for achieving resource utilization of remotebased virtual computer to facilitate the consumers with rapid and accurate massive data services.It utilizes on-demand resource provisioning,but the necessitated constraints of rapid turnaround time,minimal execution cost,high rate of resource utilization and limited makespan transforms the Load Balancing(LB)process-based Task Scheduling(TS)problem into an NP-hard optimization issue.In this paper,Hybrid Prairie Dog and Beluga Whale Optimization Algorithm(HPDBWOA)is propounded for precise mapping of tasks to virtual machines with the due objective of addressing the dynamic nature of cloud environment.This capability of HPDBWOA helps in decreasing the SLA violations and Makespan with optimal resource management.It is modelled as a scheduling strategy which utilizes the merits of PDOA and BWOA for attaining reactive decisions making with respect to the process of assigning the tasks to virtual resources by considering their priorities into account.It addresses the problem of pre-convergence with wellbalanced exploration and exploitation to attain necessitated Quality of Service(QoS)for minimizing the waiting time incurred during TS process.It further balanced exploration and exploitation rates for reducing the makespan during the task allocation with complete awareness of VM state.The results of the proposed HPDBWOA confirmed minimized energy utilization of 32.18% and reduced cost of 28.94% better than approaches used for investigation.The statistical investigation of the proposed HPDBWOA conducted using ANOVA confirmed its efficacy over the benchmarked systems in terms of throughput,system,and response time.展开更多
Partial shading conditions(PSCs)caused by uneven illumination become one of the most common problems in photovoltaic(PV)systems,which can make the PV power-voltage(P-V)characteristics curve show multi-peaks.Traditiona...Partial shading conditions(PSCs)caused by uneven illumination become one of the most common problems in photovoltaic(PV)systems,which can make the PV power-voltage(P-V)characteristics curve show multi-peaks.Traditional maximum power point tracking(MPPT)methods have shortcomings in tracking to the global maximum power point(GMPP),resulting in a dramatic decrease in output power.In order to solve the above problems,intelligent algorithms are used in MPPT.However,the existing intelligent algorithms have some disadvantages,such as slow convergence speed and large search oscillation.Therefore,an improved whale algorithm(IWOA)combined with the P&O(IWOA-P&O)is proposed for the MPPT of PV power generation in this paper.Firstly,IWOA is used to track the range interval of the GMPP,and then P&O is used to accurately find the MPP in that interval.Compared with other algorithms,simulation results show that this method has an average tracking efficiency of 99.79%and an average tracking time of 0.16 s when tracking GMPP.Finally,experimental verification is conducted,and the results show that the proposed algorithm has better MPPT performance compared to popular particle swarm optimization(PSO)and PSO-P&O algorithms.展开更多
Proportioning is an important part of sintering,as it affects the cost of sintering and the quality of sintered ore.To address the problems posed by the complex raw material information and numerous constraints in the...Proportioning is an important part of sintering,as it affects the cost of sintering and the quality of sintered ore.To address the problems posed by the complex raw material information and numerous constraints in the sintering process,a multi-objective optimisation model for sintering proportioning was established,which takes the proportioning cost and TFe as the optimisation objectives.Additionally,an improved multi-objective beluga whale optimisation(IMOBWO)algorithm was proposed to solve the nonlinear,multi-constrained multi-objective optimisation problems.The algorithm uses the con-strained non-dominance criterion to deal with the constraint problem in the model.Moreover,the algorithm employs an opposite learning strategy and a population guidance mechanism based on angular competition and two-population competition strategy to enhance convergence and population diversity.The actual proportioning of a steel plant indicates that the IMOBWO algorithm applied to the ore proportioning process has good convergence and obtains the uniformly distributed Pareto front.Meanwhile,compared with the actual proportioning scheme,the proportioning cost is reduced by 4.3361¥/t,and the TFe content in the mixture is increased by 0.0367%in the optimal compromise solution.Therefore,the proposed method effectively balances the cost and total iron,facilitating the comprehensive utilisation of sintered iron ore resources while ensuring quality assurance.展开更多
Cryptography is deemed to be the optimum strategy to secure the data privacy in which the data is encoded ahead of time before sharing it.Visual Secret Sharing(VSS)is an encryption method in which the secret message i...Cryptography is deemed to be the optimum strategy to secure the data privacy in which the data is encoded ahead of time before sharing it.Visual Secret Sharing(VSS)is an encryption method in which the secret message is split into at least two trivial images called’shares’to cover it.However,such message are always targeted by hackers or dishonest members who attempt to decrypt the message.This can be avoided by not uncovering the secret message without the universal share when it is presented and is typically taken care of,by the trusted party.Hence,in this paper,an optimal and secure double-layered secret image sharing scheme is proposed.The proposed share creation process contains two layers such as threshold-based secret sharing in the first layer and universal share based secret sharing in the second layer.In first layer,Genetic Algorithm(GA)is applied to find the optimal threshold value based on the randomness of the created shares.Then,in the second layer,a novel design of universal share-based secret share creation method is proposed.Finally,Opposition Whale Optimization Algorithm(OWOA)-based optimal key was generated for rectange block cipher to secure each share.This helped in producing high quality reconstruction images.The researcher achieved average experimental outcomes in terms of PSNR and MSE values equal to 55.154225 and 0.79365625 respectively.The average PSNRwas less(49.134475)and average MSE was high(1)in case of existing methods.展开更多
基金supported by the Center for Mining,Electro-Mechanical Research of Hanoi University of Mining and Geology(HUMG),Hanoi,Vietnam。
文摘In mining or construction projects,for exploitation of hard rock with high strength properties,blasting is frequently applied to breaking or moving them using high explosive energy.However,use of explosives may lead to the flyrock phenomenon.Flyrock can damage structures or nearby equipment in the surrounding areas and inflict harm to humans,especially workers in the working sites.Thus,prediction of flyrock is of high importance.In this investigation,examination and estimation/forecast of flyrock distance induced by blasting through the application of five artificial intelligent algorithms were carried out.One hundred and fifty-two blasting events in three open-pit granite mines in Johor,Malaysia,were monitored to collect field data.The collected data include blasting parameters and rock mass properties.Site-specific weathering index(WI),geological strength index(GSI) and rock quality designation(RQD)are rock mass properties.Multi-layer perceptron(MLP),random forest(RF),support vector machine(SVM),and hybrid models including Harris Hawks optimization-based MLP(known as HHO-MLP) and whale optimization algorithm-based MLP(known as WOA-MLP) were developed.The performance of various models was assessed through various performance indices,including a10-index,coefficient of determination(R^(2)),root mean squared error(RMSE),mean absolute percentage error(MAPE),variance accounted for(VAF),and root squared error(RSE).The a10-index values for MLP,RF,SVM,HHO-MLP and WOA-MLP are 0.953,0.933,0.937,0.991 and 0.972,respectively.R^(2) of HHO-MLP is 0.998,which achieved the best performance among all five machine learning(ML) models.
文摘In recent years, due to the economic and environmental issues, modern power systems often operate proximately to the technical restraints enlarging the probable level of instability risks. Hence, efficient methods for voltage instability prevention are of great importance to power system companies to avoid the risk of large blackouts. In this paper, an event-driven emergency demand response (EEDR) strategy based on whale optimization algorithm (WOA) is proposed to effectively improve system voltage stability. The main objective of the proposed EEDR approach is to maintain voltage stability margin (VSM) in an acceptable range during emergency situations by driving the operating condition of the power system away from the insecure points. The optimal locations and amounts of load reductions have been determined using WOA algorithm. To test the feasibility and the efficiency of the proposed method, simulation studies are carried out on the IEEE 14-bus and real Algerian 114-bus power systems.
基金supported by the Natural Science Foundation of Jiangsu Province (No. BK20151479)the Open Foundation of Graduate Innovation Base in Nanjing University of Aeronautics and Astronautics(No. kfjj20190736)
文摘Since traditional whale optimization algorithms have slow convergence speed,low accuracy and are easy to fall into local optimal solutions,an improved whale optimization algorithm based on mirror selection(WOA-MS)is proposed. Specific improvements includes:(1)An adaptive nonlinear inertia weight based on Branin function was introduced to balance global search and local mining.(2) A mirror selection method is proposed to improve the individual quality and speed up the convergence. By optimizing several test functions and comparing the experimental results with other three algorithms,this study verifies that WOA-MS has an excellent optimization performance.
基金the VNUHCM-University of Information Technology’s Scientific Research Support Fund.
文摘Localization or positioning scheme in Wireless sensor networks (WSNs) is one of the most challenging andfundamental operations in various monitoring or tracking applications because the network deploys a large areaand allocates the acquired location information to unknown devices. The metaheuristic approach is one of themost advantageous ways to deal with this challenging issue and overcome the disadvantages of the traditionalmethods that often suffer from computational time problems and small network deployment scale. This studyproposes an enhanced whale optimization algorithm that is an advanced metaheuristic algorithm based on thesiege mechanism (SWOA) for node localization inWSN. The objective function is modeled while communicatingon localized nodes, considering variables like delay, path loss, energy, and received signal strength. The localizationapproach also assigns the discovered location data to unidentified devices with the modeled objective functionby applying the SWOA algorithm. The experimental analysis is carried out to demonstrate the efficiency of thedesigned localization scheme in terms of various metrics, e.g., localization errors rate, converges rate, and executedtime. Compared experimental-result shows that theSWOA offers the applicability of the developed model forWSNto perform the localization scheme with excellent quality. Significantly, the error and convergence values achievedby the SWOA are less location error, faster in convergence and executed time than the others compared to at least areduced 1.5% to 4.7% error rate, and quicker by at least 4%and 2% in convergence and executed time, respectivelyfor the experimental scenarios.
文摘This article addresses the issues of falling into local optima and insufficient exploration capability in the Arithmetic Optimization Algorithm (AOA), proposing an improved Arithmetic Optimization Algorithm with a multi-strategy mechanism (BSFAOA). This algorithm introduces three strategies within the standard AOA framework: an adaptive balance factor SMOA based on sine functions, a search strategy combining Spiral Search and Brownian Motion, and a hybrid perturbation strategy based on Whale Fall Mechanism and Polynomial Differential Learning. The BSFAOA algorithm is analyzed in depth on the well-known 23 benchmark functions, CEC2019 test functions, and four real optimization problems. The experimental results demonstrate that the BSFAOA algorithm can better balance the exploration and exploitation capabilities, significantly enhancing the stability, convergence mode, and search efficiency of the AOA algorithm.
基金the Zhejiang Provincial Natural Science Foundation of China(no.LZ21F020001)the Basic Scientific Research Program of Wenzhou(no.S20220018).
文摘Whale optimization algorithm(WOA)tends to fall into the local optimum and fails to converge quickly in solving complex problems.To address the shortcomings,an improved WOA(QGBWOA)is proposed in this work.First,quasi-opposition-based learning is introduced to enhance the ability of WOA to search for optimal solutions.Second,a Gaussian barebone mechanism is embedded to promote diversity and expand the scope of the solution space in WOA.To verify the advantages of QGBWOA,comparison experiments between QGBWOA and its comparison peers were carried out on CEC 2014 with dimensions 10,30,50,and 100 and on CEC 2020 test with dimension 30.Furthermore,the performance results were tested using Wilcoxon signed-rank(WS),Friedman test,and post hoc statistical tests for statistical analysis.Convergence accuracy and speed are remarkably improved,as shown by experimental results.Finally,feature selection and multi-threshold image segmentation applications are demonstrated to validate the ability of QGBWOA to solve complex real-world problems.QGBWOA proves its superiority over compared algorithms in feature selection and multi-threshold image segmentation by performing several evaluation metrics.
基金supported in part by the Natural Science Youth Foundation of Hebei Province under Grant F2019403207in part by the PhD Research Startup Foundation of Hebei GEO University under Grant BQ2019055+3 种基金in part by the Open Research Project of the Hubei Key Laboratory of Intelligent Geo-Information Processing under Grant KLIGIP-2021A06in part by the Fundamental Research Funds for the Universities in Hebei Province under Grant QN202220in part by the Science and Technology Research Project for Universities of Hebei under Grant ZD2020344in part by the Guangxi Natural Science Fund General Project under Grant 2021GXNSFAA075029.
文摘In classification problems,datasets often contain a large amount of features,but not all of them are relevant for accurate classification.In fact,irrelevant features may even hinder classification accuracy.Feature selection aims to alleviate this issue by minimizing the number of features in the subset while simultaneously minimizing the classification error rate.Single-objective optimization approaches employ an evaluation function designed as an aggregate function with a parameter,but the results obtained depend on the value of the parameter.To eliminate this parameter’s influence,the problem can be reformulated as a multi-objective optimization problem.The Whale Optimization Algorithm(WOA)is widely used in optimization problems because of its simplicity and easy implementation.In this paper,we propose a multi-strategy assisted multi-objective WOA(MSMOWOA)to address feature selection.To enhance the algorithm’s search ability,we integrate multiple strategies such as Levy flight,Grey Wolf Optimizer,and adaptive mutation into it.Additionally,we utilize an external repository to store non-dominant solution sets and grid technology is used to maintain diversity.Results on fourteen University of California Irvine(UCI)datasets demonstrate that our proposed method effectively removes redundant features and improves classification performance.The source code can be accessed from the website:https://github.com/zc0315/MSMOWOA.
文摘Cloud computing provides a diverse and adaptable resource pool over the internet,allowing users to tap into various resources as needed.It has been seen as a robust solution to relevant challenges.A significant delay can hamper the performance of IoT-enabled cloud platforms.However,efficient task scheduling can lower the cloud infrastructure’s energy consumption,thus maximizing the service provider’s revenue by decreasing user job processing times.The proposed Modified Chimp-Whale Optimization Algorithm called Modified Chimp-Whale Optimization Algorithm(MCWOA),combines elements of the Chimp Optimization Algorithm(COA)and the Whale Optimization Algorithm(WOA).To enhance MCWOA’s identification precision,the Sobol sequence is used in the population initialization phase,ensuring an even distribution of the population across the solution space.Moreover,the traditional MCWOA’s local search capabilities are augmented by incorporating the whale optimization algorithm’s bubble-net hunting and random search mechanisms into MCWOA’s position-updating process.This study demonstrates the effectiveness of the proposed approach using a two-story rigid frame and a simply supported beam model.Simulated outcomes reveal that the new method outperforms the original MCWOA,especially in multi-damage detection scenarios.MCWOA excels in avoiding false positives and enhancing computational speed,making it an optimal choice for structural damage detection.The efficiency of the proposed MCWOA is assessed against metrics such as energy usage,computational expense,task duration,and delay.The simulated data indicates that the new MCWOA outpaces other methods across all metrics.The study also references the Whale Optimization Algorithm(WOA),Chimp Algorithm(CA),Ant Lion Optimizer(ALO),Genetic Algorithm(GA)and Grey Wolf Optimizer(GWO).
基金supported by the National Key Research and Development Program of China(Grant number 2016YFC0300803)the National Natural Science Foundation of China(41406182,41306169 and 41422604)+1 种基金the biodiversity investigation,observation and assessment program(2019-2023)of Ministry of Ecology and Environment of ChinaOcean Park Conservation Foundation Hong Kong(MM02-1516,AW02-1920).
文摘Beaked whales represent around 25%of known extant cetacean species,yet they are the least known of all marine mammals.Identification of many Mesoplodon species has relied on examination of a few stranded individuals.Particularly,the ginkgo-toothed beaked whale(Mesoplodon ginkgodens)and Deraniyagala’s beaked whale(Mesoplodon hotaula)are among the least-known of beaked whale species,without confirmed sightings of living individuals to date.We present a sighting of 3 free-ranging individuals of M.ginkgodens/hotaula whale from a dedicated marine mammal vessel survey carried out in the South China Sea in April and May 2019.Photographic data(301 photographs)from the sighting were compared to photos of fresh stranded ginkgo-toothed beaked whale and Deraniyagala’s beaked whale from both historical and unpublished records.We found that free-ranging M.ginkgodens and M.hotaula individuals can be easily distinguished from other Mesoplodon species due to differences in melon and gape shapes and coloration patterns.However,accurate at-sea differentiation of M.ginkgodens and M.hotaula may not be possible due to high similarity in both coloration and scarring patterns.In addition to our photo-identification data,we collected what we believe to be the first preliminary descriptions of surfacing behavior and diving patterns of one of these species.Finally,the presence of scars possibly caused by fishing gear or marine litter raises concerns about anthropogenic impacts and conservation of these poorly known species.
文摘In order to invade and adapt to deep-sea environments, shallow-water organisms have to acquire tolerance to high hydrostatic pressure, low water temperature, toxic methane and hydrogen sulfide, and feeding strategies not relying on photosynthetic products. Our previous study showed that the “evolutionary stepping stone hypothe-sis”, which assumes that organic falls can act as stepping-stones to connect shallow sea with deep sea, was supported in Mytilidae. However, it is not known whether other bivalves constituting chemosynthetic communities experienced the same evolutionary process or different processes from mytilid mussels. Therefore, here, we performed phylogenetic analyses by sequencing the nuclear 18S rRNA and mitochondrial COI genes of solemyid and thyasirid bivalves. In Solemyidae, the two genera Solemya and Acharax formed each clade, the latter of which was divided into three subgroups. The Solemya clade and one of the Acharax subgroups diverged in the order of shallow-sea residents, whale-bone residents, and deep-sea vent/seep residents, which supported the “evolutionary stepping stone hypothesis”. Furthermore, in Thyasiridae, the two genera Thyasira and Maorithyas formed a paraphyletic group and the other genera, Adontorhina, Axinopsis, Axinulus, Leptaxinus, and Mendicula, formed a clade. The “evolu-tionary stepping stone hypothesis” was not seemingly supported in the other lineages of Solemyidae and Thyasiridae.
基金supported in part by the National Natural Science Foundation of China(No.61973078)in part by the Natural Science Foundation of Jiangsu Province of China(No.BK20231416)in part by the Zhishan Youth Scholar Program from Southeast University(No.2242022R40042)。
文摘In the realm of microgrid(MG),the distributed load frequency control(LFC)system has proven to be highly susceptible to the negative effects of false data injection attacks(FDIAs).Considering the significant responsibility of the distributed LFC system for maintaining frequency stability within the MG,this paper proposes a detection and defense method against unobservable FDIAs in the distributed LFC system.Firstly,the method integrates a bi-directional long short-term memory(Bi LSTM)neural network and an improved whale optimization algorithm(IWOA)into the LFC controller to detect and counteract FDIAs.Secondly,to enable the Bi LSTM neural network to proficiently detect multiple types of FDIAs with utmost precision,the model employs a historical MG dataset comprising the frequency and power variances.Finally,the IWOA is utilized to optimize the proportional-integral-derivative(PID)controller parameters to counteract the negative impacts of FDIAs.The proposed detection and defense method is validated by building the distributed LFC system in Simulink.
文摘Halogenated natural products(HNPs)are considered to be emerging contaminants whose environmental distribution and fate are only incompletely known.Therefore,several persistent and bioaccumulative HNP groups,together with manmade polychlorinated biphenyls(PCBs)and polybrominated diphenyl ethers(PBDEs),were quantified in the blubber of nine sperm whales(Physeter macrocephalus)stranded on the coast of the Mediterranean Sea in Italy.The naturally occurring polybrominated hexahydroxanthene derivatives(PBHDs;sum of TetraBHD and TriBHD)were the most prominent substance class with up to 77,000 ng/g blubber.The mean PBHD content(35,800 ng/g blubber)even exceeded the one of PCBs(28,400 ng/g blubber),although the region is known to be highly contaminated with manmade contaminants.Based on mean values,Q1∼PBDEs>MeO-BDEs∼2,2′-diMeO-BB 80 and several other HNPs followed with decreasing amounts.All blubber samples contained an abundant compound whose molecular formula(C_(16)H_(19)Br_(3)O_(2))was verified using high-resolution mass spectrometry.The only plausible matching isomer was(2S,4′S,9R,9′S)-2,7-dibromo-4′-bromomethyl-1,1-dimethyl-2,3,4,4′,9,9′-9,9′-hexahydro-1H-xanthen-9-ol(OH-TriBHD),a hydroxylated secondary metabolite previously detected together with TriBHD and TetraBHD in a sponge known to be a natural producer of PBHDs.The estimated mean amount of the presumed OH-TriBHD was 3000 ng/g blubber,which is unexpectedly high for hydroxylated compounds in the lipids of marine mammals.
文摘The cloud computing technology is utilized for achieving resource utilization of remotebased virtual computer to facilitate the consumers with rapid and accurate massive data services.It utilizes on-demand resource provisioning,but the necessitated constraints of rapid turnaround time,minimal execution cost,high rate of resource utilization and limited makespan transforms the Load Balancing(LB)process-based Task Scheduling(TS)problem into an NP-hard optimization issue.In this paper,Hybrid Prairie Dog and Beluga Whale Optimization Algorithm(HPDBWOA)is propounded for precise mapping of tasks to virtual machines with the due objective of addressing the dynamic nature of cloud environment.This capability of HPDBWOA helps in decreasing the SLA violations and Makespan with optimal resource management.It is modelled as a scheduling strategy which utilizes the merits of PDOA and BWOA for attaining reactive decisions making with respect to the process of assigning the tasks to virtual resources by considering their priorities into account.It addresses the problem of pre-convergence with wellbalanced exploration and exploitation to attain necessitated Quality of Service(QoS)for minimizing the waiting time incurred during TS process.It further balanced exploration and exploitation rates for reducing the makespan during the task allocation with complete awareness of VM state.The results of the proposed HPDBWOA confirmed minimized energy utilization of 32.18% and reduced cost of 28.94% better than approaches used for investigation.The statistical investigation of the proposed HPDBWOA conducted using ANOVA confirmed its efficacy over the benchmarked systems in terms of throughput,system,and response time.
基金supported in part by the Natural Science Foundation of Jiangsu Province under Grant BK20200969(L.Z.,URL:http://std.jiangsu.gov.cn/)in part by Basic Science(Natural Science)Research Project of Colleges and Universities in Jiangsu Province under Grant 22KJB470025(L.R.,URL:http://jyt.jiangsu.gov.cn/)in part by Social People’s Livelihood Technology Plan General Project of Nantong under Grant MS12021015(L.Q.,URL:http://kjj.nantong.gov.cn/).
文摘Partial shading conditions(PSCs)caused by uneven illumination become one of the most common problems in photovoltaic(PV)systems,which can make the PV power-voltage(P-V)characteristics curve show multi-peaks.Traditional maximum power point tracking(MPPT)methods have shortcomings in tracking to the global maximum power point(GMPP),resulting in a dramatic decrease in output power.In order to solve the above problems,intelligent algorithms are used in MPPT.However,the existing intelligent algorithms have some disadvantages,such as slow convergence speed and large search oscillation.Therefore,an improved whale algorithm(IWOA)combined with the P&O(IWOA-P&O)is proposed for the MPPT of PV power generation in this paper.Firstly,IWOA is used to track the range interval of the GMPP,and then P&O is used to accurately find the MPP in that interval.Compared with other algorithms,simulation results show that this method has an average tracking efficiency of 99.79%and an average tracking time of 0.16 s when tracking GMPP.Finally,experimental verification is conducted,and the results show that the proposed algorithm has better MPPT performance compared to popular particle swarm optimization(PSO)and PSO-P&O algorithms.
基金supported by the National Key Research and Development Program of China (2022YFB3304700)Hunan Province Natural Science Foundation (2022JJ50132,2022JCYJ05 and 2022JCYJ09).
文摘Proportioning is an important part of sintering,as it affects the cost of sintering and the quality of sintered ore.To address the problems posed by the complex raw material information and numerous constraints in the sintering process,a multi-objective optimisation model for sintering proportioning was established,which takes the proportioning cost and TFe as the optimisation objectives.Additionally,an improved multi-objective beluga whale optimisation(IMOBWO)algorithm was proposed to solve the nonlinear,multi-constrained multi-objective optimisation problems.The algorithm uses the con-strained non-dominance criterion to deal with the constraint problem in the model.Moreover,the algorithm employs an opposite learning strategy and a population guidance mechanism based on angular competition and two-population competition strategy to enhance convergence and population diversity.The actual proportioning of a steel plant indicates that the IMOBWO algorithm applied to the ore proportioning process has good convergence and obtains the uniformly distributed Pareto front.Meanwhile,compared with the actual proportioning scheme,the proportioning cost is reduced by 4.3361¥/t,and the TFe content in the mixture is increased by 0.0367%in the optimal compromise solution.Therefore,the proposed method effectively balances the cost and total iron,facilitating the comprehensive utilisation of sintered iron ore resources while ensuring quality assurance.
基金supported by RUSA PHASE 2.0,Alagappa University,Karaikudi,India。
文摘Cryptography is deemed to be the optimum strategy to secure the data privacy in which the data is encoded ahead of time before sharing it.Visual Secret Sharing(VSS)is an encryption method in which the secret message is split into at least two trivial images called’shares’to cover it.However,such message are always targeted by hackers or dishonest members who attempt to decrypt the message.This can be avoided by not uncovering the secret message without the universal share when it is presented and is typically taken care of,by the trusted party.Hence,in this paper,an optimal and secure double-layered secret image sharing scheme is proposed.The proposed share creation process contains two layers such as threshold-based secret sharing in the first layer and universal share based secret sharing in the second layer.In first layer,Genetic Algorithm(GA)is applied to find the optimal threshold value based on the randomness of the created shares.Then,in the second layer,a novel design of universal share-based secret share creation method is proposed.Finally,Opposition Whale Optimization Algorithm(OWOA)-based optimal key was generated for rectange block cipher to secure each share.This helped in producing high quality reconstruction images.The researcher achieved average experimental outcomes in terms of PSNR and MSE values equal to 55.154225 and 0.79365625 respectively.The average PSNRwas less(49.134475)and average MSE was high(1)in case of existing methods.