Home / Advanced Search

  • Title/Keywords

  • Author/Affliations

  • Journal

  • Article Type

  • Start Year

  • End Year

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

    ARTICLE

    Robust Multi-Label Cartoon Character Classification on the Novel Kral Sakir Dataset Using Deep Learning Techniques

    Candan Tumer1, Erdal Guvenoglu2, Volkan Tunali3,*

    CMC-Computers, Materials & Continua, Vol.85, No.3, pp. 5135-5158, 2025, DOI:10.32604/cmc.2025.067840 - 23 October 2025

    Abstract Automated cartoon character recognition is crucial for applications in content indexing, filtering, and copyright protection, yet it faces a significant challenge in animated media due to high intra-class visual variability, where characters frequently alter their appearance. To address this problem, we introduce the novel Kral Sakir dataset, a public benchmark of 16,725 images specifically curated for the task of multi-label cartoon character classification under these varied conditions. This paper conducts a comprehensive benchmark study, evaluating the performance of state-of-the-art pretrained Convolutional Neural Networks (CNNs), including DenseNet, ResNet, and VGG, against a custom baseline model trained More >

  • Open Access

    ARTICLE

    Hybrid CNN Architecture for Hot Spot Detection in Photovoltaic Panels Using Fast R-CNN and GoogleNet

    Carlos Quiterio Gómez Muñoz1, Fausto Pedro García Márquez2,*, Jorge Bernabé Sanjuán3

    CMES-Computer Modeling in Engineering & Sciences, Vol.144, No.3, pp. 3369-3386, 2025, DOI:10.32604/cmes.2025.069225 - 30 September 2025

    Abstract Due to the continuous increase in global energy demand, photovoltaic solar energy generation and associated maintenance requirements have significantly expanded. One critical maintenance challenge in photovoltaic installations is detecting hot spots, localized overheating defects in solar cells that drastically reduce efficiency and can lead to permanent damage. Traditional methods for detecting these defects rely on manual inspections using thermal imaging, which are costly, labor-intensive, and impractical for large-scale installations. This research introduces an automated hybrid system based on two specialized convolutional neural networks deployed in a cascaded architecture. The first convolutional neural network efficiently detects More >

  • Open Access

    ARTICLE

    Heuristic Weight Initialization for Transfer Learning in Classification Problems

    Musulmon Lolaev1, Anand Paul2,*, Jeonghong Kim1

    CMC-Computers, Materials & Continua, Vol.85, No.2, pp. 4155-4171, 2025, DOI:10.32604/cmc.2025.064758 - 23 September 2025

    Abstract Transfer learning is the predominant method for adapting pre-trained models on another task to new domains while preserving their internal architectures and augmenting them with requisite layers in Deep Neural Network models. Training intricate pre-trained models on a sizable dataset requires significant resources to fine-tune hyperparameters carefully. Most existing initialization methods mainly focus on gradient flow-related problems, such as gradient vanishing or exploding, or other existing approaches that require extra models that do not consider our setting, which is more practical. To address these problems, we suggest employing gradient-free heuristic methods to initialize the weights… More >

  • Open Access

    ARTICLE

    Enhancing Heart Sound Classification with Iterative Clustering and Silhouette Analysis: An Effective Preprocessing Selective Method to Diagnose Rare and Difficult Cardiovascular Cases

    Sami Alrabie#,*, Ahmed Barnawi#

    CMES-Computer Modeling in Engineering & Sciences, Vol.144, No.2, pp. 2481-2519, 2025, DOI:10.32604/cmes.2025.067977 - 31 August 2025

    Abstract In the effort to enhance cardiovascular diagnostics, deep learning-based heart sound classification presents a promising solution. This research introduces a novel preprocessing method: iterative k-means clustering combined with silhouette score analysis, aimed at downsampling. This approach ensures optimal cluster formation and improves data quality for deep learning models. The process involves applying k-means clustering to the dataset, calculating the average silhouette score for each cluster, and selecting the cluster with the highest score. We evaluated this method using 10-fold cross-validation across various transfer learning models from different families and architectures. The evaluation was conducted on… More >

  • Open Access

    ARTICLE

    A Hybrid CNN-Transformer Framework for Normal Blood Cell Classification: Towards Automated Hematological Analysis

    Osama M. Alshehri1, Ahmad Shaf2,*, Muhammad Irfan3,*, Mohammed M. Jalal4, Malik A. Altayar4, Mohammed H. Abu-Alghayth5, Humood Al Shmrany6, Tariq Ali7, Toufique A. Soomro8, Ali G. Alkhathami9

    CMES-Computer Modeling in Engineering & Sciences, Vol.144, No.1, pp. 1165-1196, 2025, DOI:10.32604/cmes.2025.067150 - 31 July 2025

    Abstract Background: Accurate classification of normal blood cells is a critical foundation for automated hematological analysis, including the detection of pathological conditions like leukemia. While convolutional neural networks (CNNs) excel in local feature extraction, their ability to capture global contextual relationships in complex cellular morphologies is limited. This study introduces a hybrid CNN-Transformer framework to enhance normal blood cell classification, laying the groundwork for future leukemia diagnostics. Methods: The proposed architecture integrates pre-trained CNNs (ResNet50, EfficientNetB3, InceptionV3, CustomCNN) with Vision Transformer (ViT) layers to combine local and global feature modeling. Four hybrid models were evaluated on… More >

  • Open Access

    ARTICLE

    Enhancing Fall Detection in Alzheimer’s Patients Using Unsupervised Domain Adaptation

    Nadhmi A. Gazem1, Sultan Noman Qasem2,3, Umair Naeem4, Shahid Latif5, Ibtehal Nafea6, Faisal Saeed7, Mujeeb Ur Rehman8,*

    CMES-Computer Modeling in Engineering & Sciences, Vol.144, No.1, pp. 407-427, 2025, DOI:10.32604/cmes.2025.066517 - 31 July 2025

    Abstract Falls are a leading cause of injury and morbidity among older adults, especially those with Alzheimer’s disease (AD), who face increased risks due to cognitive decline, gait instability, and impaired spatial awareness. While wearable sensor-based fall detection systems offer promising solutions, their effectiveness is often hindered by domain shifts resulting from variations in sensor placement, sampling frequencies, and discrepancies in dataset distributions. To address these challenges, this paper proposes a novel unsupervised domain adaptation (UDA) framework specifically designed for cross-dataset fall detection in Alzheimer’s disease (AD) patients, utilizing advanced transfer learning to enhance generalizability. The… More >

  • Open Access

    ARTICLE

    PNMT: Zero-Resource Machine Translation with Pivot-Based Feature Converter

    Lingfang Li1,2, Weijian Hu2, Mingxing Luo1,*

    CMC-Computers, Materials & Continua, Vol.84, No.3, pp. 5915-5935, 2025, DOI:10.32604/cmc.2025.064349 - 30 July 2025

    Abstract Neural machine translation (NMT) has been widely applied to high-resource language pairs, but its dependence on large-scale data results in poor performance in low-resource scenarios. In this paper, we propose a transfer-learning-based approach called shared space transfer for zero-resource NMT. Our method leverages a pivot pre-trained language model (PLM) to create a shared representation space, which is used in both auxiliary source→pivot (Ms2p) and pivot→target (Mp2t) translation models. Specifically, we exploit pivot PLM to initialize the Ms2p decoder and Mp2t encoder, while adopting a freezing strategy during the training process. We further propose a feature… More >

  • Open Access

    ARTICLE

    The Emergency Control Method for Multi-Scenario Sub-Synchronous Oscillation in Wind Power Grid Integration Systems Based on Transfer Learning

    Qing Zhu1, Denghui Guo1, Rui Ruan1, Zhidong Chai1, Chaoqun Wang2, Zhiwen Guan2,*

    Energy Engineering, Vol.122, No.8, pp. 3133-3154, 2025, DOI:10.32604/ee.2025.063165 - 24 July 2025

    Abstract This study presents an emergency control method for sub-synchronous oscillations in wind power grid-connected systems based on transfer learning, addressing the issue of insufficient generalization ability of traditional methods in complex real-world scenarios. By combining deep reinforcement learning with a transfer learning framework, cross-scenario knowledge transfer is achieved, significantly enhancing the adaptability of the control strategy. First, a sub-synchronous oscillation emergency control model for the wind power grid integration system is constructed under fixed scenarios based on deep reinforcement learning. A reward evaluation system based on the active power oscillation pattern of the system is… More >

  • Open Access

    ARTICLE

    Optimizing CNN Architectures for Face Liveness Detection: Performance, Efficiency, and Generalization across Datasets

    Smita Khairnar1,2, Shilpa Gite1,3,*, Biswajeet Pradhan4,*, Sudeep D. Thepade2,5, Abdullah Alamri6

    CMES-Computer Modeling in Engineering & Sciences, Vol.143, No.3, pp. 3677-3707, 2025, DOI:10.32604/cmes.2025.058855 - 30 June 2025

    Abstract Face liveness detection is essential for securing biometric authentication systems against spoofing attacks, including printed photos, replay videos, and 3D masks. This study systematically evaluates pre-trained CNN models— DenseNet201, VGG16, InceptionV3, ResNet50, VGG19, MobileNetV2, Xception, and InceptionResNetV2—leveraging transfer learning and fine-tuning to enhance liveness detection performance. The models were trained and tested on NUAA and Replay-Attack datasets, with cross-dataset generalization validated on SiW-MV2 to assess real-world adaptability. Performance was evaluated using accuracy, precision, recall, FAR, FRR, HTER, and specialized spoof detection metrics (APCER, NPCER, ACER). Fine-tuning significantly improved detection accuracy, with DenseNet201 achieving the highest… More > Graphic Abstract

    Optimizing CNN Architectures for Face Liveness Detection: Performance, Efficiency, and Generalization across Datasets

  • Open Access

    ARTICLE

    Advanced ECG Signal Analysis for Cardiovascular Disease Diagnosis Using AVOA Optimized Ensembled Deep Transfer Learning Approaches

    Amrutanshu Panigrahi1, Abhilash Pati1, Bibhuprasad Sahu2, Ashis Kumar Pati3, Subrata Chowdhury4, Khursheed Aurangzeb5,*, Nadeem Javaid6, Sheraz Aslam7,*

    CMC-Computers, Materials & Continua, Vol.84, No.1, pp. 1633-1657, 2025, DOI:10.32604/cmc.2025.063562 - 09 June 2025

    Abstract The integration of IoT and Deep Learning (DL) has significantly advanced real-time health monitoring and predictive maintenance in prognostic and health management (PHM). Electrocardiograms (ECGs) are widely used for cardiovascular disease (CVD) diagnosis, but fluctuating signal patterns make classification challenging. Computer-assisted automated diagnostic tools that enhance ECG signal categorization using sophisticated algorithms and machine learning are helping healthcare practitioners manage greater patient populations. With this motivation, the study proposes a DL framework leveraging the PTB-XL ECG dataset to improve CVD diagnosis. Deep Transfer Learning (DTL) techniques extract features, followed by feature fusion to eliminate redundancy… More >

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