Open Access
ARTICLE
Risk-Aware Adaptive Federated Learning for Cyber-Secure Edge-AI in Smart Edge-IoT Environments
1 Department of Computer Science and Engineering, University of Cyprus, Nicosia, Cyprus
2 Department of Computer Science and Artificial Intelligence, Umm Al-Qura University, Makkah, Saudi Arabia
3 Department of Information Systems, College of Computer and Information Sciences, Princess Nourah bint Abdulrahman University, Riyadh, Saudi Arabia
4 College of Computer Science, King Khalid University, Abha, Saudi Arabia
5 Center of Excellence in Artificial Intelligence, Machine Learning and Smart Grid Technology, Department of Electrical Engineering, Faculty of Engineering, Chulalongkorn University, Bangkok, Thailand
* Corresponding Author: Tanveer Ahmad. Email:
(This article belongs to the Special Issue: Emerging Technologies in Information Security: Modeling, Algorithms, and Applications)
Computer Modeling in Engineering & Sciences 2026, 147(2), 50 https://doi.org/10.32604/cmes.2026.080285
Received 06 February 2026; Accepted 15 April 2026; Issue published 27 May 2026
Abstract
The rapid adoption of Edge-AI in smart edge-IoT environments has dramatically led to an augmented vulnerability to cyber risks arising from distributed learning, data heterogeneity, and adversarial manipulation. This paper proposes a new risk-aware adaptive learning model that federated Edge-AI systems explicitly simulates cyber risk in the process of local training and global aggregation. The proposed solution combines stochastic optimization and adversarial risk bounding with adaptive gradient correction to develop strong learning in non-IID data distributions and malicious client behavior. Convergence guarantees are defined by the theoretical analysis in the case of limited adversarial perturbations. The proposed framework achieves up toKeywords
The problem of cybersecurity in edge-IoT environment has grown exponentially with the spread of the next-generation technologies in the form of Edge-AI devices, Internet of Things (IoT), and smart home applications. The widespread adoption of these devices has presented previously unknown innovation and convenience possibilities, yet also presents sophisticated attack surfaces that may be utilized by bad actors. Conventional centralized approaches to cybersecurity cannot always work with the decentralized and resource-constrained nature of Edge-AI devices, where sensitive computations and personal data are stored locally [1–3]. Besides, model training, when federated with consumer uses, is more susceptible to adversarial attacks, such as model poisoning and input perturbation, which can be transmitted through the network and undermine the integrity of the global model. These issues require the creation of strong, adaptive and decentralized learning systems that are able to not only lessen cyber dangers but also guarantee precise model behaviour.
This paper presents a novel Risk-Aware Adaptive Learning Algorithm, which is developed with specific applications to Edge-AI in an edge-IoT environment. We combine local gradient computation, past reference gradient and dynamic weighting to generate risk-sensitive updates that are resistant to adversarial manipulation. The algorithm is implemented in the context of FL, with powerful aggregation and consensus schemes to ensure consistency of global models and prevent the impact of bad actors [4,5]. Our approach is a combination of stochastic optimization and adversarial risk modeling, which guarantees the stabilization of a global model even in the presence of continuous attacks. Contrary to current models that implicitly adopt a purely local or federated aggregation, our model combines both of these mechanisms into a single algorithm that can collectively respond to both local perturbation and adversarial updates, as well as global model integrity [6,7].
This paper has three-fold contributions. At first, we present a theoretical development of risk-sensitive adaptive learning based on consumer Edge-AI devices, including stochastic variability and adversarial uncertainty. Second, we develop a federated aggregation scheme that is resistant to malicious updates and incentivizes consensus between honest agents, and will converge with probabilistic statements of convergence. Third, we will give a strict convergence analysis that will show almost-sure stability and bounded error of adversarial conditions that will fill the gap between theory and practice in the implementation of consumer applications. Collectively, the proposed system helps to reduce cyber risks in the next-generation consumer technologies, providing both theoretical knowledge and practical examples of making Edge-AI resilient. The proposed framework differs from existing robust FL approaches by integrating a risk-aware gradient formulation that adaptively combines instantaneous and historical gradients, rather than relying solely on robust aggregation rules such as median or trimmed mean. Additionally, the method incorporates adaptive adversarial training and temporal smoothing, enabling improved robustness and convergence stability under non-IID and adversarial settings.
The related work on cyber risk and security in edge-computing consumer electronics comprises various overlapping research topics, such as edge intelligence, FL, adaptive security mechanisms, and AI-based cyber defense. There has been a growing awareness that centralized security designs cannot be used to support the next-generation consumer technology with its heterogeneity of data, real-time demands, and adversarial conditions. A number of works are devoted to building security and resiliency with the help of edge intelligence. In [8], authors propose a 6G-enabled edge intelligence infrastructure, which combines FL with adaptive anomaly detection to Industry 5.0 systems. Although the paper mentions edge intelligence usage to achieve distributed system security, its major focus is on the system architecture and anomaly detection performance as opposed to formal modeling of cyber risks or theoretical robustness. Similarly, reference [9] suggests lightweight neural networks to implement AI-based cybersecurity at the edge and to decrease computational costs and enhance the accuracy of anomaly detection. The methods show how security can be implemented on a resource-constrained consumer device but mostly do not view security as a risk optimization problem that is based on learning. A more general paradigm of industrial and consumer security with Edge-AI is also investigated. Reference [10] reviews the state of industrial security with Edge-AI deployment, pointing out optimization and deployment options of edge-native deep learning models. In [11], authors proposed an AI and machine learning (ML) technique for edge security, which is focused on robustness and automation in cyber defense. Even though these works inspire the use of Edge-AI to protect against cybercrime, they do not provide a strict mathematical analysis of the dynamics of adversarial learning or consider federated/distributed adversarial risk propagation.
Authors in [12] provide incremental learning mechanisms to detect cyber risks in IoT settings, citing that active model adaptation is required to provide long-term security. They, however, do not explicitly model the adversarial behavior nor give convergence guarantees in the presence of malicious actors, but they concentrate on detection accuracy and system evolution. Relating to consumer electronics, reference [13] designs a smart consumer electronics intrusion detection system, whereas authors in [14] design an adaptive explainable AI system deployed on fog-cloud environments. Both contributions enhance interpretability and flexibility but are application-focused and do not deal with the underlying optimization risks of adversarial model updates. Predictive and adaptive cybersecurity has not been left behind with the incorporation of developed AI mechanisms. Reference [15] addresses adaptive algorithms to predictive cybersecurity and threats. Although it emphasizes the aspect of adaptability, their framework is conceptual and lacks the formalization of cyber risk in a stochastic optimization or adversarial learning environment. Authors in [16] proposed a privacy-saving federated learning system for the security of the IoT. Although this work considers the issue of data privacy and decentralized training, it analyzes the empirical intrusion detection performance far more typically and does not analyze the issue of adversarial poisoning nor offer theoretical convergence limits. Datasets and benchmarking efforts such as Edge-IIoTset [17] have played a crucial role in advancing experimental research by enabling evaluation of centralized and federated security models under realistic IoT and IIoT scenarios. Nevertheless, the dataset-oriented research is more concerned with data availability and benchmarking as opposed to principled cyber risk modeling or algorithmic robustness.
Despite all this research, much of the literature considers cybersecurity in Edge-AI consumer systems as a detection or architecture issue, without much consideration of a formal model of cyber risk, adversarial learning dynamics, and theoretical convergence guarantees in federated systems. The majority of the works do not have a coherent mathematical theory that incorporates stochastic optimization, adversarial perturbations, and distributed consensus in one. In this study, we address this gap by introducing a risk-aware and completely theoretical adaptive learning algorithm on Edge-AI consumer electronics with explicit adversarial behavior modeling in a federated learning system. Our solution offers strict convergence analysis and resiliency assurances amidst adversarial circumstances, which is why our solution is no longer detection-based but instead principled cyber risk mitigation. To clearly delineate the contributions of this study, a detailed comparison of existing research regarding Edge-AI and cybersecurity for consumer applications is provided in Table 1.

