Home / Advanced Search

  • Title/Keywords

  • Author/Affliations

  • Journal

  • Article Type

  • Start Year

  • End Year

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

    ARTICLE

    Enhancing Secure Development in Globally Distributed Software Product Lines: A Machine Learning-Powered Framework for Cyber-Resilient Ecosystems

    Marya Iqbal1, Yaser Hafeez1, Nabil Almashfi2, Amjad Alsirhani3, Faeiz Alserhani4, Sadia Ali1, Mamoona Humayun5,*, Muhammad Jamal6

    CMC-Computers, Materials & Continua, Vol.79, No.3, pp. 5031-5049, 2024, DOI:10.32604/cmc.2024.051371

    Abstract Embracing software product lines (SPLs) is pivotal in the dynamic landscape of contemporary software development. However, the flexibility and global distribution inherent in modern systems pose significant challenges to managing SPL variability, underscoring the critical importance of robust cybersecurity measures. This paper advocates for leveraging machine learning (ML) to address variability management issues and fortify the security of SPL. In the context of the broader special issue theme on innovative cybersecurity approaches, our proposed ML-based framework offers an interdisciplinary perspective, blending insights from computing, social sciences, and business. Specifically, it employs ML for demand analysis, More >

  • Open Access

    ARTICLE

    SGT-Net: A Transformer-Based Stratified Graph Convolutional Network for 3D Point Cloud Semantic Segmentation

    Suyi Liu1,*, Jianning Chi1, Chengdong Wu1, Fang Xu2,3,4, Xiaosheng Yu1

    CMC-Computers, Materials & Continua, Vol.79, No.3, pp. 4471-4489, 2024, DOI:10.32604/cmc.2024.049450

    Abstract In recent years, semantic segmentation on 3D point cloud data has attracted much attention. Unlike 2D images where pixels distribute regularly in the image domain, 3D point clouds in non-Euclidean space are irregular and inherently sparse. Therefore, it is very difficult to extract long-range contexts and effectively aggregate local features for semantic segmentation in 3D point cloud space. Most current methods either focus on local feature aggregation or long-range context dependency, but fail to directly establish a global-local feature extractor to complete the point cloud semantic segmentation tasks. In this paper, we propose a Transformer-based… More >

  • Open Access

    ARTICLE

    Path-Based Clustering Algorithm with High Scalability Using the Combined Behavior of Evolutionary Algorithms

    Leila Safari-Monjeghtapeh1, Mansour Esmaeilpour2,*

    Computer Systems Science and Engineering, Vol.48, No.3, pp. 705-721, 2024, DOI:10.32604/csse.2024.044892

    Abstract Path-based clustering algorithms typically generate clusters by optimizing a benchmark function. Most optimization methods in clustering algorithms often offer solutions close to the general optimal value. This study achieves the global optimum value for the criterion function in a shorter time using the minimax distance, Maximum Spanning Tree “MST”, and meta-heuristic algorithms, including Genetic Algorithm “GA” and Particle Swarm Optimization “PSO”. The Fast Path-based Clustering “FPC” algorithm proposed in this paper can find cluster centers correctly in most datasets and quickly perform clustering operations. The FPC does this operation using MST, the minimax distance, and… More >

  • Open Access

    EDITORIAL

    Health Systems Strengthening to Tackle the Global Burden of Pediatric and Congenital Heart Disease: A Diagonal Approach

    Dominique Vervoort1,2,3,*, Amy Verstappen3, Sreehari Madhavankutty Nair4, Chong Chin Eu5, Bistra Zheleva3,6

    Congenital Heart Disease, Vol.19, No.2, pp. 131-138, 2024, DOI:10.32604/chd.2024.049814

    Abstract This article has no abstract. More >

  • Open Access

    ARTICLE

    U-Net Inspired Deep Neural Network-Based Smoke Plume Detection in Satellite Images

    Ananthakrishnan Balasundaram1,2, Ayesha Shaik1,2,*, Japmann Kaur Banga2, Aman Kumar Singh2

    CMC-Computers, Materials & Continua, Vol.79, No.1, pp. 779-799, 2024, DOI:10.32604/cmc.2024.048362

    Abstract Industrial activities, through the human-induced release of Green House Gas (GHG) emissions, have been identified as the primary cause of global warming. Accurate and quantitative monitoring of these emissions is essential for a comprehensive understanding of their impact on the Earth’s climate and for effectively enforcing emission regulations at a large scale. This work examines the feasibility of detecting and quantifying industrial smoke plumes using freely accessible geo-satellite imagery. The existing system has so many lagging factors such as limitations in accuracy, robustness, and efficiency and these factors hinder the effectiveness in supporting timely response… More >

  • Open Access

    ARTICLE

    Influence of Bottom Inclination on the Flow Structure in a Rotating Convective Layer

    Andrei Vasiliev, Andrei Sukhanovskii*, Elena Popova

    FDMP-Fluid Dynamics & Materials Processing, Vol.20, No.4, pp. 739-748, 2024, DOI:10.32604/fdmp.2024.048092

    Abstract The formation of convective flows in a rotating cylindrical layer with an inclined bottom and free surface is studied. Convection is driven by localized cooling at the center of the upper free surface and by rim heating at the bottom near the sidewall. The horizontal temperature difference in a rotating layer leads to the formation of a convective flow with a complex structure. The mean meridional circulation, consisting of three cells, provides a strongly non-uniform differential rotation. As a result of the instability of the main cyclonic zonal flow, the train of baroclinic waves appears… More >

  • Open Access

    ARTICLE

    BSTFNet: An Encrypted Malicious Traffic Classification Method Integrating Global Semantic and Spatiotemporal Features

    Hong Huang1, Xingxing Zhang1,*, Ye Lu1, Ze Li1, Shaohua Zhou2

    CMC-Computers, Materials & Continua, Vol.78, No.3, pp. 3929-3951, 2024, DOI:10.32604/cmc.2024.047918

    Abstract While encryption technology safeguards the security of network communications, malicious traffic also uses encryption protocols to obscure its malicious behavior. To address the issues of traditional machine learning methods relying on expert experience and the insufficient representation capabilities of existing deep learning methods for encrypted malicious traffic, we propose an encrypted malicious traffic classification method that integrates global semantic features with local spatiotemporal features, called BERT-based Spatio-Temporal Features Network (BSTFNet). At the packet-level granularity, the model captures the global semantic features of packets through the attention mechanism of the Bidirectional Encoder Representations from Transformers (BERT)… More >

  • Open Access

    ARTICLE

    RoBGP: A Chinese Nested Biomedical Named Entity Recognition Model Based on RoBERTa and Global Pointer

    Xiaohui Cui1,2,#, Chao Song1,2,#, Dongmei Li1,2,*, Xiaolong Qu1,2, Jiao Long1,2, Yu Yang1,2, Hanchao Zhang3

    CMC-Computers, Materials & Continua, Vol.78, No.3, pp. 3603-3618, 2024, DOI:10.32604/cmc.2024.047321

    Abstract Named Entity Recognition (NER) stands as a fundamental task within the field of biomedical text mining, aiming to extract specific types of entities such as genes, proteins, and diseases from complex biomedical texts and categorize them into predefined entity types. This process can provide basic support for the automatic construction of knowledge bases. In contrast to general texts, biomedical texts frequently contain numerous nested entities and local dependencies among these entities, presenting significant challenges to prevailing NER models. To address these issues, we propose a novel Chinese nested biomedical NER model based on RoBERTa and Global Pointer… More >

  • Open Access

    ARTICLE

    A Study on the Transmission Dynamics of the Omicron Variant of COVID-19 Using Nonlinear Mathematical Models

    S. Dickson1, S. Padmasekaran1, Pushpendra Kumar2,*, Kottakkaran Sooppy Nisar3, Hamidreza Marasi4

    CMES-Computer Modeling in Engineering & Sciences, Vol.139, No.3, pp. 2265-2287, 2024, DOI:10.32604/cmes.2023.030286

    Abstract This research examines the transmission dynamics of the Omicron variant of COVID-19 using SEIQIcRVW and SQIRV models, considering the delay in converting susceptible individuals into infected ones. The significant delays eventually resulted in the pandemic’s containment. To ensure the safety of the host population, this concept integrates quarantine and the COVID-19 vaccine. We investigate the stability of the proposed models. The fundamental reproduction number influences stability conditions. According to our findings, asymptomatic cases considerably impact the prevalence of Omicron infection in the community. The real data of the Omicron variant from Chennai, Tamil Nadu, India, is More >

  • Open Access

    ARTICLE

    Novel Investigation of Stochastic Fractional Differential Equations Measles Model via the White Noise and Global Derivative Operator Depending on Mittag-Leffler Kernel

    Saima Rashid1,2,*, Fahd Jarad3,4

    CMES-Computer Modeling in Engineering & Sciences, Vol.139, No.3, pp. 2289-2327, 2024, DOI:10.32604/cmes.2023.028773

    Abstract Because of the features involved with their varied kernels, differential operators relying on convolution formulations have been acknowledged as effective mathematical resources for modeling real-world issues. In this paper, we constructed a stochastic fractional framework of measles spreading mechanisms with dual medication immunization considering the exponential decay and Mittag-Leffler kernels. In this approach, the overall population was separated into five cohorts. Furthermore, the descriptive behavior of the system was investigated, including prerequisites for the positivity of solutions, invariant domain of the solution, presence and stability of equilibrium points, and sensitivity analysis. We included a stochastic More >

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