Home / Advanced Search

  • Title/Keywords

  • Author/Affliations

  • Journal

  • Article Type

  • Start Year

  • End Year

Update SearchingClear
  • Articles
  • Online
Search Results (31)
  • Open Access

    ARTICLE

    Roosters Algorithm: A Novel Nature-Inspired Optimization Algorithm

    Mashar Gencal1,*, Mustafa Oral2

    Computer Systems Science and Engineering, Vol.42, No.2, pp. 727-737, 2022, DOI:10.32604/csse.2022.023018

    Abstract Some species of females, e.g., chicken, bird, fish etc., might mate with more than one males. In the mating of these polygamous creatures, there is competition between males as well as among their offspring. Thus, male reproductive success depends on both male competition and sperm rivalry. Inspired by this type of sexual life of roosters with chickens, a novel nature-inspired optimization algorithm called Roosters Algorithm (RA) is proposed. The algorithm was modelled and implemented based on the sexual behavior of roosters. 13 well-known benchmark optimization functions and 10 IEEE CEC 2018 test functions are utilized to compare the performance of… More >

  • Open Access

    ARTICLE

    A Robust Video Watermarking Scheme with Squirrel Search Algorithm

    Aman Bhaskar1, Chirag Sharma1, Khalid Mohiuddin2, Aman Singh1,*, Osman A. Nasr2, Mamdooh Alwetaishi3

    CMC-Computers, Materials & Continua, Vol.71, No.2, pp. 3069-3089, 2022, DOI:10.32604/cmc.2022.019866

    Abstract Advancement in multimedia technology has resulted in protection against distortion, modification, and piracy. For implementing such protection, we have an existing technique called watermarking but obtaining desired distortion level with sufficient robustness is a challenging task for watermarking in multimedia applications. In the paper, we proposed a smart technique for video watermarking associating meta-heuristic algorithms along with an embedding method to gain an optimized efficiency. The main aim of the optimization algorithm is to obtain solutions with maximum robustness, and which should not exceed the set threshold of quality. To represent the accuracy of the proposed scheme, we employ a… More >

  • Open Access

    ARTICLE

    Optimization of Cognitive Radio System Using Self-Learning Salp Swarm Algorithm

    Nitin Mittal1, Harbinder Singh1, Vikas Mittal2, Shubham Mahajan3, Amit Kant Pandit3, Mehedi Masud4, Mohammed Baz5, Mohamed Abouhawwash6,7,*

    CMC-Computers, Materials & Continua, Vol.70, No.2, pp. 3821-3835, 2022, DOI:10.32604/cmc.2022.020592

    Abstract Cognitive Radio (CR) has been developed as an enabling technology that allows the unused or underused spectrum to be used dynamically to increase spectral efficiency. To improve the overall performance of the CR system it is extremely important to adapt or reconfigure the system parameters. The Decision Engine is a major module in the CR-based system that not only includes radio monitoring and cognition functions but also responsible for parameter adaptation. As meta-heuristic algorithms offer numerous advantages compared to traditional mathematical approaches, the performance of these algorithms is investigated in order to design an efficient CR system that is able… More >

  • Open Access

    ARTICLE

    Reliability Analysis of Piled Raft Foundation Using a Novel Hybrid Approach of ANN and Equilibrium Optimizer

    Abidhan Bardhan1, Priyadip Manna1, Vinay Kumar1, Avijit Burman1, Bojan Žlender2, Pijush Samui1,*

    CMES-Computer Modeling in Engineering & Sciences, Vol.128, No.3, pp. 1033-1067, 2021, DOI:10.32604/cmes.2021.015885

    Abstract In many civil engineering projects, Piled Raft Foundations (PRFs) are usually preferred where the incoming load from the superstructures is very high. In geotechnical engineering practice, the settlement of soil layers is a critical issue for the serviceability of the structures. Thus, assessment of risk associated with the structures corresponding to the maximum allowable settlement of soils needs to be carried out in the design phase. In this study, reliability analysis of PRF based on settlement criteria is performed using a high-performance hybrid soft computing model. The new approach is an integration of the artificial neural network (ANN) and a… More >

  • Open Access

    ARTICLE

    A Hybrid Algorithm Based on PSO and GA for Feature Selection

    Yu Xue1,*, Asma Aouari1, Romany F. Mansour2, Shoubao Su3

    Journal of Cyber Security, Vol.3, No.2, pp. 117-124, 2021, DOI:10.32604/jcs.2021.017018

    Abstract One of the main problems of machine learning and data mining is to develop a basic model with a few features, to reduce the algorithms involved in classification’s computational complexity. In this paper, the collection of features has an essential importance in the classification process to be able minimize computational time, which decreases data size and increases the precision and effectiveness of specific machine learning activities. Due to its superiority to conventional optimization methods, several metaheuristics have been used to resolve FS issues. This is why hybrid metaheuristics help increase the search and convergence rate of the critical algorithms. A… More >

  • Open Access

    ARTICLE

    A New Database Intrusion Detection Approach Based on Hybrid Meta-Heuristics

    Youseef Alotaibi*

    CMC-Computers, Materials & Continua, Vol.66, No.2, pp. 1879-1895, 2021, DOI:10.32604/cmc.2020.013739

    Abstract A new secured database management system architecture using intrusion detection systems (IDS) is proposed in this paper for organizations with no previous role mapping for users. A simple representation of Structured Query Language queries is proposed to easily permit the use of the worked clustering algorithm. A new clustering algorithm that uses a tube search with adaptive memory is applied to database log files to create users’ profiles. Then, queries issued for each user are checked against the related user profile using a classifier to determine whether or not each query is malicious. The IDS will stop query execution or… More >

  • Open Access

    ARTICLE

    A Multi-objective Invasive Weed Optimization Method for Segmentation of Distress Images

    Eslam Mohammed Abdelkader1,2,*, Osama Moselhi3, Mohamed Marzouk4, Tarek Zayed5

    Intelligent Automation & Soft Computing, Vol.26, No.4, pp. 643-661, 2020, DOI:10.32604/iasc.2020.010100

    Abstract Image segmentation is one of the fundamental stages in computer vision applications. Several meta-heuristics have been applied to solve the segmentation problems by extending the Otsu and entropy functions. However, no single-objective function can optimally handle the diversity of information in images besides the multimodality issues of gray-level images. This paper presents a self-adaptive multi-objective optimization-based method for the detection of crack images in reinforced concrete bridges. The proposed method combines the flexibility of information theory functions in addition to the invasive weed optimization algorithm for bi-level thresholding. The capabilities of the proposed method are demonstrated through comparisons with singleobjective… More >

  • Open Access

    ARTICLE

    A Novel Binary Firey Algorithm for the Minimum Labeling Spanning Tree Problem

    Mugang Lin1,2,*, Fangju Liu3, Huihuang Zhao1,2, Jianzhen Chen1,2

    CMES-Computer Modeling in Engineering & Sciences, Vol.125, No.1, pp. 197-214, 2020, DOI:10.32604/cmes.2020.09502

    Abstract Given a connected undirected graph G whose edges are labeled, the minimum labeling spanning tree (MLST) problem is to find a spanning tree of G with the smallest number of different labels. The MLST is an NP-hard combinatorial optimization problem, which is widely applied in communication networks, multimodal transportation networks, and data compression. Some approximation algorithms and heuristics algorithms have been proposed for the problem. Firey algorithm is a new meta-heuristic algorithm. Because of its simplicity and easy implementation, it has been successfully applied in various fields. However, the basic firefly algorithm for the MLST problem is proposed in this… More >

  • Open Access

    ARTICLE

    QoS-Aware Energy-Efficient Task Scheduling on HPC Cloud Infrastructures Using Swarm-Intelligence Meta-Heuristics

    Amit Chhabra1, *, Gurvinder Singh2, Karanjeet Singh Kahlon2

    CMC-Computers, Materials & Continua, Vol.64, No.2, pp. 813-834, 2020, DOI:10.32604/cmc.2020.010934

    Abstract Cloud computing infrastructure has been evolving as a cost-effective platform for providing computational resources in the form of high-performance computing as a service (HPCaaS) to users for executing HPC applications. However, the broader use of the Cloud services, the rapid increase in the size, and the capacity of Cloud data centers bring a remarkable rise in energy consumption leading to a significant rise in the system provider expenses and carbon emissions in the environment. Besides this, users have become more demanding in terms of Quality-of-service (QoS) expectations in terms of execution time, budget cost, utilization, and makespan. This situation calls… More >

  • Open Access

    ARTICLE

    Genetic-Frog-Leaping Algorithm for Text Document Clustering

    Lubna Alhenak1, Manar Hosny1,*

    CMC-Computers, Materials & Continua, Vol.61, No.3, pp. 1045-1074, 2019, DOI:10.32604/cmc.2019.08355

    Abstract In recent years, the volume of information in digital form has increased tremendously owing to the increased popularity of the World Wide Web. As a result, the use of techniques for extracting useful information from large collections of data, and particularly documents, has become more necessary and challenging. Text clustering is such a technique; it consists in dividing a set of text documents into clusters (groups), so that documents within the same cluster are closely related, whereas documents in different clusters are as different as possible. Clustering depends on measuring the content (i.e., words) of a document in terms of… More >

Displaying 21-30 on page 3 of 31. Per Page