3 System Model and Threat Model
This section highlights the system and threat model of an Edges-AI consumer electronics, which is used as the analytical framework of cyber risk modeling and adaptive mitigation measures. As compared to a conventional enterprise computing environment, consumer electronics work in environments that are highly decentralized, resource constrained and uncertain in behavior. Table 2 expresses the notations used in this study.

Considering an ecosystem with a high number of Edge-AI consumer devices, i.e., smart home assistants, wearable health sensors, augmented and virtual reality apparel and appliances, and intelligent devices. Given the set of devices be denoted by
where
where
where
where
despite
where
violating consumer privacy expectations and regulatory requirements. We define the cyber risk associated with device
where

Figure 1: Edge-AI federated system model illustrating the proposed risk-aware adaptive learning framework. Local edge devices perform on-device training using adaptive gradient updates, while a central server aggregates model parameters via trust-weighted federated learning. The architecture captures heterogeneous data distributions, adversarial conditions, and privacy-preserving communication.
To ensure consistency between the system model and the proposed learning framework, we explicitly integrate the risk and trust constructs into the optimization process. The cyber risk associated with device
where
where
4.1 Problem Formulation and Federated Threat Modeling
Consider a set of N heterogeneous devices
where
where

Figure 2: Adversarial threats in federated learning.
Model poisoning attacks manipulate the local update
where
where
where
Due to the stochasticity of both natural data variability and adversarial perturbations, gradient-based optimization must incorporate variance reduction and robustness techniques. The stochastic gradient is defined as:
and model the update step as a stochastic approximation:
where the expectation
Practically,
where
4.2 Adaptive Learning Algorithm Design
Building upon the federated system and adversary model proposed in the previous section, a new adaptive learning algorithm is designed to mitigate cyber risk in Edge-AI consumer electronics. The algorithm maximizes a global expected risk function in both stochastic and adversarial perturbations and is mindful of the decentralized attribute of edge devices. Let a global risk
where
where
where
where
In order to incorporate the FL process, the devices send model updates on a periodic basis at round
where
where
where
In order to formally define the adversarial influence, we state the norm of adversarial gradient expectations:
that represent the distortion through stochastic perturbation and malicious manipulation. By controlling
This ensures that even under persistent adversarial conditions, the federated adaptive learning process converges to a neighborhood of the risk-minimizing solution.
4.3 Convergence Analysis and Theoretical Guarantees
Considering the stochastic dynamics of the local device parameters
Given that
where
where
The feasible parameter set
where
which measures the deviation of the local parameter from the global model. The update for the consensus error is
If the aggregation weights
where
The local gradient update is modified to incorporate trust and risk awareness. Specifically, the effective gradient is defined as:
which down-weights unreliable devices while penalizing high-risk behavior. At the server side, the global aggregation is updated as:
ensuring that trusted devices contribute more significantly to the global model. Furthermore, we consider the convergence of the federated adversarial risk gradient update. Let
By using standard stochastic approximation arguments, the expected deviation between the actual federated iterate
which converges to a bounded neighborhood of size
Using the update dynamics and the smoothness of
which satisfies the conditions of the Robbins–Siegmund lemma for almost-sure convergence. The proposed Risk-Aware Adaptive Learning Algorithm 1 operates in a decentralized Edge-AI environment where each consumer device independently observes local data streams that may be subject to adversarial perturbations.

