Home / Advanced Search

  • Title/Keywords

  • Author/Affliations

  • Journal

  • Article Type

  • Start Year

  • End Year

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

    ARTICLE

    An Efficient Clustering Algorithm for Enhancing the Lifetime and Energy Efficiency of Wireless Sensor Networks

    Peng Zhou1,2, Wei Chen1, Bingyu Cao1,*

    CMC-Computers, Materials & Continua, Vol.84, No.3, pp. 5337-5360, 2025, DOI:10.32604/cmc.2025.065561 - 30 July 2025

    Abstract Wireless Sensor Networks (WSNs), as a crucial component of the Internet of Things (IoT), are widely used in environmental monitoring, industrial control, and security surveillance. However, WSNs still face challenges such as inaccurate node clustering, low energy efficiency, and shortened network lifespan in practical deployments, which significantly limit their large-scale application. To address these issues, this paper proposes an Adaptive Chaotic Ant Colony Optimization algorithm (AC-ACO), aiming to optimize the energy utilization and system lifespan of WSNs. AC-ACO combines the path-planning capability of Ant Colony Optimization (ACO) with the dynamic characteristics of chaotic mapping and… More >

  • Open Access

    ARTICLE

    Transformer-Enhanced Intelligent Microgrid Self-Healing: Integrating Large Language Models and Adaptive Optimization for Real-Time Fault Detection and Recovery

    Qiang Gao1, Lei Shen1,*, Jiaming Shi2, Xinfa Gu2, Shanyun Gu1, Yuwei Ge1, Yang Xie1, Xiaoqiong Zhu1, Baoguo Zang1, Ming Zhang1, Muhammad Shahzad Nazir2, Jie Ji2

    Energy Engineering, Vol.122, No.7, pp. 2767-2800, 2025, DOI:10.32604/ee.2025.065600 - 27 June 2025

    Abstract The rapid proliferation of renewable energy integration and escalating grid operational complexity have intensified demands for resilient self-healing mechanisms in modern power systems. Conventional approaches relying on static models and heuristic rules exhibit limitations in addressing dynamic fault propagation and multi-modal data fusion. This study proposes a Transformer-enhanced intelligent microgrid self-healing framework that synergizes large language models (LLMs) with adaptive optimization, achieving three key innovations: (1) A hierarchical attention mechanism incorporating grid impedance characteristics for spatiotemporal feature extraction, (2) Dynamic covariance estimation Kalman filtering with wavelet packet energy entropy thresholds (Daubechies-4 basis, 6-level decomposition), and… More >

  • Open Access

    ARTICLE

    Enhancing Hierarchical Task Network Planning through Ant Colony Optimization in Refinement Process

    Mohamed Elkawkagy1, Ibrahim A. Elgendy2,*, Ammar Muthanna3,4, Reem Ibrahim Alkanhel5, Heba Elbeh1

    CMC-Computers, Materials & Continua, Vol.84, No.1, pp. 393-415, 2025, DOI:10.32604/cmc.2025.063766 - 09 June 2025

    Abstract Hierarchical Task Network (HTN) planning is a powerful technique in artificial intelligence for handling complex problems by decomposing them into hierarchical task structures. However, achieving optimal solutions in HTN planning remains a challenge, especially in scenarios where traditional search algorithms struggle to navigate the vast solution space efficiently. This research proposes a novel technique to enhance HTN planning by integrating the Ant Colony Optimization (ACO) algorithm into the refinement process. The Ant System algorithm, inspired by the foraging behavior of ants, is well-suited for addressing optimization problems by efficiently exploring solution spaces. By incorporating ACO… More >

  • Open Access

    ARTICLE

    Efficient Resource Management in IoT Network through ACOGA Algorithm

    Pravinkumar Bhujangrao Landge1, Yashpal Singh1, Hitesh Mohapatra2, Seyyed Ahmad Edalatpanah3,*

    CMES-Computer Modeling in Engineering & Sciences, Vol.143, No.2, pp. 1661-1688, 2025, DOI:10.32604/cmes.2025.065599 - 30 May 2025

    Abstract Internet of things networks often suffer from early node failures and short lifespan due to energy limits. Traditional routing methods are not enough. This work proposes a new hybrid algorithm called ACOGA. It combines Ant Colony Optimization (ACO) and the Greedy Algorithm (GA). ACO finds smart paths while Greedy makes quick decisions. This improves energy use and performance. ACOGA outperforms Hybrid Energy-Efficient (HEE) and Adaptive Lossless Data Compression (ALDC) algorithms. After 500 rounds, only 5% of ACOGA’s nodes are dead, compared to 15% for HEE and 20% for ALDC. The network using ACOGA runs for More >

  • Open Access

    REVIEW

    Bio-Inspired Algorithms in NLP Techniques: Challenges, Limitations and Its Applications

    Huu-Tuong Ho1, Thi-Thuy-Hoai Nguyen2, Duong Nguyen Minh Huy3, Luong Vuong Nguyen1,*

    CMC-Computers, Materials & Continua, Vol.83, No.3, pp. 3945-3973, 2025, DOI:10.32604/cmc.2025.063099 - 19 May 2025

    Abstract Natural Language Processing (NLP) has become essential in text classification, sentiment analysis, machine translation, and speech recognition applications. As these tasks become complex, traditional machine learning and deep learning models encounter challenges with optimization, parameter tuning, and handling large-scale, high-dimensional data. Bio-inspired algorithms, which mimic natural processes, offer robust optimization capabilities that can enhance NLP performance by improving feature selection, optimizing model parameters, and integrating adaptive learning mechanisms. This review explores the state-of-the-art applications of bio-inspired algorithms—such as Genetic Algorithms (GA), Particle Swarm Optimization (PSO), and Ant Colony Optimization (ACO)—across core NLP tasks. We analyze More >

  • Open Access

    ARTICLE

    A UAV Path-Planning Approach for Urban Environmental Event Monitoring

    Huiru Cao1, Shaoxin Li2, Xiaomin Li3,*, Yongxin Liu4

    CMC-Computers, Materials & Continua, Vol.83, No.3, pp. 5575-5593, 2025, DOI:10.32604/cmc.2025.061954 - 19 May 2025

    Abstract Efficient flight path design for unmanned aerial vehicles (UAVs) in urban environmental event monitoring remains a critical challenge, particularly in prioritizing high-risk zones within complex urban landscapes. Current UAV path planning methodologies often inadequately account for environmental risk factors and exhibit limitations in balancing global and local optimization efficiency. To address these gaps, this study proposes a hybrid path planning framework integrating an improved Ant Colony Optimization (ACO) algorithm with an Orthogonal Jump Point Search (OJPS) algorithm. Firstly, a two-dimensional grid model is constructed to simulate urban environments, with key monitoring nodes selected based on… More >

  • Open Access

    ARTICLE

    An Adaptive Firefly Algorithm for Dependent Task Scheduling in IoT-Fog Computing

    Adil Yousif*

    CMES-Computer Modeling in Engineering & Sciences, Vol.142, No.3, pp. 2869-2892, 2025, DOI:10.32604/cmes.2025.059786 - 03 March 2025

    Abstract The Internet of Things (IoT) has emerged as an important future technology. IoT-Fog is a new computing paradigm that processes IoT data on servers close to the source of the data. In IoT-Fog computing, resource allocation and independent task scheduling aim to deliver short response time services demanded by the IoT devices and performed by fog servers. The heterogeneity of the IoT-Fog resources and the huge amount of data that needs to be processed by the IoT-Fog tasks make scheduling fog computing tasks a challenging problem. This study proposes an Adaptive Firefly Algorithm (AFA) for… More >

  • Open Access

    ARTICLE

    Multi-Label Feature Selection Based on Improved Ant Colony Optimization Algorithm with Dynamic Redundancy and Label Dependence

    Ting Cai1, Chun Ye1, Zhiwei Ye1,*, Ziyuan Chen1, Mengqing Mei1, Haichao Zhang1, Wanfang Bai2, Peng Zhang3

    CMC-Computers, Materials & Continua, Vol.81, No.1, pp. 1157-1175, 2024, DOI:10.32604/cmc.2024.055080 - 15 October 2024

    Abstract 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 More >

  • Open Access

    ARTICLE

    A Study on Outlier Detection and Feature Engineering Strategies in Machine Learning for Heart Disease Prediction

    Varada Rajkumar Kukkala1, Surapaneni Phani Praveen2, Naga Satya Koti Mani Kumar Tirumanadham3, Parvathaneni Naga Srinivasu4,5,*

    Computer Systems Science and Engineering, Vol.48, No.5, pp. 1085-1112, 2024, DOI:10.32604/csse.2024.053603 - 13 September 2024

    Abstract This paper investigates the application of machine learning to develop a response model to cardiovascular problems and the use of AdaBoost which incorporates an application of Outlier Detection methodologies namely; Z-Score incorporated with Grey Wolf Optimization (GWO) as well as Interquartile Range (IQR) coupled with Ant Colony Optimization (ACO). Using a performance index, it is shown that when compared with the Z-Score and GWO with AdaBoost, the IQR and ACO, with AdaBoost are not very accurate (89.0% vs. 86.0%) and less discriminative (Area Under the Curve (AUC) score of 93.0% vs. 91.0%). The Z-Score and GWO… More >

  • Open Access

    ARTICLE

    Bio-Inspired Intelligent Routing in WSN: Integrating Mayfly Optimization and Enhanced Ant Colony Optimization for Energy-Efficient Cluster Formation and Maintenance

    V. G. Saranya*, S. Karthik

    CMES-Computer Modeling in Engineering & Sciences, Vol.141, No.1, pp. 127-150, 2024, DOI:10.32604/cmes.2024.053825 - 20 August 2024

    Abstract 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… More >

Displaying 1-10 on page 1 of 43. Per Page