Home / Advanced Search

  • Title/Keywords

  • Author/Affliations

  • Journal

  • Article Type

  • Start Year

  • End Year

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

    ARTICLE

    RSTD-KD: A Task-Cost-Aware Approach for UAV Communication Risk Warning via Knowledge Distillation

    Caiyun Li1,#, Xiaowen Liu1,#, Binhui Tang1,*, Tingting Lu2, Daibo Xiao3, Li Chen3

    CMC-Computers, Materials & Continua, Vol.89, No.1, 2026, DOI:10.32604/cmc.2026.086522 - 13 August 2026

    Abstract Unmanned aerial vehicle (UAV) communication links in low-altitude operations support mission control, status feedback, and data transmission. Abnormal communication states may affect mission continuity and risk response. However, conventional anomaly detection usually determines only whether a communication anomaly exists, making it difficult to support risk-state assessment and alert-threshold decision-making. To address this problem, this paper proposes Risk Stratification and Task-cost-aware Decision via Knowledge Distillation (RSTD-KD), a task-cost-aware UAV communication risk warning approach that integrates risk stratification, probability calibration, and threshold decision-making. RSTD-KD aggregates fine-grained communication records into window-level behavior samples, constructs low-, medium-, and high-risk… More >

  • Open Access

    ARTICLE

    SD-KRE: A Method for Structural Decoupling and Knowledge Reuse Evolution of Reinforcement Learning Reward Functions Assisted by Large Language Models

    Yuqing Cao, Xiliang Chen*, Legui Zhang*, Jun Lai, Haoyang Dong, Xuefei Sun, Xiaoyan Wang

    CMC-Computers, Materials & Continua, Vol.89, No.1, 2026, DOI:10.32604/cmc.2026.086261 - 13 August 2026

    Abstract The design of reward functions is crucial to the success of reinforcement learning, yet the process often relies on expert experience and is difficult to debug. Although large language models (LLMs) offer new opportunities for automated reward design, existing methods still face challenges such as poor interpretability, inability to reuse knowledge, and optimization blindness. To address these issues, this paper proposes a method for structural decoupling and knowledge reuse evolution, referred to as SD-KRE. Its core lies in treating the reward function as a composition of multiple structured units with clear semantics and functionally decoupled… More >

  • Open Access

    ARTICLE

    Sparse Structural Knowledge Enhanced Graph Neural Networks for Anomaly Detection in Social Networks

    Zehan Li1, Yingyi Li2,*, Zhiwei Tang3, Xuemeng Zhai3, Jiandong Liang1, Guangmin Hu3

    CMC-Computers, Materials & Continua, Vol.89, No.1, 2026, DOI:10.32604/cmc.2026.086118 - 13 August 2026

    Abstract Social network platforms have become primary channels for information dissemination, yet they are increasingly exploited by anomalous users such as bots, fake accounts, and coordinated disinformation spreaders. These malicious actors manipulate public opinion, spread misinformation and undermine platform integrity, posing severe threats to the security of the online ecosystem. Accurate detection of such users is challenging because they often organize into sophisticated high-order connection patterns that extend beyond local neighborhoods. Existing methods address this by either injecting predefined motifs as handcrafted features, which lack flexibility to discover unknown patterns, or employing higher-order Graph neural networks… More >

  • Open Access

    ARTICLE

    Spectral-Semantic Decoupled Rectification Network for Non-Uniform Underwater Image Restoration

    Jinshuo Ma, Yang Li*, Can Guo, Wen Gao, Ruiming Zhang

    CMC-Computers, Materials & Continua, Vol.89, No.1, 2026, DOI:10.32604/cmc.2026.085999 - 13 August 2026

    Abstract Underwater image restoration is severely hindered by a tightly coupled degradation process: wavelength-dependent spectral distortion combined with non-uniform, multi-scale spatial scattering. Standard Convolutional Neural Networks (CNNs) and rigid physical priors frequently fail in these dynamic environments, limited by restricted receptive fields, overlooked inter-channel spectral correlations, and severe over-enhancement in photon-starved regions. To break this bottleneck, we propose the Phased Feature Rectification Network (PFR-Net), a decoupled architecture that transforms the ill-posed restoration task into a sequential global spectral calibration and deep semantic refinement paradigm. In the first phase, an efficient Multi-Layer Perceptron (MLP)-based Color Mapping (MLP-CM)… More >

  • Open Access

    ARTICLE

    SecuAudit: Integrity-Preserving Metadata Compliance Auditing for Secure Data Circulation in MCP-Enabled AI Agents

    Yufa Shi1,#, Jiaxing Hu2,#, Lipeng Wang1,3,*, Rui Ma1,3,*, Mengyao Wang1, Zhijuan Jia1,3

    CMC-Computers, Materials & Continua, Vol.89, No.1, 2026, DOI:10.32604/cmc.2026.085633 - 13 August 2026

    Abstract AI agents frequently access external files, databases, and application programming interfaces (APIs) through the Model Context Protocol (MCP). However, these external resources typically lie outside the security boundary of the agent. During data circulation, attackers can not only tamper with the external data but also manipulate critical metadata, such as access permissions, validity periods, and authorization scopes. Even when the underlying data remains intact, such attacks can cause proxies to ingest expired or policy-violating resources, leading to severe privacy breaches and risks of unauthorized execution. To address these challenges, we propose SecuAudit, a privacy-enhancing decentralized… More >

  • Open Access

    ARTICLE

    A Two-Stage Decoupled Matching Network for Multimodal Entity Linking

    Huayu Li1, Xiang Wang1, Jia Luo2,3,4,*, Xiaotong He1, Peiying Zhang1

    CMC-Computers, Materials & Continua, Vol.89, No.1, 2026, DOI:10.32604/cmc.2026.085456 - 13 August 2026

    Abstract Multimodal Entity Linking (MEL) aims to map ambiguous mentions in multimodal contexts to their corresponding entities in a multimodal knowledge base. However, existing methods still face limitations in terms of feature extraction granularity, the depth of cross-modal interaction, and architectural coupling. To address these issues, we propose a Two-stage Decoupled Matching Network (TDMN) for multimodal entity linking. The matching process is divided into two stages: intra-modal matching and cross-modal interaction. In the intra-modal stage, textual and visual inputs are processed independently. The framework then proceeds to the cross-modal interaction stage, following the principle of “enhancement… More >

  • Open Access

    ARTICLE

    Knowledge Distillation for Biomedical Text Classification: A Systematic Comparative Analysis of Multiple Teacher–Student Architectures

    Amine Gonca Toprak1,*, Aytuğ Onan2

    CMC-Computers, Materials & Continua, Vol.89, No.1, 2026, DOI:10.32604/cmc.2026.085268 - 13 August 2026

    Abstract Biomedical texts present significant challenges for natural language processing (NLP) due to their complex terminology, intricate contextual dependencies, and highly domain-specific semantics. This study investigates the effectiveness of knowledge distillation (KD) for biomedical text classification, aiming to develop lightweight, resource-efficient models that remain competitive with larger architectures. A balanced dataset of 25,000 PubMed records was constructed, equally distributed across five biomedical domains. Two teacher models (BERT and PubMedBERT) and five student models (DistilBERT, BioClinicalBERT, BioBERT, DistilBioBERT, and DistilRoBERTa) were evaluated across ten distinct KD configurations. Each student model was also directly fine-tuned to serve as… More >

  • Open Access

    REVIEW

    A Survey on AI-Enabled Network Protocols for Quantum-Resilient Communication

    Bareera Anam, Muhammad Asim, Muhammad Nadeem Ali, Byung-Seo Kim*

    CMC-Computers, Materials & Continua, Vol.89, No.1, 2026, DOI:10.32604/cmc.2026.084949 - 13 August 2026

    Abstract The rapid evolution of communication networks, driven by the expansion of heterogeneous environments such as 6G, Internet of Things (IoT), and edge computing, has exposed a critical research gap in the lack of unified frameworks that jointly address intelligent network control and quantum-resilient security. Existing networking protocols were originally designed under static configurations and classical security assumptions, making them increasingly inadequate for dynamic, large-scale, and intelligent infrastructures exposed to quantum-enabled threats. At the same time, the emergence of Quantum Computing (QC) introduces severe security risks, as widely used cryptographic mechanisms supporting protocols such as Transport… More >

  • Open Access

    ARTICLE

    Governance and Interoperability of Verifiable Educational Credentials: An Information Systems Architecture Based on Hyperledger Indy

    Sofia Terzi1,2,*, Katerina Zourou3, Ioannis Stamelos1, Konstantinos Votis4

    CMC-Computers, Materials & Continua, Vol.89, No.1, 2026, DOI:10.32604/cmc.2026.084524 - 13 August 2026

    Abstract Higher Education (HE) institutions and Lifelong Learning (LLL) providers increasingly issue digital certificates, yet prevailing solutions often lack interoperable credential schemas, verifiable provenance, and privacy-preserving verification at scale. In parallel, European initiatives promote verifiable credentials and cross-border recognition, but there is limited evidence on how Hyperledger Indy components—Redundant Byzantine Fault Tolerance (RBFT) consensus, Decentralized Identifiers (DIDs), Anonymous Credentials (AnonCreds), and revocation registries—can be integrated into existing learning platforms while satisfying software service-quality and governance requirements. This paper presents a permissioned, privacy-preserving blockchain architecture for secure issuance and verification of educational verifiable credentials (VCs) and evaluates… More >

  • Open Access

    ARTICLE

    A Compact Hybrid TCN-BiGRU-TinyTransformer Framework for Fine-Grained Multiclass Intrusion Detection

    Ye Lu1, Haoyang Hu1,*, Wenyi Chang1, Wanbin Liu1, Wenyuan Zhang2

    CMC-Computers, Materials & Continua, Vol.89, No.1, 2026, DOI:10.32604/cmc.2026.084490 - 13 August 2026

    Abstract Fine-grained multiclass intrusion detection over flow-level traffic remains difficult, largely because class boundaries are often entangled, temporal dependence is non-negligible, and the label distribution is heavily long-tailed. In this study, a compact temporal convolutional network (TCN)-bidirectional gated recurrent unit (BiGRU)-TinyTransformer framework is developed to bring these issues into a single modeling pipeline: the TCN branch focuses on short-range anomalous patterns, the BiGRU branch captures bidirectional temporal structure, and the TinyTransformer branch complements them with broader contextual interaction learning. To reduce the bias induced by extreme imbalance, training is not driven by a single correction mechanism, More >

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