The proposed Risk-Aware Adaptive Learning Algorithm operates over K communication rounds across N distributed edge devices, where each client computes a stochastic gradient
In this section, we provide a rigorous analytical framework for the proposed risk-aware adaptive learning algorithm. We model the dynamics of local updates under stochastic and adversarial perturbations, and prove convergence and robustness properties using lemmas and theorems. Consider the local update at device
where
where
Assumption 1 (Non-convex Smoothness): The global objective
Lemma 1: Bounded Gradient Noise Assume the local stochastic gradient and adversarial perturbation satisfy:
where
Proof: Let
which is bounded in expectation.
Theorem 1 (Convergence in Expectation): From Lemma 1, assuming learning rates satisfy
where
Proof: Apply Lemma 1 to the projected stochastic update. The boundedness of the gradient noise and step-size conditions guarantee convergence in expectation.
Under Assumption 1 and bounded variance conditions, the proposed algorithm guarantees convergence to a neighborhood of a stationary point, i.e.,
Theorem 2 (Almost-Sure Convergence): Let
Proof: Using the Lyapunov function and the update in (50), we have:
Applying the Robbins–Siegmund almost-sure convergence lemma completes the proof.
To position the proposed aggregation mechanism within the broader class of robust federated learning methods, we compare it with standard robust aggregation schemes such as coordinate-wise median, trimmed mean, and distance-based filtering. The coordinate-wise median aggregation is defined as:
which provides robustness against outliers but ignores gradient magnitude and device reliability. Similarly, the trimmed mean aggregation removes extreme updates:
where
followed by averaging over
where
Adversarial Model: A fraction
Filtering Guarantee: The proposed risk-aware filtering mechanism removes extreme updates based on deviation thresholds:
which ensures that the aggregated gradient satisfies:
The proposed risk-conscious adaptive learning framework of Edge-AI consumer electronics was conducted and tested in an extensive Python simulation. The simulator environment was built on top of the PyTorch library to simulate FL with a network of heterogeneous edge devices, each of which is executing the adaptive algorithm. The experiment is performed with the Edge-IIoTset data, a realistic cyber security data that contains more than 2.2 million network traffic traces with 61 features that represent behavioral patterns as well as malicious behavioral patterns in various types of attacks (DoS, MITM, and injection attacks). For baseline comparison, we also applied federated intrusion detection configuration with HADA-FL [16] and Edge-IIoTset configurations as well. In order to measure performance, we used the accuracy of detection, convergence behavior, and resistance to adversarial perturbations like FGSM and PGD attacks. The simulations were repeated with several random seeds to have a statistically reliable result. The global model aggregation was carried out after a fixed number of communication rounds, and local updates were computed for a predefined number of local epochs per round on each simulated ARM-class edge device. The centralized performance of training was also to be evaluated against the same federated setup. The parameter configurations adopted in the simulations are shown in Table 3. The choice of these parameters to simulate realistic edge device behavior and FL limitations and to be able to fairly compare with the associated literature.

