Home / Advanced Search

  • Title/Keywords

  • Author/Affliations

  • Journal

  • Article Type

  • Start Year

  • End Year

Update SearchingClear
  • Articles
  • Online
Search Results (1,579)
  • Open Access

    ARTICLE

    An Improved Forest Fire Detection Model Using Audio Classification and Machine Learning

    Kemahyanto Exaudi1,2, Deris Stiawan3,*, Bhakti Yudho Suprapto1, Hanif Fakhrurroja4, Mohd. Yazid Idris5, Tami A. Alghamdi6, Rahmat Budiarto6

    CMC-Computers, Materials & Continua, Vol.86, No.1, pp. 1-24, 2026, DOI:10.32604/cmc.2025.069377 - 10 November 2025

    Abstract Sudden wildfires cause significant global ecological damage. While satellite imagery has advanced early fire detection and mitigation, image-based systems face limitations including high false alarm rates, visual obstructions, and substantial computational demands, especially in complex forest terrains. To address these challenges, this study proposes a novel forest fire detection model utilizing audio classification and machine learning. We developed an audio-based pipeline using real-world environmental sound recordings. Sounds were converted into Mel-spectrograms and classified via a Convolutional Neural Network (CNN), enabling the capture of distinctive fire acoustic signatures (e.g., crackling, roaring) that are minimally impacted by… More >

  • Open Access

    ARTICLE

    Graph Attention Networks for Skin Lesion Classification with CNN-Driven Node Features

    Ghadah Naif Alwakid1, Samabia Tehsin2,*, Mamoona Humayun3,*, Asad Farooq2, Ibrahim Alrashdi1, Amjad Alsirhani1

    CMC-Computers, Materials & Continua, Vol.86, No.1, pp. 1-21, 2026, DOI:10.32604/cmc.2025.069162 - 10 November 2025

    Abstract Skin diseases affect millions worldwide. Early detection is key to preventing disfigurement, lifelong disability, or death. Dermoscopic images acquired in primary-care settings show high intra-class visual similarity and severe class imbalance, and occasional imaging artifacts can create ambiguity for state-of-the-art convolutional neural networks (CNNs). We frame skin lesion recognition as graph-based reasoning and, to ensure fair evaluation and avoid data leakage, adopt a strict lesion-level partitioning strategy. Each image is first over-segmented using SLIC (Simple Linear Iterative Clustering) to produce perceptually homogeneous superpixels. These superpixels form the nodes of a region-adjacency graph whose edges encode… More >

  • Open Access

    ARTICLE

    A Convolutional Neural Network-Based Deep Support Vector Machine for Parkinson’s Disease Detection with Small-Scale and Imbalanced Datasets

    Kwok Tai Chui1,*, Varsha Arya1, Brij B. Gupta2,3,4,*, Miguel Torres-Ruiz5, Razaz Waheeb Attar6

    CMC-Computers, Materials & Continua, Vol.86, No.1, pp. 1-23, 2026, DOI:10.32604/cmc.2025.068842 - 10 November 2025

    Abstract Parkinson’s disease (PD) is a debilitating neurological disorder affecting over 10 million people worldwide. PD classification models using voice signals as input are common in the literature. It is believed that using deep learning algorithms further enhances performance; nevertheless, it is challenging due to the nature of small-scale and imbalanced PD datasets. This paper proposed a convolutional neural network-based deep support vector machine (CNN-DSVM) to automate the feature extraction process using CNN and extend the conventional SVM to a DSVM for better classification performance in small-scale PD datasets. A customized kernel function reduces the impact… More >

  • Open Access

    ARTICLE

    Graph-Based Intrusion Detection with Explainable Edge Classification Learning

    Jaeho Shin1, Jaekwang Kim2,*

    CMC-Computers, Materials & Continua, Vol.86, No.1, pp. 1-26, 2026, DOI:10.32604/cmc.2025.068767 - 10 November 2025

    Abstract Network attacks have become a critical issue in the internet security domain. Artificial intelligence technology-based detection methodologies have attracted attention; however, recent studies have struggled to adapt to changing attack patterns and complex network environments. In addition, it is difficult to explain the detection results logically using artificial intelligence. We propose a method for classifying network attacks using graph models to explain the detection results. First, we reconstruct the network packet data into a graphical structure. We then use a graph model to predict network attacks using edge classification. To explain the prediction results, we… More >

  • Open Access

    REVIEW

    Detecting Anomalies in FinTech: A Graph Neural Network and Feature Selection Perspective

    Vinh Truong Hoang1,*, Nghia Dinh1, Viet-Tuan Le1, Kiet Tran-Trung1, Bay Nguyen Van1, Kittikhun Meethongjan2,*

    CMC-Computers, Materials & Continua, Vol.86, No.1, pp. 1-40, 2026, DOI:10.32604/cmc.2025.068733 - 10 November 2025

    Abstract The Financial Technology (FinTech) sector has witnessed rapid growth, resulting in increasingly complex and high-volume digital transactions. Although this expansion improves efficiency and accessibility, it also introduces significant vulnerabilities, including fraud, money laundering, and market manipulation. Traditional anomaly detection techniques often fail to capture the relational and dynamic characteristics of financial data. Graph Neural Networks (GNNs), capable of modeling intricate interdependencies among entities, have emerged as a powerful framework for detecting subtle and sophisticated anomalies. However, the high-dimensionality and inherent noise of FinTech datasets demand robust feature selection strategies to improve model scalability, performance, and More >

  • Open Access

    ARTICLE

    A Novel Unsupervised Structural Attack and Defense for Graph Classification

    Yadong Wang1, Zhiwei Zhang1,*, Pengpeng Qiao2, Ye Yuan1, Guoren Wang1

    CMC-Computers, Materials & Continua, Vol.86, No.1, pp. 1-22, 2026, DOI:10.32604/cmc.2025.068590 - 10 November 2025

    Abstract Graph Neural Networks (GNNs) have proven highly effective for graph classification across diverse fields such as social networks, bioinformatics, and finance, due to their capability to learn complex graph structures. However, despite their success, GNNs remain vulnerable to adversarial attacks that can significantly degrade their classification accuracy. Existing adversarial attack strategies primarily rely on label information to guide the attacks, which limits their applicability in scenarios where such information is scarce or unavailable. This paper introduces an innovative unsupervised attack method for graph classification, which operates without relying on label information, thereby enhancing its applicability… More >

  • Open Access

    ARTICLE

    Multiaxial Fatigue Life Prediction of Metallic Specimens Using Deep Learning Algorithms

    Jing Yang1, Zhiming Liu1,*, Xingchao Li2, Zhongyao Wang3, Beitong Li1, Kaiyang Liu1, Wang Long4

    CMC-Computers, Materials & Continua, Vol.86, No.1, pp. 1-18, 2026, DOI:10.32604/cmc.2025.068353 - 10 November 2025

    Abstract Accurately predicting fatigue life under multiaxial fatigue damage conditions is essential for ensuring the safety of critical components in service. However, due to the complexity of fatigue failure mechanisms, achieving accurate multiaxial fatigue life predictions remains challenging. Traditional multiaxial fatigue prediction models are often limited by specific material properties and loading conditions, making it difficult to maintain reliable life prediction results beyond these constraints. This paper presents a study on the impact of seven key feature quantities on multiaxial fatigue life, using Convolutional Neural Networks (CNN), Long Short-Term Memory Networks (LSTM), and Fully Connected Neural… More >

  • Open Access

    ARTICLE

    Artificial Neural Network-Based Risk Assessment for Cardiac Implantable Electronic Device Complications

    Chih-Yin Chien1,2, Tsae-Jyy Wang1, Pei-Hung Liao1, Ying-Hsiang Lee3,4,5,*, Wei-Sho Ho6,7,*

    Congenital Heart Disease, Vol.20, No.5, pp. 601-612, 2025, DOI:10.32604/chd.2025.072431 - 30 November 2025

    Abstract Background: Cardiac implantable electronic devices (CIEDs) are essential for preventing sudden cardiac death in patients with cardiovascular diseases, but implantation procedures carry risks of complications such as infection, hematoma, and bleeding, with incidence rates of 3–4%. Previous studies have examined individual risk factors separately, but integrated predictive models are lacking. We compared the predictive performance and interpretability of artificial neural network (ANN) and logistic regression models to evaluate their respective strengths in clinical risk assessment. Methods: This retrospective study analyzed data from 180 patients who underwent cardiac implantable electronic device (CIED) implantation in Taiwan between 2017… More >

  • Open Access

    ARTICLE

    Experimental and Neural Network Modeling of the Thermal Behavior of an Agricultural Greenhouse Integrated with a Phase Change Material (CaCl2·6H2O)

    Abdelouahab Benseddik1,*, Djamel Daoud1, Ahmed Badji1,2, Hocine Bensaha1, Tarik Hadibi3,5, Yunfeng Wang4, Li Ming4

    Energy Engineering, Vol.122, No.12, pp. 5021-5037, 2025, DOI:10.32604/ee.2025.072991 - 27 November 2025

    Abstract In Saharan climates, greenhouses face extreme diurnal temperature fluctuations that generate thermal stress, reduce crop productivity, and hinder sustainable agricultural practices. Passive thermal storage using Phase Change Materials (PCM) is a promising solution to stabilize microclimatic conditions. This study aims to evaluate experimentally and numerically the effectiveness of PCM integration for moderating greenhouse temperature fluctuations under Saharan climatic conditions. Two identical greenhouse prototypes were constructed in Ghardaïa, Algeria: a reference greenhouse and a PCM-integrated greenhouse using calcium chloride hexahydrate (CaCl2·6H2O). Thermal performance was assessed during a five-day experimental period (7–11 May 2025) under severe ambient conditions.… More > Graphic Abstract

    Experimental and Neural Network Modeling of the Thermal Behavior of an Agricultural Greenhouse Integrated with a Phase Change Material (CaCl<sub><b>2</b></sub>·6H<sub><b>2</b></sub>O)

  • Open Access

    ARTICLE

    DeepNeck: Bottleneck Assisted Customized Deep Convolutional Neural Networks for Diagnosing Gastrointestinal Tract Disease

    Sidra Naseem1, Rashid Jahangir1,*, Nazik Alturki2, Faheem Shehzad3, Muhammad Sami Ullah4

    CMES-Computer Modeling in Engineering & Sciences, Vol.145, No.2, pp. 2481-2501, 2025, DOI:10.32604/cmes.2025.072575 - 26 November 2025

    Abstract Diagnosing gastrointestinal tract diseases is a critical task requiring accurate and efficient methodologies. While deep learning models have significantly advanced medical image analysis, challenges such as imbalanced datasets and redundant features persist. This study proposes a novel framework that customizes two deep learning models, NasNetMobile and ResNet50, by incorporating bottleneck architectures, named as NasNeck and ResNeck, to enhance feature extraction. The feature vectors are fused into a combined vector, which is further optimized using an improved Whale Optimization Algorithm to minimize redundancy and improve discriminative power. The optimized feature vector is then classified using artificial… More >

Displaying 11-20 on page 2 of 1579. Per Page