期刊文献+
共找到20,145篇文章
< 1 2 250 >
每页显示 20 50 100
An Improved Image Steganography Security and Capacity Using Ant Colony Algorithm Optimization
1
作者 Zinah Khalid Jasim Jasim Sefer Kurnaz 《Computers, Materials & Continua》 SCIE EI 2024年第9期4643-4662,共20页
This advanced paper presents a new approach to improving image steganography using the Ant Colony Optimization(ACO)algorithm.Image steganography,a technique of embedding hidden information in digital photographs,shoul... This advanced paper presents a new approach to improving image steganography using the Ant Colony Optimization(ACO)algorithm.Image steganography,a technique of embedding hidden information in digital photographs,should ideally achieve the dual purposes of maximum data hiding and maintenance of the integrity of the cover media so that it is least suspect.The contemporary methods of steganography are at best a compromise between these two.In this paper,we present our approach,entitled Ant Colony Optimization(ACO)-Least Significant Bit(LSB),which attempts to optimize the capacity in steganographic embedding.The approach makes use of a grayscale cover image to hide the confidential data with an additional bit pair per byte,both for integrity verification and the file checksumof the secret data.This approach encodes confidential information into four pairs of bits and embeds it within uncompressed grayscale images.The ACO algorithm uses adaptive exploration to select some pixels,maximizing the capacity of data embedding whileminimizing the degradation of visual quality.Pheromone evaporation is introduced through iterations to avoid stagnation in solution refinement.The levels of pheromone are modified to reinforce successful pixel choices.Experimental results obtained through the ACO-LSB method reveal that it clearly improves image steganography capabilities by providing an increase of up to 30%in the embedding capacity compared with traditional approaches;the average Peak Signal to Noise Ratio(PSNR)is 40.5 dB with a Structural Index Similarity(SSIM)of 0.98.The approach also demonstrates very high resistance to detection,cutting down the rate by 20%.Implemented in MATLAB R2023a,the model was tested against one thousand publicly available grayscale images,thus providing robust evidence of its effectiveness. 展开更多
关键词 STEGANOGRAPHY STEGANALYSIS capacity optimization ant colony algorithm
下载PDF
Dynamical Artificial Bee Colony for Energy-Efficient Unrelated Parallel Machine Scheduling with Additional Resources and Maintenance
2
作者 Yizhuo Zhu Shaosi He Deming Lei 《Computers, Materials & Continua》 SCIE EI 2024年第10期843-866,共24页
Unrelated parallel machine scheduling problem(UPMSP)is a typical scheduling one and UPMSP with various reallife constraints such as additional resources has been widely studied;however,UPMSP with additional resources,... Unrelated parallel machine scheduling problem(UPMSP)is a typical scheduling one and UPMSP with various reallife constraints such as additional resources has been widely studied;however,UPMSP with additional resources,maintenance,and energy-related objectives is seldom investigated.The Artificial Bee Colony(ABC)algorithm has been successfully applied to various production scheduling problems and demonstrates potential search advantages in solving UPMSP with additional resources,among other factors.In this study,an energy-efficient UPMSP with additional resources and maintenance is considered.A dynamical artificial bee colony(DABC)algorithm is presented to minimize makespan and total energy consumption simultaneously.Three heuristics are applied to produce the initial population.Employed bee swarm and onlooker bee swarm are constructed.Computing resources are shifted from the dominated solutions to non-dominated solutions in each swarm when the given condition is met.Dynamical employed bee phase is implemented by computing resource shifting and solution migration.Computing resource shifting and feedback are used to construct dynamical onlooker bee phase.Computational experiments are conducted on 300 instances from the literature and three comparative algorithms and ABC are compared after parameter settings of all algorithms are given.The computational results demonstrate that the new strategies of DABC are effective and that DABC has promising advantages in solving the considered UPMSP. 展开更多
关键词 Artificial bee colony parallel machine scheduling ENERGY additional resource
下载PDF
A Prognostic Model Based on Colony Stimulating Factors-related Genes in Triple-negative Breast Cancer
3
作者 GUO Yu-Xuan WANG Zhi-Yu +7 位作者 XIAO Pei-Yao ZHENG Chan-Juan FU Shu-Jun HE Guang-Chun LONG Jun WANG Jie DENG Xi-Yun WANG Yi-An 《生物化学与生物物理进展》 SCIE CAS CSCD 北大核心 2024年第10期2741-2756,共16页
Objective Triple-negative breast cancer(TNBC)is the breast cancer subtype with the worst prognosis,and lacks effective therapeutic targets.Colony stimulating factors(CSFs)are cytokines that can regulate the production... Objective Triple-negative breast cancer(TNBC)is the breast cancer subtype with the worst prognosis,and lacks effective therapeutic targets.Colony stimulating factors(CSFs)are cytokines that can regulate the production of blood cells and stimulate the growth and development of immune cells,playing an important role in the malignant progression of TNBC.This article aims to construct a novel prognostic model based on the expression of colony stimulating factors-related genes(CRGs),and analyze the sensitivity of TNBC patients to immunotherapy and drug therapy.Methods We downloaded CRGs from public databases and screened for differentially expressed CRGs between normal and TNBC tissues in the TCGA-BRCA database.Through LASSO Cox regression analysis,we constructed a prognostic model and stratified TNBC patients into high-risk and low-risk groups based on the colony stimulating factors-related genes risk score(CRRS).We further analyzed the correlation between CRRS and patient prognosis,clinical features,tumor microenvironment(TME)in both high-risk and low-risk groups,and evaluated the relationship between CRRS and sensitivity to immunotherapy and drug therapy.Results We identified 842 differentially expressed CRGs in breast cancer tissues of TNBC patients and selected 13 CRGs for constructing the prognostic model.Kaplan-Meier survival curves,time-dependent receiver operating characteristic curves,and other analyses confirmed that TNBC patients with high CRRS had shorter overall survival,and the predictive ability of CRRS prognostic model was further validated using the GEO dataset.Nomogram combining clinical features confirmed that CRRS was an independent factor for the prognosis of TNBC patients.Moreover,patients in the high-risk group had lower levels of immune infiltration in the TME and were sensitive to chemotherapeutic drugs such as 5-fluorouracil,ipatasertib,and paclitaxel.Conclusion We have developed a CRRS-based prognostic model composed of 13 differentially expressed CRGs,which may serve as a useful tool for predicting the prognosis of TNBC patients and guiding clinical treatment.Moreover,the key genes within this model may represent potential molecular targets for future therapies of TNBC. 展开更多
关键词 triple-negative breast cancer colony stimulating factors prognostic model tumor microenvironment drug sensitivity
下载PDF
Multi-Label Feature Selection Based on Improved Ant Colony Optimization Algorithm with Dynamic Redundancy and Label Dependence
4
作者 Ting Cai Chun Ye +5 位作者 Zhiwei Ye Ziyuan Chen Mengqing Mei Haichao Zhang Wanfang Bai Peng Zhang 《Computers, Materials & Continua》 SCIE EI 2024年第10期1157-1175,共19页
The world produces vast quantities of high-dimensional multi-semantic data.However,extracting valuable information from such a large amount of high-dimensional and multi-label data is undoubtedly arduous and challengi... The world produces vast quantities of high-dimensional multi-semantic data.However,extracting valuable information from such a large amount of high-dimensional and multi-label data is undoubtedly arduous and challenging.Feature selection aims to mitigate the adverse impacts of high dimensionality in multi-label data by eliminating redundant and irrelevant features.The ant colony optimization algorithm has demonstrated encouraging outcomes in multi-label feature selection,because of its simplicity,efficiency,and similarity to reinforcement learning.Nevertheless,existing methods do not consider crucial correlation information,such as dynamic redundancy and label correlation.To tackle these concerns,the paper proposes a multi-label feature selection technique based on ant colony optimization algorithm(MFACO),focusing on dynamic redundancy and label correlation.Initially,the dynamic redundancy is assessed between the selected feature subset and potential features.Meanwhile,the ant colony optimization algorithm extracts label correlation from the label set,which is then combined into the heuristic factor as label weights.Experimental results demonstrate that our proposed strategies can effectively enhance the optimal search ability of ant colony,outperforming the other algorithms involved in the paper. 展开更多
关键词 Multi-label feature selection ant colony optimization algorithm dynamic redundancy high-dimensional data label correlation
下载PDF
Hybrid Hierarchical Particle Swarm Optimization with Evolutionary Artificial Bee Colony Algorithm for Task Scheduling in Cloud Computing
5
作者 Shasha Zhao Huanwen Yan +3 位作者 Qifeng Lin Xiangnan Feng He Chen Dengyin Zhang 《Computers, Materials & Continua》 SCIE EI 2024年第1期1135-1156,共22页
Task scheduling plays a key role in effectively managing and allocating computing resources to meet various computing tasks in a cloud computing environment.Short execution time and low load imbalance may be the chall... Task scheduling plays a key role in effectively managing and allocating computing resources to meet various computing tasks in a cloud computing environment.Short execution time and low load imbalance may be the challenges for some algorithms in resource scheduling scenarios.In this work,the Hierarchical Particle Swarm Optimization-Evolutionary Artificial Bee Colony Algorithm(HPSO-EABC)has been proposed,which hybrids our presented Evolutionary Artificial Bee Colony(EABC),and Hierarchical Particle Swarm Optimization(HPSO)algorithm.The HPSO-EABC algorithm incorporates both the advantages of the HPSO and the EABC algorithm.Comprehensive testing including evaluations of algorithm convergence speed,resource execution time,load balancing,and operational costs has been done.The results indicate that the EABC algorithm exhibits greater parallelism compared to the Artificial Bee Colony algorithm.Compared with the Particle Swarm Optimization algorithm,the HPSO algorithmnot only improves the global search capability but also effectively mitigates getting stuck in local optima.As a result,the hybrid HPSO-EABC algorithm demonstrates significant improvements in terms of stability and convergence speed.Moreover,it exhibits enhanced resource scheduling performance in both homogeneous and heterogeneous environments,effectively reducing execution time and cost,which also is verified by the ablation experimental. 展开更多
关键词 Cloud computing distributed processing evolutionary artificial bee colony algorithm hierarchical particle swarm optimization load balancing
下载PDF
Bio-Inspired Intelligent Routing in WSN: Integrating Mayfly Optimization and Enhanced Ant Colony Optimization for Energy-Efficient Cluster Formation and Maintenance
6
作者 V.G.Saranya S.Karthik 《Computer Modeling in Engineering & Sciences》 SCIE EI 2024年第10期127-150,共24页
Wireless Sensor Networks(WSNs)are a collection of sensor nodes distributed in space and connected through wireless communication.The sensor nodes gather and store data about the real world around them.However,the node... Wireless Sensor Networks(WSNs)are a collection of sensor nodes distributed in space and connected through wireless communication.The sensor nodes gather and store data about the real world around them.However,the nodes that are dependent on batteries will ultimately suffer an energy loss with time,which affects the lifetime of the network.This research proposes to achieve its primary goal by reducing energy consumption and increasing the network’s lifetime and stability.The present technique employs the hybrid Mayfly Optimization Algorithm-Enhanced Ant Colony Optimization(MFOA-EACO),where the Mayfly Optimization Algorithm(MFOA)is used to select the best cluster head(CH)from a set of nodes,and the Enhanced Ant Colony Optimization(EACO)technique is used to determine an optimal route between the cluster head and base station.The performance evaluation of our suggested hybrid approach is based on many parameters,including the number of active and dead nodes,node degree,distance,and energy usage.Our objective is to integrate MFOA-EACO to enhance energy efficiency and extend the network life of the WSN in the future.The proposed method outcomes proved to be better than traditional approaches such as Hybrid Squirrel-Flying Fox Optimization Algorithm(HSFLBOA),Hybrid Social Reindeer Optimization and Differential Evolution-Firefly Algorithm(HSRODE-FFA),Social Spider Distance Sensitive-Iterative Antlion Butterfly Cockroach Algorithm(SADSS-IABCA),and Energy Efficient Clustering Hierarchy Strategy-Improved Social Spider Algorithm Differential Evolution(EECHS-ISSADE). 展开更多
关键词 Enhanced ant colony optimization mayfly optimization algorithm wireless sensor networks cluster head base station(BS)
下载PDF
Optimal Location and Sizing ofMulti-Resource Distributed Generator Based onMulti-Objective Artificial Bee Colony Algorithm
7
作者 Qiangfei Cao Huilai Wang +1 位作者 Zijia Hui Lingyun Chen 《Energy Engineering》 EI 2024年第2期499-521,共23页
Distribution generation(DG)technology based on a variety of renewable energy technologies has developed rapidly.A large number of multi-type DG are connected to the distribution network(DN),resulting in a decline in t... Distribution generation(DG)technology based on a variety of renewable energy technologies has developed rapidly.A large number of multi-type DG are connected to the distribution network(DN),resulting in a decline in the stability of DN operation.It is urgent to find a method that can effectively connect multi-energy DG to DN.photovoltaic(PV),wind power generation(WPG),fuel cell(FC),and micro gas turbine(MGT)are considered in this paper.A multi-objective optimization model was established based on the life cycle cost(LCC)of DG,voltage quality,voltage fluctuation,system network loss,power deviation of the tie-line,DG pollution emission index,and meteorological index weight of DN.Multi-objective artificial bee colony algorithm(MOABC)was used to determine the optimal location and capacity of the four kinds of DG access DN,and compared with the other three heuristic algorithms.Simulation tests based on IEEE 33 test node and IEEE 69 test node show that in IEEE 33 test node,the total voltage deviation,voltage fluctuation,and system network loss of DN decreased by 49.67%,7.47%and 48.12%,respectively,compared with that without DG configuration.In the IEEE 69 test node,the total voltage deviation,voltage fluctuation and system network loss of DN in the MOABC configuration scheme decreased by 54.98%,35.93%and 75.17%,respectively,compared with that without DG configuration,indicating that MOABC can reasonably plan the capacity and location of DG.Achieve the maximum trade-off between DG economy and DN operation stability. 展开更多
关键词 Distributed generation distribution network life cycle cost multi-objective artificial bee colony algorithm voltage stability
下载PDF
A Pre-Selection-Based Ant Colony System for Integrated Resources Scheduling Problem at Marine Container Terminal
8
作者 Rong Wang Xinxin Xu +2 位作者 Zijia Wang Fei Ji Nankun Mu 《Computers, Materials & Continua》 SCIE EI 2024年第8期2363-2385,共23页
Marine container terminal(MCT)plays a key role in the marine intelligent transportation system and international logistics system.However,the efficiency of resource scheduling significantly influences the operation pe... Marine container terminal(MCT)plays a key role in the marine intelligent transportation system and international logistics system.However,the efficiency of resource scheduling significantly influences the operation performance of MCT.To solve the practical resource scheduling problem(RSP)in MCT efficiently,this paper has contributions to both the problem model and the algorithm design.Firstly,in the problem model,different from most of the existing studies that only consider scheduling part of the resources in MCT,we propose a unified mathematical model for formulating an integrated RSP.The new integrated RSP model allocates and schedules multiple MCT resources simultaneously by taking the total cost minimization as the objective.Secondly,in the algorithm design,a pre-selection-based ant colony system(PACS)approach is proposed based on graphic structure solution representation and a pre-selection strategy.On the one hand,as the RSP can be formulated as the shortest path problem on the directed complete graph,the graphic structure is proposed to represent the solution encoding to consider multiple constraints and multiple factors of the RSP,which effectively avoids the generation of infeasible solutions.On the other hand,the pre-selection strategy aims to reduce the computational burden of PACS and to fast obtain a higher-quality solution.To evaluate the performance of the proposed novel PACS in solving the new integrated RSP model,a set of test cases with different sizes is conducted.Experimental results and comparisons show the effectiveness and efficiency of the PACS algorithm,which can significantly outperform other state-of-the-art algorithms. 展开更多
关键词 Resource scheduling problem(RSP) ant colony system(ACS) marine container terminal(MCT) pre-selection strategy
下载PDF
An Effective Optimization Algorithm for Ant Colony Vehicular Congestion Management
9
作者 Tebepah Tariuge Timadi Matthew 《Journal of Computer and Communications》 2024年第9期119-130,共12页
Adaptability and dynamicity are special properties of social insects derived from the decentralized behavior of the insects. Authors have come up with designs for software solution that can regulate traffic congestion... Adaptability and dynamicity are special properties of social insects derived from the decentralized behavior of the insects. Authors have come up with designs for software solution that can regulate traffic congestion in a network transportation environment. The effectiveness of various researches on traffic management has been verified through appropriate metrics. Most of the traffic management systems are centered on using sensors, visual monitoring and neural networks to check for available parking space with the aim of informing drivers beforehand to prevent traffic congestion. There has been limited research on solving ongoing traffic congestion in congestion prone areas like car park with any of the common methods mentioned. This study focus however is on a motor park, as a highly congested area when it comes to traffic. The car park has two entrance gate and three exit gates which is divided into three Isle of parking lot where cars can park. An ant colony optimization algorithm (ACO) was developed as an effective management system for controlling navigation and vehicular traffic congestion problems when cars exit a motor park. The ACO based on the nature and movement of the natural ants, simulates the movement of cars out of the car park through their nearest choice exit. A car park simulation was also used for the mathematical computation of the pheromone. The system was implemented using SIMD because of its dual parallelization ability. The result showed about 95% increase on the number of vehicles that left the motor park in one second. A clear indication that pheromones are large determinants of the shortest route to take as cars followed the closest exit to them. Future researchers may consider monitoring a centralized tally system for cars coming into the park through a censored gate being. 展开更多
关键词 Ant colony Optimization ADAPTABILITY CONGESTION PHEROMONES
下载PDF
A Distributed Ant Colony Optimization Applied in Edge Detection
10
作者 Min Chen 《Journal of Computer and Communications》 2024年第8期161-173,共13页
With the rise of image data and increased complexity of tasks in edge detection, conventional artificial intelligence techniques have been severely impacted. To be able to solve even greater problems of the future, le... With the rise of image data and increased complexity of tasks in edge detection, conventional artificial intelligence techniques have been severely impacted. To be able to solve even greater problems of the future, learning algorithms must maintain high speed and accuracy through economical means. Traditional edge detection approaches cannot detect edges in images in a timely manner due to memory and computational time constraints. In this work, a novel parallelized ant colony optimization technique in a distributed framework provided by the Hadoop/Map-Reduce infrastructure is proposed to improve the edge detection capabilities. Moreover, a filtering technique is applied to reduce the noisy background of images to achieve significant improvement in the accuracy of edge detection. Close examinations of the implementation of the proposed algorithm are discussed and demonstrated through experiments. Results reveal high classification accuracy and significant improvements in speedup, scaleup and sizeup compared to the standard algorithms. 展开更多
关键词 Distributed System Ant colony Optimization Edge Detection MAPREDUCE SPEEDUP
下载PDF
History Teacher Training from Decolonial Curriculum Practices to Combat Racism at UniProjeção in the Federal District-A Secondary Publication
11
作者 Karoline da Silva Ramos Cláudia Pinheiro Nascimento Francisca Carla Santos Ferrer 《Journal of Contemporary Educational Research》 2024年第2期187-202,共16页
This article aims to understand the training process of history undergraduates,to see if there are decolonial curricular practices to combat racism at the Centro Universitário e Faculdade Projeção(UniPr... This article aims to understand the training process of history undergraduates,to see if there are decolonial curricular practices to combat racism at the Centro Universitário e Faculdade Projeção(UniProjeção)in the Federal District,to understand how coloniality has corroborated the exclusion of different epistemologies and the erasure of different cultures,and how this exclusionary process of coloniality interferes in the training of history teachers.In order to combat this practice,we are looking for alternatives that can break these suppressions carried out by Europeans.In this way,we turn to decolonial ideas that aim to break with the logic of coloniality.We can conclude that these practices are poorly developed in the institution,so we proposed active problem-based methodology and music as a didactic resource.As playful educational tools that strengthen the teaching-learning process,they are active agents in the decolonial work of combating racism,and it is essential to train responsible and ethical teachers in the fight against racism and any form of oppression. 展开更多
关键词 COLONIALITY Decoloniality Education Curriculum practices RACISM
下载PDF
Growth of Circulating Tumor Cell-Derived Colonies from Peripheral Blood of Melanoma Patients: Preliminary Characterization of Colony Composition 被引量:1
12
作者 Wolfram E. Samlowski John R. McGregor +3 位作者 Suzanne T. Samlowski Shweta Tharkar Shirley Shen Joel S. Bentz 《Health》 2014年第12期1467-1481,共15页
Circulating tumor cells (CTC) are rarely detected in the blood of cancer patients, even though they are a direct harbinger of eventual patient demise. We developed an innovative CTC culture technology to allow more se... Circulating tumor cells (CTC) are rarely detected in the blood of cancer patients, even though they are a direct harbinger of eventual patient demise. We developed an innovative CTC culture technology to allow more sensitive isolation, expansion, and characterization of viable colonies from patient blood. In this assay, the entire leukocyte fraction from 10 ml of anticoagulated patient blood is placed into culture medium without any pre-selection. After 16 days in culture, CTC derived colonies are counted. As a proof-of-principle, blood samples from 58 Stage IIa-IV melanoma patients were tested. Ninety percent of these samples grew colonies. The colony numbers ranged from 0 - 308 (mean 63 ± 9.5 SEM). Ten normal volunteers had virtually no growth (mean 0.5 ± 1.4 colonies). Colonies were harvested using a micropipette for characterization. Tumor-cell containing spheroids were embedded in paraffin, sectioned, and stained with melanoma-specific mAb for histologic characterization. MITF proved to be the most consistent immunostain that identified melanoma cells in these colonies. A host-cell component in colonies was also identified using CD68 and CD43 mAb staining. Following enzymatic dissociation of colonies, a variety of immunostains were tested. Papanicolau staining proved most useful for identifying the abnormal nuclei of tumor cells. Flow cytometry could readily distinguish host and tumor cell populations based on DNA content and forward/side scatter in dissociated colonies. The stem cell marker ALDH1A1 associated with the aneuploid population, but CD45 was expressed on both diploid and aneuploid cells. The ability to repeatedly isolate CTC derived colonies from cancer patient blood samples opens the door to a novel type of long-term clinical monitoring. This novel CTC culture technology may prove useful to perform molecular characterization, assessment of treatment response, and testing of drug sensitivity and resistance in patients during treatment. 展开更多
关键词 Circulating Tumor Cells CTC COLONIES CTC Cultures MELANOMA Flow CYTOMETRY CTC DERIVED COLONIES
下载PDF
The improved artificial bee colony algorithm for mixed additive and multiplicative random error model and the bootstrap method for its precision estimation 被引量:4
13
作者 Leyang Wang Shuhao Han 《Geodesy and Geodynamics》 EI CSCD 2023年第3期244-253,共10页
To solve the complex weight matrix derivative problem when using the weighted least squares method to estimate the parameters of the mixed additive and multiplicative random error model(MAM error model),we use an impr... To solve the complex weight matrix derivative problem when using the weighted least squares method to estimate the parameters of the mixed additive and multiplicative random error model(MAM error model),we use an improved artificial bee colony algorithm without derivative and the bootstrap method to estimate the parameters and evaluate the accuracy of MAM error model.The improved artificial bee colony algorithm can update individuals in multiple dimensions and improve the cooperation ability between individuals by constructing a new search equation based on the idea of quasi-affine transformation.The experimental results show that based on the weighted least squares criterion,the algorithm can get the results consistent with the weighted least squares method without multiple formula derivation.The parameter estimation and accuracy evaluation method based on the bootstrap method can get better parameter estimation and more reasonable accuracy information than existing methods,which provides a new idea for the theory of parameter estimation and accuracy evaluation of the MAM error model. 展开更多
关键词 Mixed additive and multiplicative random ERROR Parameter estimation Accuracy evaluation Artificial bee colony algorithm Bootstrap method
下载PDF
Improved Ant Colony Algorithm for Vehicle Scheduling Problem in Airport Ground Service Support 被引量:3
14
作者 Yaping Zhang Ye Chen +2 位作者 Yu Zhang Jian Mao Qian Luo 《Journal of Harbin Institute of Technology(New Series)》 CAS 2023年第1期1-12,共12页
Support vehicles are part of the main body of airport ground operations,and their scheduling efficiency directly impacts flight delays.A mathematical model is constructed and the responsiveness of support vehicles for... Support vehicles are part of the main body of airport ground operations,and their scheduling efficiency directly impacts flight delays.A mathematical model is constructed and the responsiveness of support vehicles for current operational demands is proposed to study optimization algorithms for vehicle scheduling.The model is based on the constraint relationship of the initial operation time,time window,and gate position distribution,which gives an improvement to the ant colony algorithm(ACO).The impacts of the improved ACO as used for support vehicle optimization are compared and analyzed.The results show that the scheduling scheme of refueling trucks based on the improved ACO can reduce flight delays caused by refueling operations by 56.87%,indicating the improved ACO can improve support vehicle scheduling.Besides,the improved ACO can jump out of local optima,which can balance the working time of refueling trucks.This research optimizes the scheduling scheme of support vehicles under the existing conditions of airports,which has practical significance to fully utilize ground service resources,improve the efficiency of airport ground operations,and effectively reduce flight delays caused by ground service support. 展开更多
关键词 airport surface traffic ground service support vehicle scheduling topology model improved ant colony algorithm response value
下载PDF
An Air Defense Weapon Target Assignment Method Based on Multi-Objective Artificial Bee Colony Algorithm 被引量:1
15
作者 Huaixi Xing Qinghua Xing 《Computers, Materials & Continua》 SCIE EI 2023年第9期2685-2705,共21页
With the advancement of combat equipment technology and combat concepts,new requirements have been put forward for air defense operations during a group target attack.To achieve high-efficiency and lowloss defensive o... With the advancement of combat equipment technology and combat concepts,new requirements have been put forward for air defense operations during a group target attack.To achieve high-efficiency and lowloss defensive operations,a reasonable air defense weapon assignment strategy is a key step.In this paper,a multi-objective and multi-constraints weapon target assignment(WTA)model is established that aims to minimize the defensive resource loss,minimize total weapon consumption,and minimize the target residual effectiveness.An optimization framework of air defense weapon mission scheduling based on the multiobjective artificial bee colony(MOABC)algorithm is proposed.The solution for point-to-point saturated attack targets at different operational scales is achieved by encoding the nectar with real numbers.Simulations are performed for an imagined air defense scenario,where air defense weapons are saturated.The non-dominated solution sets are obtained by the MOABC algorithm to meet the operational demand.In the case where there are more weapons than targets,more diverse assignment schemes can be selected.According to the inverse generation distance(IGD)index,the convergence and diversity for the solutions of the non-dominated sorting genetic algorithm III(NSGA-III)algorithm and the MOABC algorithm are compared and analyzed.The results prove that the MOABC algorithm has better convergence and the solutions are more evenly distributed among the solution space. 展开更多
关键词 Weapon target assignment multi-objective artificial bee colony air defense defensive resource loss total weapon consumption target residual effectiveness
下载PDF
A New S-Box Design System for Data Encryption Using Artificial Bee Colony Algorithm
16
作者 Yazeed Yasin Ghadi Mohammed SAlshehri +4 位作者 Sultan Almakdi Oumaima Saidani Nazik Alturki Fawad Masood Muhammad Shahbaz Khan 《Computers, Materials & Continua》 SCIE EI 2023年第10期781-797,共17页
Securing digital image data is a key concern in today’s information-driven society.Effective encryption techniques are required to protect sensitive image data,with the Substitution-box(S-box)often playing a pivotal ... Securing digital image data is a key concern in today’s information-driven society.Effective encryption techniques are required to protect sensitive image data,with the Substitution-box(S-box)often playing a pivotal role in many symmetric encryption systems.This study introduces an innovative approach to creating S-boxes for encryption algorithms.The proposed S-boxes are tested for validity and non-linearity by incorporating them into an image encryption scheme.The nonlinearity measure of the proposed S-boxes is 112.These qualities significantly enhance its resistance to common cryptographic attacks,ensuring high image data security.Furthermore,to assess the robustness of the S-boxes,an encryption system has also been proposed and the proposed S-boxes have been integrated into the designed encryption system.To validate the effectiveness of the proposed encryption system,a comprehensive security analysis including brute force attack and histogram analysis has been performed.In addition,to determine the level of security during the transmission and storage of digital content,the encryption system’s Number of Pixel Change Rate(NPCR),and Unified Averaged Changed Intensity(UACI)are calculated.The results indicate a 99.71%NPCR and 33.51%UACI.These results demonstrate that the proposed S-boxes offer a significant level of security for digital content throughout its transmission and storage. 展开更多
关键词 S-BOX CHAOS artificial bee colony image encryption
下载PDF
Selective Harmonics Elimination Technique for Artificial Bee Colony Implementation
17
作者 T.DeepikaVinothini R.Karthigaivel J.BarsanaBanu 《Computer Systems Science & Engineering》 SCIE EI 2023年第6期2721-2740,共20页
In this research,an Artificial Bee Colony(ABC)algorithm based Selective Harmonics Elimination(SHE)technique is used as a pulse generator in a reduced switch fifteen level inverter that receives input from a PV system.... In this research,an Artificial Bee Colony(ABC)algorithm based Selective Harmonics Elimination(SHE)technique is used as a pulse generator in a reduced switch fifteen level inverter that receives input from a PV system.Pulse width modulation based on Selective Harmonics Elimination is mostly used to suppress lower-order harmonics.A high gain DC-DC-SEPIC converter keeps the photovoltaic(PV)panel’s output voltage constant.The Grey Wolf Optimization(GWO)filter removes far more Photovoltaic panel energy from the sunlight frame.To eliminate voltage harmonics,this unique inverter architecture employs a multi-carrier duty cycle,a high-frequency modulation approach.The proposed ABC harmonics elimination approach is compared to SHE strategies based on Particle Swarm Optimization(PSO)and Flower Pollination Algorithm(FPA).The suggested system’s performance is simulated and measured using the MATLAB simulation tool.The proposed ABC approach has a THD level of 4.86%,which is better than the PSO and FPA methods. 展开更多
关键词 Artificial bee colony PHOTOVOLTAIC flower pollination algorithm MULTI-CARRIER
下载PDF
Security Test Case Prioritization through Ant Colony Optimization Algorithm
18
作者 Abdulaziz Attaallah Khalil al-Sulbi +5 位作者 Areej Alasiry Mehrez Marzougui Mohd Waris Khan Mohd Faizan Alka Agrawal Dhirendra Pandey 《Computer Systems Science & Engineering》 SCIE EI 2023年第12期3165-3195,共31页
Security testing is a critical concern for organizations worldwide due to the potential financial setbacks and damage to reputation caused by insecure software systems.One of the challenges in software security testin... Security testing is a critical concern for organizations worldwide due to the potential financial setbacks and damage to reputation caused by insecure software systems.One of the challenges in software security testing is test case prioritization,which aims to reduce redundancy in fault occurrences when executing test suites.By effectively applying test case prioritization,both the time and cost required for developing secure software can be reduced.This paper proposes a test case prioritization technique based on the Ant Colony Optimization(ACO)algorithm,a metaheuristic approach.The performance of the ACO-based technique is evaluated using the Average Percentage of Fault Detection(APFD)metric,comparing it with traditional techniques.It has been applied to a Mobile Payment Wallet application to validate the proposed approach.The results demonstrate that the proposed technique outperforms the traditional techniques in terms of the APFD metric.The ACO-based technique achieves an APFD of approximately 76%,two percent higher than the second-best optimal ordering technique.These findings suggest that metaheuristic-based prioritization techniques can effectively identify the best test cases,saving time and improving software security overall. 展开更多
关键词 CONFIDENTIALITY INTEGRITY AUTHENTICATION NON-REPUDIATION RESILIENCE AUTHORIZATION Ant colony Optimization algorithm
下载PDF
A Drone-Based Blood Donation Approach Using an Ant Colony Optimization Algorithm
19
作者 Sana Abbas Faraha Ashraf +2 位作者 Fahd Jarad Muhammad Shoaib Sardar Imran Siddique 《Computer Modeling in Engineering & Sciences》 SCIE EI 2023年第8期1917-1930,共14页
This article presents an optimized approach of mathematical techniques in themedical domain by manoeuvring the phenomenon of ant colony optimization algorithm(also known as ACO).A complete graph of blood banks and a p... This article presents an optimized approach of mathematical techniques in themedical domain by manoeuvring the phenomenon of ant colony optimization algorithm(also known as ACO).A complete graph of blood banks and a path that covers all the blood banks without repeating any link is required by applying the Travelling Salesman Problem(often TSP).The wide use promises to accelerate and offers the opportunity to cultivate health care,particularly in remote or unmerited environments by shrinking lab testing reversal times,empowering just-in-time lifesaving medical supply. 展开更多
关键词 NETWORK ant colony algorithm PATH complete graph blood banks DRONES travelling salesman problem
下载PDF
A developed ant colony algorithm for cancer molecular subtype classification to reveal the predictive biomarker in the renal cell carcinoma
20
作者 ZEKUN XIN YUDAN MA +4 位作者 WEIQIANG SONG HAO GAO LIJUN DONG BAO ZHANG ZHILONG REN 《BIOCELL》 SCIE 2023年第3期555-567,共13页
Background:Recently,researchers have been attracted in identifying the crucial genes related to cancer,which plays important role in cancer diagnosis and treatment.However,in performing the cancer molecular subtype cl... Background:Recently,researchers have been attracted in identifying the crucial genes related to cancer,which plays important role in cancer diagnosis and treatment.However,in performing the cancer molecular subtype classification task from cancer gene expression data,it is challenging to obtain those significant genes due to the high dimensionality and high noise of data.Moreover,the existing methods always suffer from some issues such as premature convergence.Methods:To address those problems,we propose a new ant colony optimization(ACO)algorithm called DACO to classify the cancer gene expression datasets,identifying the essential genes of different diseases.In DACO,first,we propose the initial pheromone concentration based on the weight ranking vector to accelerate the convergence speed;then,a dynamic pheromone volatility factor is designed to prevent the algorithm from getting stuck in the local optimal solution;finally,the pheromone update rule in the Ant Colony System is employed to update the pheromone globally and locally.To demonstrate the performance of the proposed algorithm in classification,different existing approaches are compared with the proposed algorithm on eight high-dimensional cancer gene expression datasets.Results:The experiment results show that the proposed algorithm performs better than other effective methods in terms of classification accuracy and the number of feature sets.It can be used to address the classification problem effectively.Moreover,a renal cell carcinoma dataset is employed to reveal the biological significance of the proposed algorithm from a number of biological analyses.Conclusion:The results demonstrate that CAPS may play a crucial role in the occurrence and development of renal clear cell carcinoma. 展开更多
关键词 CLASSIFICATION Ant colony optimization Cancer gene expression Renal cell carcinoma dataset
下载PDF
上一页 1 2 250 下一页 到第
使用帮助 返回顶部