The simulation results comprehensively demonstrate the performance of the proposed Risk-Aware Adaptive Learning algorithm for Edge-AI consumer electronics compared to the federated intrusion detection method of Chandu et al. [16] and the Edge-IIoTset benchmark from Ferrag et al. [17]. All experiments were conducted on a network of
To evaluate the robustness of the proposed framework, we consider adversarial attacks based on Fast Gradient Sign Method (FGSM) and Projected Gradient Descent (PGD). For FGSM, the adversarial input is computed as:
where
where
The experiments are conducted using
6.1 Detection Accuracy (
Fig. 3 depicts the detection rate at a single temperature of communication round

Figure 3: Detection accuracy vs. communication rounds [16,17].

The F1-score development that represents the harmonic relationship between the precision and recall and is applicable especially when the intrusion detection task is unbalanced, is shown in Fig. 4. The risk-conscious adaptive learning algorithm proposed yields an F1-score of

Figure 4: F1-score comparison across federated communication rounds [16,17].
6.3 Robustness under Adversarial Attacks (
The measurement of robustness is based on the performance of models against FGSM and PGD adversarial perturbation as described in Fig. 5. The proposed method maintains

Figure 5: Robustness under adversarial and malicious client updates [16,17].

To quantify the resilience of the proposed model against adversarial and malicious perturbations, we define robustness as the relative performance degradation under attack scenarios:
where
where
6.4 Loss/Error Convergence (
The convergence of the global expected risk function

Figure 6: Global loss convergence behavior during federated training [16,17].
All baseline results are reproduced under a unified experimental setup using the Edge-IIoTset dataset to ensure fair comparison.
6.5 Heterogeneous/Non-IID Device Performance (
In order to evaluate the effect of non-IID data, the local accuracies are quantified using the standard deviation among the devices. As shown in the Fig. 7, the proposed technique gets a much lower value of the heterogeneity standard deviation

Figure 7: Impact of non-IID data heterogeneity on federated learning performance [16,17].
Fig. 8 illustrates the privacy metric, simulated as the difference in model parameters before and after adding noise to satisfy differential privacy constraints. The proposed method maintains

Figure 8: Privacy preservation comparison [16,17].
6.7 Comparative Analysis with Robust Federated Learning Methods
To provide a comprehensive evaluation, the proposed framework is compared with recent robust federated learning approaches that address adversarial behavior and aggregation reliability in distributed IoT environments. These methods include trust-aware aggregation, multi-step aggregation, and Byzantine-resilient aggregation, which represent different design philosophies for handling malicious or unreliable client updates.
Fig. 9 illustrates the detection accuracy across communication rounds. The proposed risk-aware adaptive learning demonstrates a consistent improvement from approximately

Figure 9: Detection accuracy vs. communication rounds, a comparison with the state-of-the art FL based methods [18–20].
Fig. 10 presents the F1-score evolution, which reflects the balance between precision and recall under heterogeneous data distributions. The proposed method achieves an F1-score of approximately

Figure 10: F1-score vs. communication rounds, a comparison with the state-of-the art FL based methods [18–20].
The robustness behavior under adversarial perturbations during training is shown in Fig. 11. The proposed framework maintains a robustness level of approximately

Figure 11: Robustness vs. communication rounds under adversarial settings, a comparison with the state-of-the art FL based methods [18–20].
This paper presented a fully theoretical and algorithmic framework for modeling and mitigating cyber risk in Edge-AI consumer electronics through risk-aware adaptive learning. The proposed methodology allows the robust learning of heterogeneous data distributions and malicious client behavior without using centralized data collection by explicitly incorporating adversarial risk modeling in the federated optimization. The convergence criterion ensured by theoretical analysis, under limited adversarial perturbations, proves the fact that the overall risk function is decreasing monotonically with the number of communication rounds. The analytical results were confirmed through extensive simulations on realistic data of an IoT security scenario, demonstrating that the proposed methodology manages to reach high detection, enhances resilience in the case of adversarial attacks, and converges faster than the state-of-the-art federated learning-based methods. The findings affirm that the adaptive risk-aware gradient correction and robust aggregation play a significant role in improving the security and reliability of the Edge-AI systems. This contribution offers a conceptual basis of safe federated intelligence in the next-generation consumer electronics and allows the development of new trends in the quantification and reduction of cyber risks in distributed artificial intelligence systems.
Finally, several directions remain for future research. The proposed framework can be extended to large-scale edge environments with highly heterogeneous devices and dynamic participation. Additionally, incorporating stronger adversarial threat models, including adaptive and colluding attackers, remains an important direction. Future work will also explore communication-efficient learning strategies and real-time deployment constraints in resource-limited consumer devices. Furthermore, extending the framework toward cross-domain generalization and multi-modal IoT data integration can enhance its applicability in diverse cyber-physical systems.
Acknowledgement: Not applicable.
Funding Statement: This research has been supported by Princess Nourah bint Abdulrahman University Researchers Supporting Project number (PNURSP2026R909), Princess Nourah bint Abdulrahman University, Riyadh, Saudi Arabia. The authors also extend their appreciation to the Deanship of Research and Graduate Studies at King Khalid University for funding this work through the Small Research Project under grant number RGP1/160/46.
Author Contributions: Tanveer Ahmad: conceptualization, methodology, validation, data curation, writing—original draft, formal analysis, supervision. Tahani Alsubait: investigation, formal analysis, software. Amina Salhi: software, validation, resources, funding acquisition, supervision. Amani Ibraheem: software, resources, visualization. Muhammad Asim Saleem: validation, investigation, data curation, writing—review and editing, visualization. All authors reviewed and approved the final version of the manuscript.
Availability of Data and Materials: Data available on request from the authors.
Ethics Approval: Not applicable.
Conflicts of Interest: The authors declare no conflicts of interest.
References
1. Mohamed N. Cutting-edge advances in AI and ML for cybersecurity: a comprehensive review of emerging trends and future directions. Cogent Bus Manag. 2025;12(1):2518496. doi:10.1080/23311975.2025.2518496. [Google Scholar] [CrossRef]
2. Ali J, Singh SK, Jiang W, Alenezi AM, Islam M, Daradkeh YI, et al. A deep dive into cybersecurity solutions for AI-driven IoT-enabled smart cities in advanced communication networks. Comput Commun. 2025;229(10):108000. doi:10.1016/j.comcom.2024.108000. [Google Scholar] [CrossRef]
3. Yazdinejad A, Dehghantanha A, Karimipour H, Srivastava G, Parizi RM. A robust privacy-preserving federated learning model against model poisoning attacks. IEEE Trans Inf Forensics Secur. 2024;19:6693–708. doi:10.1109/tifs.2024.3420126. [Google Scholar] [CrossRef]
4. Xia G, Chen J, Yu C, Ma J. Poisoning attacks in federated learning: a survey. IEEE Access. 2023;11:10708–22. doi:10.1109/access.2023.3238823. [Google Scholar] [CrossRef]
5. Li B, Hamid M, Saleem M, Aman M. A4FL: federated adversarial defense via adversarial training and pruning against backdoor attack. IEEE Access. 2025;13:91070–88. [Google Scholar]
6. Moshawrab M, Adda M, Bouzouane A, Ibrahim H, Raad A. Reviewing federated learning aggregation algorithms.strategies, contributions, limitations and future perspectives. Electronics. 2023;12(10):2287. doi:10.3390/electronics12102287. [Google Scholar] [CrossRef]
7. Pillutla K, Kakade SM, Harchaoui Z. Robust aggregation for federated learning. IEEE Trans Signal Process. 2022;70:1142–54. doi:10.1109/tsp.2022.3153135. [Google Scholar] [CrossRef]
8. Alatawi MN. EdgeGuard-IoT: 6G-enabled edge intelligence for secure federated learning and adaptive anomaly detection in industry 5.0. Comput Mater Contin. 2025;85(1):695–727. doi:10.32604/cmc.2025.066606. [Google Scholar] [CrossRef]
9. Babalola O, Raji OMO, Akande JO, Abdulkareem AO, Anyah V, Samson A, et al. AI-powered cybersecurity in edge computing: lightweight neural models for anomaly detection. Int J Multidiscip Res Growth Eval. 2024;5(2):1130–8. [Google Scholar]
10. Joel MR. Industrial security and its advancement through the use of edge artificial intelligence: edge AI. In: Deep learning model optimization, deployment and improvement techniques for edge-native applications. Newcastle upon Tyne, UK: Cambridge Scholars Publishing.2024. [Google Scholar]
11. Singh JP. Advancing edge security: AI and ML innovations for robust cyber defense. Int J Mark Technol. 2024;14(2):1–14. [Google Scholar]
12. Rahouti M, Ayyash M, Jagatheesaperumal SK, Oliveira D. Incremental learning implementations and vision for cyber risk detection in IoT. IEEE Internet Things Mag. 2021;4(3):114–9. doi:10.1109/iotm.0011.2100019. [Google Scholar] [CrossRef]
13. Javeed D, Saeed MS, Ahmad I, Kumar P, Jolfaei A, Tahir M. An intelligent intrusion detection system for smart consumer electronics network. IEEE Trans Consum Electron. 2023;69(4):906–13. doi:10.1109/tce.2023.3277856. [Google Scholar] [CrossRef]
14. Tripathy SS, Guduri M, Chakraborty C, Bebortta S, Pani SK, Mukhopadhyay S. An adaptive explainable AI framework for securing consumer electronics-based IoT applications in fog-cloud infrastructure. IEEE Trans Consum Electron. 2024;71(1):1889–96. doi:10.1109/tce.2024.3424189. [Google Scholar] [CrossRef]
15. Sudaryono S, Pratomo R, Ramadan A, Ahsanitaqwim R, Fletcher E. Artificial intelligence in predictive cybersecurity: developing adaptive algorithms to combat emerging threats. J Comput Sci Technol Appl. 2025;2(1):1–13. [Google Scholar]
16. Chandu G, Karthik T, Parag B. Federated learning for distributed IoT security: a privacy-preserving approach to intrusion detection. IEEE Access. 2025;13:135863–75. [Google Scholar]
17. Ferrag MA, Friha O, Hamouda D, Maglaras L, Janicke H. Edge-IIoTset: a new comprehensive realistic cyber security dataset of IoT and IIoT applications for centralized and federated learning. IEEE Access. 2022;10:40281–306. [Google Scholar]
18. Ni L, Gong X, Li J, Tang Y, Luan Z, Zhang J. rfedfw: secure and trustable aggregation scheme for byzantine-robust federated learning in internet of things. Inf Sci. 2024;653:119784. [Google Scholar]
19. Pasdar A, Liu C, Bastianello N. Robust federated learning with multi-step aggregation. IFAC-PapersOnLine. 2025;59(4):181–6. doi:10.1016/j.ifacol.2025.07.065. [Google Scholar] [CrossRef]
20. Li S, Ngai EC-H, Voigt T. An experimental study of byzantine-robust aggregation schemes in federated learning. IEEE Trans Big Data. 2023;10(6):975–88. doi:10.1109/tbdata.2023.3237397. [Google Scholar] [CrossRef]
Cite This Article
Copyright © 2026 The Author(s). Published by Tech Science Press.This work is licensed under a Creative Commons Attribution 4.0 International License , which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.


Submit a Paper
Propose a Special lssue
View Full Text
Download PDF
Downloads
Citation Tools