<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Publishing DTD v1.1 20151215//EN" "http://jats.nlm.nih.gov/publishing/1.1/JATS-journalpublishing1.dtd">
<article xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:mml="http://www.w3.org/1998/Math/MathML" xml:lang="en" article-type="research-article" dtd-version="1.1">
<front>
<journal-meta>
<journal-id journal-id-type="pmc">JCS</journal-id>
<journal-id journal-id-type="nlm-ta">JCS</journal-id>
<journal-id journal-id-type="publisher-id">JCS</journal-id>
<journal-title-group>
<journal-title>Journal of Cyber Security</journal-title>
</journal-title-group>
<issn pub-type="epub">2579-0064</issn>
<issn pub-type="ppub">2579-0072</issn>
<publisher>
<publisher-name>Tech Science Press</publisher-name>
<publisher-loc>USA</publisher-loc>
</publisher>
</journal-meta>
<article-meta>
<article-id pub-id-type="publisher-id">70587</article-id>
<article-id pub-id-type="doi">10.32604/jcs.2025.070587</article-id>
<article-categories>
<subj-group subj-group-type="heading">
<subject>Article</subject>
</subj-group>
</article-categories>
<title-group>
<article-title>Adversarial-Resistant Cloud Security Using Deep Learning-Enhanced Ensemble Hidden Markov Models</article-title>
<alt-title alt-title-type="left-running-head">Adversarial-Resistant Cloud Security Using Deep Learning-Enhanced Ensemble Hidden Markov Models</alt-title>
<alt-title alt-title-type="right-running-head">Adversarial-Resistant Cloud Security Using Deep Learning-Enhanced Ensemble Hidden Markov Models</alt-title>
</title-group>
<contrib-group>
<contrib id="author-1" contrib-type="author">
<name name-style="western"><surname>Wen</surname><given-names>Xuezhi</given-names></name><xref ref-type="aff" rid="aff-1">1</xref><xref ref-type="aff" rid="aff-2">2</xref></contrib>
<contrib id="author-2" contrib-type="author" corresp="yes">
<name name-style="western"><surname>Danso</surname><given-names>Eric</given-names></name><xref ref-type="aff" rid="aff-1">1</xref><xref ref-type="aff" rid="aff-2">2</xref><email>aericdanso98@gmail.com</email></contrib>
<contrib id="author-3" contrib-type="author">
<name name-style="western"><surname>Danso</surname><given-names>Solomon</given-names></name><xref ref-type="aff" rid="aff-1">1</xref></contrib>
<aff id="aff-1"><label>1</label><institution>School of Computer Science, Nanjing University of Information Science and Technology</institution>, <addr-line>Nanjing, 210044</addr-line>, <country>China</country></aff>
<aff id="aff-2"><label>2</label><institution>School of Cyber Science and Engineering, Nanjing University of Information Science and Technology</institution>, <addr-line>Nanjing, 210044</addr-line>, <country>China</country></aff>
</contrib-group>
<author-notes>
<corresp id="cor1"><label>&#x002A;</label>Corresponding Author: Eric Danso. Email: <email>aericdanso98@gmail.com</email></corresp>
</author-notes>
<pub-date date-type="collection" publication-format="electronic">
<year>2025</year>
</pub-date>
<pub-date date-type="pub" publication-format="electronic">
<day>17</day><month>10</month><year>2025</year>
</pub-date>
<volume>7</volume>
<issue>1</issue>
<fpage>439</fpage>
<lpage>462</lpage>
<history>
<date date-type="received">
<day>19</day>
<month>07</month>
<year>2025</year>
</date>
<date date-type="accepted">
<day>19</day>
<month>09</month>
<year>2025</year>
</date>
</history>
<permissions>
<copyright-statement>&#x00A9; 2025 The Authors.</copyright-statement>
<copyright-year>2025</copyright-year>
<copyright-holder>Published by Tech Science Press.</copyright-holder>
<license xlink:href="https://creativecommons.org/licenses/by/4.0/">
<license-p>This work is licensed under a <ext-link ext-link-type="uri" xlink:type="simple" xlink:href="https://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0 International License</ext-link>, which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.</license-p>
</license>
</permissions>
<self-uri content-type="pdf" xlink:href="TSP_JCS_70587.pdf"></self-uri>
<abstract>
<p>Cloud-based intrusion detection systems increasingly face sophisticated adversarial attacks such as evasion and poisoning that exploit vulnerabilities in traditional machine learning (ML) models. While deep learning (DL) offers superior detection accuracy for high-dimensional cloud logs, it remains vulnerable to adversarial perturbations and lacks interpretability. Conversely, Hidden Markov Models (HMMs) provide probabilistic reasoning but struggle with raw, sequential cloud data. To bridge this gap, we propose a Deep Learning-Enhanced Ensemble Hidden Markov Model (DL-HMM) framework that synergizes the strengths of Long Short-Term Memory (LSTM) networks and HMMs while incorporating adversarial training and ensemble learning. Our architecture employs LSTMs for automated feature extraction from temporal cloud logs (such as Application Programming Interface (API) traces and network flows) and HMMs for interpretable attack state modeling, with an ensemble voting mechanism to enhance robustness. The framework is hardened against adversarial attacks through Fast Gradient Sign Method (FGSM) and Projected Gradient Descent (PGD)-based adversarial training, ensuring resilience against evasion attempts. Comprehensive experiments on the Canadian Institute for Cybersecurity Intrusion Detection System 2018 (CIC-IDS2018) and NSL-KDD datasets demonstrate that our approach achieves 92.4% accuracy (compared to 88.2% for a standalone LSTM) and maintains an F1-score of 0.82 under strong adversarial perturbations (&#x03B5; &#x003D; 0.2), outperforming state-of-the-art baselines, Convolutional Neural Network (CNN), Support Vector Machine (SVM), and HMM by 9.7%&#x2013;15.8% in F1-score. The ensemble reduces the Adversarial Success Rate (ASR) compared to single models, while adding only 12% inference latency overhead. Statistical significance testing (<italic>p</italic> &#x003C; 0.001) confirms these improvements. Key innovations include: a hybrid LSTM-HMM architecture for joint feature learning and state transition modeling, adversarially augmented training data to improve robustness, and majority voting across an ensemble of DL-HMMs to mitigate bias. This work advances cloud security by delivering a detection system that is accurate, interpretable, and adversarial-resistant qualities critical for real-world deployment.</p>
</abstract>
<kwd-group kwd-group-type="author">
<kwd>Adversarial machine learning</kwd>
<kwd>cloud intrusion detection</kwd>
<kwd>hidden Markov models</kwd>
<kwd>deep learning ensemble</kwd>
<kwd>robust anomaly detection</kwd>
</kwd-group>
</article-meta>
</front>
<body>
<sec id="s1">
<label>1</label>
<title>Introduction</title>
<p>Cloud computing&#x2019;s quick uptake has transformed contemporary Information Technology (IT) architecture by providing unmatched flexibility, scalability, and cost effectiveness [<xref ref-type="bibr" rid="ref-1">1</xref>]. Organizations increasingly rely on cloud platforms to deploy mission-critical applications, store sensitive data, and streamline operations. However, this shift has also introduced sophisticated security challenges, particularly from adversarial actors who exploit vulnerabilities in machine learning (ML)-based detection systems [<xref ref-type="bibr" rid="ref-2">2</xref>,<xref ref-type="bibr" rid="ref-3">3</xref>]. Recent high-profile adversarial attacks like the 2023 Microsoft Azure API poisoning incident demonstrate sophisticated input data manipulation techniques that bypass traditional security controls, causing extended undetected breaches with significant consequences [<xref ref-type="bibr" rid="ref-4">4</xref>].</p>
<p>Research shows these attacks increasingly target AI training pipelines through API vulnerabilities, where injected malicious payloads corrupt feature extraction and reduce detection accuracy, which in turn affects production environments [<xref ref-type="bibr" rid="ref-5">5</xref>&#x2013;<xref ref-type="bibr" rid="ref-8">8</xref>]. These evolving threats expose critical limitations in conventional intrusion detection systems-rule-based approaches lack generalization for novel attacks, while standard machine learning models fail to capture complex temporal patterns in cloud logs [<xref ref-type="bibr" rid="ref-9">9</xref>]. The growing sophistication of these attacks, particularly in cloud-native architectures, highlights an urgent need for more robust detection frameworks capable of modeling sequential attack behaviors and resisting adversarial manipulation.</p>
<p>Deep learning (DL) models, particularly Long Short-Term Memory (LSTM) networks, have shown promise in analyzing sequential cloud logs and network traffic due to their ability to learn hierarchical temporal features [<xref ref-type="bibr" rid="ref-10">10</xref>]. However, they suffer from two critical limitations: lack of interpretability in security decision-making, making it difficult for analysts to trust and act upon alerts, and vulnerability to adversarial evasion techniques such as Fast Gradient Sign Method (FGSM) and Projected Gradient Descent (PGD), which introduce subtle perturbations to input data to mislead the model.</p>
<p>On the other hand, Hidden Markov Models (HMMs) provide probabilistic reasoning and interpretability by modeling attack progression as a sequence of hidden states with observable emissions [<xref ref-type="bibr" rid="ref-11">11</xref>]. However, traditional HMMs struggle with high-dimensional data, making them ineffective for modern cloud environments where logs contain thousands of dynamic features such as Application Programming Interface <bold>(</bold>API) call sequences, authentication attempts, and resource access patterns [<xref ref-type="bibr" rid="ref-12">12</xref>]. This limitation restricts their applicability in large-scale, multi-tenant cloud infrastructures where attack signatures are often obscured within vast volumes of benign activity.</p>
<p>To bridge this gap, we propose a novel Deep Learning-Enhanced Ensemble Hidden Markov Model (DL-HMM) framework that synergizes the strengths of LSTMs and HMMs while incorporating adversarial training and ensemble learning for robustness. The key innovation lies in the hybrid architecture, where LSTMs automatically extract discriminative temporal features from raw cloud logs, and HMMs model the probabilistic transitions between attack states, enabling interpretable threat detection through state-sequence analysis. Additionally, we introduce adversarial training with FGSM/PGD-generated samples to harden the model against evasion attempts, ensuring resilience against input manipulations.</p>
<p>Furthermore, we employ an ensemble voting mechanism combining multiple DL-HMM experts trained on diverse feature subsets, reducing bias and overfitting while improving detection accuracy. Our key contributions of this work include:
<list list-type="bullet">
<list-item>
<p>A novel DL-HMM hybrid model that combines LSTM-based feature learning with HMM-based sequential reasoning, improving detection accuracy and interpretability in cloud security.</p></list-item>
<list-item>
<p>Adversarial training integration, where perturbed samples generated using FGSM and PGD are used to enhance model robustness against evasion attacks.</p></list-item>
<list-item>
<p>An ensemble-based detection framework that aggregates predictions from multiple LSTM-HMM models, significantly reducing false positives and adversarial susceptibility.</p></list-item>
<list-item>
<p>Comprehensive empirical validation on benchmark datasets (CIC-IDS, NSL-KDD) showing superior performance over single-model approaches (LSTM, CNN, HMM) under adversarial conditions.</p></list-item>
</list></p>
<p>Unlike prior studies that apply classical machine learning techniques on static or generic datasets (e.g., the UCI heart disease dataset), our work specifically targets cloud-native intrusion detection with an emphasis on adversarial resistance, interpretability, and real-time performance. The proposed end-to-end architecture provides strong detection under adversarial conditions, interpretable attack progression via HMM transitions, and scalability with low inference latency. These innovations differentiate our model from conventional deep learning or ensemble IDS approaches that lack robustness, interpretability, or require extensive manual feature engineering, thereby contributing both methodological novelty and practical applicability for real-world cloud intrusion detection.</p>
<p>The remainder of this paper is organized as follows: <xref ref-type="sec" rid="s2">Section 2</xref> reviews related work in cloud attack detection, adversarial ML, and hybrid DL-HMM models, highlighting research gaps. <xref ref-type="sec" rid="s3">Section 3</xref> details the proposed methodology, including system architecture, mathematical formulation, and adversarial defense mechanisms. <xref ref-type="sec" rid="s4">Section 4</xref> presents experimental results, comparing detection accuracy, robustness, and computational efficiency against state-of-the-art baselines. <xref ref-type="sec" rid="s5">Section 5</xref> discusses the implications, limitations, and practical deployment considerations. Finally, <xref ref-type="sec" rid="s6">Section 6</xref> concludes the paper and outlines future research directions, including extensions to Transformer-HMM architectures and edge-cloud deployment scenarios.</p>
</sec>
<sec id="s2">
<label>2</label>
<title>Related Work</title>
<p>The domain of cloud intrusion detection has evolved through a progression of classical machine learning methods, deep learning architectures, hybrid probabilistic systems, and more recently, adversarial defense techniques. In this section, we organize existing literature into four core categories to reflect this evolution. First, we review classical and shallow machine learning approaches that laid the foundation for anomaly detection. Next, we explore deep learning models tailored to cloud environments, highlighting their strengths and drawbacks. We then examine hybrid and probabilistic frameworks, particularly those involving HMMs and ensemble learning. Finally, we assess recent advancements in adversarial machine learning that aim to harden detection systems against evasion attacks. This structured review enables us to identify critical research gaps that our proposed DL-HMM framework is designed to address.</p>
<sec id="s2_1">
<label>2.1</label>
<title>Classical and Shallow Machine Learning Approaches</title>
<p>Traditional machine learning methods like Support Vector Machines (SVMs), Decision Trees, Na&#x00EF;ve Bayes, Random Forests, and Logistic Regression remain popular in intrusion detection due to their simplicity, interpretability, and low computational overhead. These models perform well on structured, preprocessed data, especially when attack patterns are linearly separable or rely on manual feature engineering. For example, Support Vector Machines (SVMs) excel in binary classification by optimizing decision boundaries but cannot capture temporal dependencies in cloud logs [<xref ref-type="bibr" rid="ref-13">13</xref>,<xref ref-type="bibr" rid="ref-14">14</xref>]. Logistic Regression is effective for lightweight detection in small-scale systems but struggles with complex attack patterns due to its linear nature [<xref ref-type="bibr" rid="ref-15">15</xref>]. Random Forests enhance generalization and noise resistance through ensemble learning [<xref ref-type="bibr" rid="ref-16">16</xref>]; however, they risk overfitting in high-dimensional data without regularization and lack the ability to model sequential patterns in API logs or network traffic.</p>
<p>Moreover, these models typically rely on independent and identically distributed (i.i.d.) data, which does not account for the dynamic, context-aware nature of modern cloud attacks. Although efficient, they struggle with adversarial inputs, multi-stage attacks, and shifting feature distributions across cloud tenants and services. They are often unable to process high-dimensional, sequential cloud logs effectively and tend to underfit in complex intrusion detection cases. Furthermore, they offer weak resistance to adversarial inputs and depend on static, manually defined features that perform poorly in evolving cloud environments. Ghazi et al. [<xref ref-type="bibr" rid="ref-17">17</xref>] applied a Support Vector Machine (SVM) for intrusion detection, achieving an accuracy of 82.3% with moderate scalability and low inference latency (2.8 ms). Despite its efficiency, the model&#x2019;s lack of temporal sequence modeling limits its ability to capture evolving attack patterns in cloud environments.</p>
<p>While these models perform reasonably well under constrained settings, they remain limited in handling raw, high-dimensional and sequential cloud telemetry. They also lack mechanisms for adversarial robustness and temporal reasoning. Our proposed DL-HMM framework addresses these shortcomings by integrating LSTM-based deep feature learning with probabilistic state modeling, thereby enabling real-time, interpretable, and resilient cloud intrusion detection.</p>
</sec>
<sec id="s2_2">
<label>2.2</label>
<title>Deep Learning Models for Cloud Attack Detection</title>
<p>Deep learning has emerged as a powerful tool for analyzing high-dimensional cloud logs and network traffic due to its ability to automatically extract discriminative features without manual feature engineering. Recurrent neural networks (RNNs), particularly LSTMs, have demonstrated success in detecting sequential anomalies in system logs by Zhang et al. [<xref ref-type="bibr" rid="ref-18">18</xref>], achieving up to 87% F1-score on benchmark datasets like CIC-IDS2017. Transformers, with their self-attention mechanisms, have further improved detection accuracy by capturing long-range dependencies in cloud audit trails Liu et al. [<xref ref-type="bibr" rid="ref-19">19</xref>], reducing false positives by 15% compared to LSTMs.</p>
<p>However, these models exhibit critical weaknesses when deployed in adversarial settings. For instance, Chen et al. [<xref ref-type="bibr" rid="ref-20">20</xref>] demonstrated that even state-of-the-art LSTM-based detectors suffer a 40% drop in recall under carefully crafted evasion attacks, such as adversarial API call injections. This vulnerability stems from their reliance on gradient-based optimization, which attackers exploit via perturbation techniques like FGSM and Carlini-Wagner (CW) attacks [<xref ref-type="bibr" rid="ref-21">21</xref>]. Advanced attempts to mitigate these issues include attention-based anomaly scoring by Zhong et al. [<xref ref-type="bibr" rid="ref-22">22</xref>] and contrastive learning by Hu et al. [<xref ref-type="bibr" rid="ref-23">23</xref>].</p>
<p>Uzoma et al. [<xref ref-type="bibr" rid="ref-24">24</xref>] recently introduced a federated learning approach for cross-cloud threat detection, attaining an 89% F1-score on multi-platform logs while maintaining data privacy. However, Vasa et al.&#x2019;s federated aggregation method [<xref ref-type="bibr" rid="ref-25">25</xref>] remains vulnerable to model poisoning attacks and struggles with computational inefficiency or cross-platform generalization (e.g., AWS vs. Azure log structures). These shortcomings highlight the necessity for solutions that harmonize detection accuracy with built-in robustness. Although deep learning models lead in performance benchmarks, Ahmad et al. [<xref ref-type="bibr" rid="ref-26">26</xref>] note their real-world deployment challenges in multi-tenant clouds due to latency. Our DL-HMM framework addresses this, delivering robust detection with only a 12% latency overhead.</p>
<p>Krishnan et al. [<xref ref-type="bibr" rid="ref-27">27</xref>] proposed a lightweight intrusion detection method by combining a Convolutional Neural Network (CNN) with an Autoencoder to identify anomalies in the BoT-IoT dataset. The CNN extracted spatial features, while the Autoencoder reduced dimensionality to enhance computational efficiency. Although this model showed strong performance for lightweight detection in IoT/cloud-like environments, it was highly vulnerable to strong adversarial perturbations, especially FGSM and PGD attacks. This weakness highlights the necessity for architectures that achieve both high detection accuracy and inherent adversarial robustness, as introduced in our DL-HMM framework. Poddar et al. [<xref ref-type="bibr" rid="ref-28">28</xref>] proposed a CNN-LSTM hybrid model that combines convolutional layers for local feature extraction with LSTM units for temporal sequence learning. The approach achieved an accuracy of 87.2% and an F1-score of 0.85, but suffered from weak interpretability, limiting its suitability for security-critical environments that require explainable decision-making.</p>
<p>While deep learning models such as CNNs and LSTMs have shown promising results in handling high-dimensional inputs, they often suffer from poor interpretability and are vulnerable to adversarial perturbations. CNNs, in particular, fail to capture long-range temporal dependencies, while standalone LSTMs, despite modeling sequences well, can overfit to benign patterns and struggle under adversarial attacks without additional defenses. These approaches show improved detection performance but suffer from poor interpretability and high vulnerability to adversarial attacks. Our approach builds on LSTM architectures but introduces ensemble learning and HMM-based reasoning for robustness and explainability.</p>
</sec>
<sec id="s2_3">
<label>2.3</label>
<title>Hybrid and Probabilistic Models</title>
<p>Due to their probabilistic interpretability and capacity to simulate state transitions, HMMs have long been employed in anomaly detection. This makes them an ideal match for attack progression analysis. Early work by Vinayakumar et al. [<xref ref-type="bibr" rid="ref-29">29</xref>] demonstrated HMMs&#x2019; effectiveness for low-dimensional tasks (e.g., system call sequences), achieving 76.5% accuracy and a 0.73 F1-score, though they struggle with raw, high-dim data. More recently, Wang et al. [<xref ref-type="bibr" rid="ref-30">30</xref>] adapted HMMs for cloud workload anomaly detection, achieving 85% accuracy on preprocessed feature sets.</p>
<p>However, their evaluation clearly points out that these methods have trouble with raw, high-dimensional cloud logs. The fundamental mismatch between HMMs&#x2019; Gaussian emission assumptions and the complex, non-linear distributions of modern cloud data (e.g., Kubernetes pod logs or serverless function traces) remains an open challenge. Hybrid attempts, such as HMMs with autoencoder-based feature reduction by Faber et al. [<xref ref-type="bibr" rid="ref-31">31</xref>], partially address dimensionality but sacrifice real-time performance.</p>
<p>Contemporary research by Ganesan et al. [<xref ref-type="bibr" rid="ref-32">32</xref>] introduces neural emission HMMs for cloud logs, replacing Gaussian assumptions with normalizing flows. Their method enhances accuracy (83.1%) and F1-score (0.81) over conventional HMMs, but this comes at the expense of interpretability. Notably, their approach also requires three times more training data to achieve stable convergence compared to conventional HMMs. Our work overcomes this by integrating HMMs with LSTM-derived features, preserving interpretability while scaling to cloud-native data. Soni et al. [<xref ref-type="bibr" rid="ref-33">33</xref>] developed a Graph Neural HMM (GHMM) that incorporates cloud service dependency graphs as constraints on state transitions. While achieving 31% ASR and high interpretability, their method requires preconstructed service meshes, limiting adaptability to dynamic cloud environments, a gap our LSTM-enhanced approach address.</p>
<p>Hybrid models that combine statistical or symbolic reasoning (like HMMs or rule-based systems) offer better interpretability but are generally constrained by assumptions of linearity or Gaussian distributions. Their inability to learn hierarchical feature representations limits their effectiveness on raw, unstructured cloud telemetry, especially without deep feature preprocessing. Although hybrid HMM versions make things easier to understand, they frequently don&#x2019;t scale or can&#x2019;t handle raw cloud logs. Our DL-HMM model leverages deep LSTM features while retaining the interpretability of HMM state transitions, delivering a scalable and practical hybrid solution.</p>
</sec>
<sec id="s2_4">
<label>2.4</label>
<title>Adversarial Defense Techniques in Machine Learning</title>
<p>The arms race between attackers and defenders has spurred innovations in adversarial training and robust feature learning. Madry et al. [<xref ref-type="bibr" rid="ref-34">34</xref>] demonstrated that PGD-based adversarial training (applied to CNNs) achieves 86.5% accuracy on MNIST with a 22% attack success rate, though the resulting models are not interpretable. However, subsequent studies revealed its computational overhead for cloud-scale systems by Pan et al. [<xref ref-type="bibr" rid="ref-35">35</xref>], where training times increase three times compared to standard models. Gadicha et al. [<xref ref-type="bibr" rid="ref-8">8</xref>] explored adversarial AI trends in cloud security, underscoring the growing sophistication of evasion tactics targeting deep learning models, particularly in multi-tenant cloud services.</p>
<p>Alternative approaches have emerged to address these challenges: Pang et al.&#x2019;s [<xref ref-type="bibr" rid="ref-36">36</xref>] diverse ensemble method achieves 89.7% accuracy with efficient 8.2 ms inference latency, though at the cost of higher prediction variance. Meanwhile, certified defenses like those developed by Cohen et al. [<xref ref-type="bibr" rid="ref-37">37</xref>] demonstrate theoretical robustness but suffer from practical limitations, notably slower 500 ms inference speeds and dependence on constrained threat models requiring bounded L<sub>2</sub>-norm perturbations. Our work directly fills this gap by merging adversarially trained LSTMs with HMM-based explainability, which is a systematic integration of adversarial resilience with interpretable sequential models notably lacking from prior literature.</p>
<p>Very recent work by Kea et al. [<xref ref-type="bibr" rid="ref-38">38</xref>] demonstrates that quantum noise injection enhances LSTM robustness (ASR &#x003D; 19%), but relies on specialized hardware and incurs a 15% latency penalty on quantum simulators. Concurrently Holla et al. [<xref ref-type="bibr" rid="ref-39">39</xref>] analyzed adversarial evasion in cloud intrusion detection systems (IDS), proposing a hybrid defense combining adversarial training with feature selection. While their method reduces attack success rates by 35% (achieving ASR &#x003D; 22% in AWS), its reliance on manual feature engineering limits adaptability to new threats, a gap our LSTM-HMM framework addresses through end-to-end learned feature representations.</p>
<p>Although adversarial training and ensemble learning have emerged as effective defenses, many existing methods either incur high computational cost, reduce accuracy on clean data, or lack generalizability across attack types. Moreover, few existing defenses offer interpretability or resilience in real-time cloud environments. Even though adversarial and ensemble training methods have been studied separately, interpretable sequential models hardly ever incorporate them. Our work is the first to unify adversarial training, HMM-based reasoning, and ensemble stability into one intrusion detection framework.</p>
<p>Recent studies have introduced optimized techniques for cloud intrusion detection, including transformer-based architectures, federated learning, and hybrid deep models. While these methods advance performance on certain metrics, they often suffer from critical limitations such as high inference latency, lack of interpretability, or reduced robustness against adversarial threats. <xref ref-type="table" rid="table-1">Table 1</xref> summarizes these recent efforts and contrasts them with our proposed DL-HMM approach, which uniquely balances detection accuracy, adversarial resilience, temporal modeling, and real-time feasibility.</p>
<table-wrap id="table-1">
<label>Table 1</label>
<caption>
<title>Comparative summary of recent optimized cloud intrusion detection approaches</title>
</caption>
<table>
<colgroup>
<col align="center"/>
<col align="center"/>
<col align="center"/>
<col align="center"/>
<col align="center"/>
</colgroup>
<thead>
<tr>
<th align="center">Study</th>
<th align="center">Technique</th>
<th align="center">Dataset</th>
<th align="center">Strength</th>
<th align="center">Key limitation</th>
</tr>
</thead>
<tbody>
<tr>
<td>Holla et al. [<xref ref-type="bibr" rid="ref-39">39</xref>]</td>
<td>DL &#x002B; Adversarial Training</td>
<td>CIC-IDS2017</td>
<td>Adversarial defense, high precision</td>
<td>Requires manual feature selection and offers no interpretability.</td>
</tr>
<tr>
<td>Vasa et al. [<xref ref-type="bibr" rid="ref-25">25</xref>]</td>
<td>Federated CNN</td>
<td>NSL-KDD, IoTID20</td>
<td>Privacy-aware, scalable</td>
<td>Performs poorly under adversarial attack and converges slowly.</td>
</tr>
<tr>
<td>Gadicha et al. [<xref ref-type="bibr" rid="ref-8">8</xref>]</td>
<td>Transformer-based IDS</td>
<td>Custom dataset</td>
<td>Strong feature extraction</td>
<td>Exhibits high latency and lacks state interpretability.</td>
</tr>
<tr>
<td>Krishnan et al. [<xref ref-type="bibr" rid="ref-27">27</xref>]</td>
<td>CNN &#x002B; Autoencoder</td>
<td>BoT-IoT</td>
<td>Lightweight detection</td>
<td>Fails under strong FGSM- or PGD-based attacks.</td>
</tr>
<tr>
<td>Our DL-HMM</td>
<td>LSTM &#x002B; HMM &#x002B; Ensemble &#x002B; Adversarial Training</td>
<td>CIC-IDS2018, NSL-KDD</td>
<td>Robust under adversarial attack, interpretable, and low latency</td>
<td>Higher complexity compared to single models.</td>
</tr>
</tbody>
</table>
</table-wrap>
</sec>
<sec id="s2_5">
<label>2.5</label>
<title>Comparative Analysis of Existing Approaches</title>
<p>To critically assess the landscape of cloud intrusion detection methods, we present a structured comparison of twelve representative studies in <xref ref-type="table" rid="table-2">Table 2</xref>, focusing on key dimensions essential for real-world deployment: detection accuracy, adversarial robustness (measured via Adversarial Success Rate, ASR), F1-score, interpretability, scalability, and inference latency. The selected works span classical, deep learning, and hybrid methodologies and were chosen based on their publication in peer-reviewed venues, empirical validation on standard security datasets (e.g., NSL-KDD, CIC-IDS2018, or equivalents), and relevance to cloud-based intrusion detection. This comparative lens allows us to identify persisting limitations in prior work, including vulnerability to adversarial inputs, lack of interpretability, or poor latency performance. Our proposed DL-HMM Ensemble seeks to address through a balanced trade-off between robustness, transparency, and real-time efficiency.</p>
<table-wrap id="table-2">
<label>Table 2</label>
<caption>
<title>Comparative analysis of cloud intrusion detection methods</title>
</caption>
<table>
<colgroup>
<col align="center"/>
<col align="center"/>
<col align="center"/>
<col align="center"/>
<col align="center"/>
<col align="center"/>
<col align="center"/>
<col align="center"/>
<col align="center"/>
</colgroup>
<thead>
<tr>
<th align="center">Study</th>
<th align="center">Methodology</th>
<th align="center">Accuracy (%)</th>
<th align="center">ASR &#x2193;</th>
<th align="center">F1-score</th>
<th align="center">Interpret<break/>ability</th>
<th align="center">Scalability</th>
<th align="center">Inference latency</th>
<th align="center">Key limitation</th>
</tr>
</thead>
<tbody>
<tr>
<td>Ghazi et al. [<xref ref-type="bibr" rid="ref-17">17</xref>]</td>
<td>SVM</td>
<td>82.3</td>
<td>32%</td>
<td>0.80</td>
<td>Low</td>
<td>Moderate</td>
<td>2.8 ms</td>
<td>Poor temporal modeling</td>
</tr>
<tr>
<td>Zhang et al. [<xref ref-type="bibr" rid="ref-18">18</xref>]</td>
<td>LSTM</td>
<td>88.2</td>
<td>32%</td>
<td>0.87</td>
<td>Low</td>
<td>High</td>
<td>3.2 ms</td>
<td>Vulnerable to adversarial input</td>
</tr>
<tr>
<td>Liu et al. [<xref ref-type="bibr" rid="ref-19">19</xref>]</td>
<td>Transformer</td>
<td>90.4</td>
<td>28%</td>
<td>0.89</td>
<td>Low</td>
<td>Moderate</td>
<td>5.7 ms</td>
<td>Long training time</td>
</tr>
<tr>
<td>Uzoma et al. [<xref ref-type="bibr" rid="ref-24">24</xref>]</td>
<td>Federated LSTM</td>
<td>89.0</td>
<td>35%</td>
<td>0.88</td>
<td>Low</td>
<td>High</td>
<td>&#x007E;6.2 ms</td>
<td>Model poisoning risk</td>
</tr>
<tr>
<td>Poddar et al. [<xref ref-type="bibr" rid="ref-28">28</xref>]</td>
<td>CNN-LSTM Hybrid</td>
<td>87.2</td>
<td>30%</td>
<td>0.85</td>
<td>Low</td>
<td>Moderate</td>
<td>4.4 ms</td>
<td>Weak interpretability</td>
</tr>
<tr>
<td>Vinayakumar et al. [<xref ref-type="bibr" rid="ref-29">29</xref>]</td>
<td>HMM</td>
<td>76.5</td>
<td>38%</td>
<td>0.73</td>
<td>High</td>
<td>Low</td>
<td>1.5 ms</td>
<td>Performs poorly with raw, high-dimensional data</td>
</tr>
<tr>
<td>Ganesan et al. [<xref ref-type="bibr" rid="ref-32">32</xref>]</td>
<td>Neural HMM</td>
<td>83.1</td>
<td>41%</td>
<td>0.81</td>
<td>Moderate</td>
<td>Moderate</td>
<td>7.0 ms</td>
<td>Requires larger datasets and provides limited interpretability</td>
</tr>
<tr>
<td>Soni et al. [<xref ref-type="bibr" rid="ref-33">33</xref>]</td>
<td>Graph HMM</td>
<td>85.4</td>
<td>31%</td>
<td>0.83</td>
<td>High</td>
<td>Moderate</td>
<td>6.9 ms</td>
<td>Requires service mesh</td>
</tr>
<tr>
<td>Madry et al. [<xref ref-type="bibr" rid="ref-34">34</xref>]</td>
<td>PGD-trained CNN</td>
<td>86.5</td>
<td>22%</td>
<td>0.81</td>
<td>Low</td>
<td>Low</td>
<td>9.1 ms</td>
<td>Not interpretable</td>
</tr>
<tr>
<td>Pang et al. [<xref ref-type="bibr" rid="ref-36">36</xref>]</td>
<td>Diverse Ensemble</td>
<td>89.7</td>
<td>27%</td>
<td>0.86</td>
<td>Moderate</td>
<td>High</td>
<td>8.2 ms</td>
<td>High variance</td>
</tr>
<tr>
<td>Kea et al. [<xref ref-type="bibr" rid="ref-38">38</xref>]</td>
<td>Quantum-LSTM</td>
<td>88.9</td>
<td>19%</td>
<td>0.84</td>
<td>Low</td>
<td>Low</td>
<td>10.1 ms</td>
<td>Hardware dependency</td>
</tr>
<tr>
<td>Proposed (This work)</td>
<td>DL-HMM Ensemble</td>
<td>92.4</td>
<td>18%</td>
<td>0.91</td>
<td>High</td>
<td>High</td>
<td>8.7 ms</td>
<td>&#x2013;</td>
</tr>
</tbody>
</table>
</table-wrap>
<p>The comparative analysis clearly reveals a critical gap in existing cloud intrusion detection frameworks. Notwithstanding the great accuracy of some models (such as CNN, Transformer, and LSTM), their interpretability is weak and they are susceptible to adversarial attacks, which makes them dangerous for real-world deployment. Others, such as standard HMMs or hybrid variants like Graph-HMMs, offer better explainability but cannot effectively process raw, high-dimensional cloud logs without extensive preprocessing. Moreover, very few works simultaneously address real-time operational efficiency and adversarial robustness. None of the reviewed approaches integrate adversarial training, probabilistic modeling, and ensemble learning in a unified framework.</p>
<p>Our proposed Deep Learning-Enhanced Ensemble Hidden Markov Model (DL-HMM) bridges these gaps by combining LSTM-based feature extraction with HMM-based state modeling, hardened through adversarial training and stabilized via ensemble voting. This design yields a rare combination of high accuracy (92.4%), low adversarial success rate (18%), and interpretability, while keeping inference latency within real-time operational thresholds (8.7 ms). Therefore, the DL-HMM framework contributes a novel, scalable, and practical solution to cloud security that current literature lacks. These shortcomings in deep, hybrid, and classical models highlight the necessity for an intrusion detection system that integrates probabilistic reasoning, adversarial resistance, robust feature learning, and real-time application. This is what inspired the development of our DL-HMM framework.</p>
</sec>
</sec>
<sec id="s3">
<label>3</label>
<title>Proposed Method</title>
<p>The increasing sophistication of adversarial attacks on cloud systems demands security solutions that combine the pattern recognition capabilities of deep learning with the probabilistic rigor of classical sequential models. This section presents our proposed Deep Learning-Enhanced Ensemble Hidden Markov Model (DL-HMM) framework, which addresses the limitations of existing approaches through three key innovations: a hybrid LSTM-HMM architecture for joint feature learning and state transition modeling, adversarial training with gradient-based perturbation samples, and an ensemble voting mechanism for robust prediction aggregation. The methodology is designed to maintain detection accuracy on clean data while significantly improving resistance to evasion attempts, all within computationally feasible bounds for cloud deployment.</p>
<p>At the core of our approach lies a carefully constructed synergy between neural networks and probabilistic graphical models. LSTMs process high-dimensional cloud logs (for instance, AWS CloudTrail entries or network flow records) to extract temporal features, which are then fed into HMMs to model the latent attack states. This division of labor allows each component to focus on its strengths: the LSTM handles noisy, variable-length input sequences through its gating mechanisms, while the HMM enforces temporal consistency in the detection outcomes through its transition matrix. The ensemble aspect further enhances robustness by training multiple such hybrids on bootstrapped data subsets and aggregating their predictions through majority voting as visualized in <xref ref-type="fig" rid="fig-1">Fig. 1</xref>.</p>
<fig id="fig-1">
<label>Figure 1</label>
<caption>
<title>Proposed DL-HMM ensemble framework workflow</title>
</caption>
<graphic mimetype="image" mime-subtype="tif" xlink:href="JCS_70587-fig-1.tif"/>
</fig>
<sec id="s3_1">
<label>3.1</label>
<title>Mathematical Formulation and System Architecture</title>
<p>The proposed DL-HMM framework&#x2019;s analytical foundation combines temporal pattern recognition with probabilistic reasoning to address the unique challenges of cloud intrusion detection. This section formally presents the key mathematical components and their integration into a cohesive detection system. At its core, the architecture implements a sophisticated information processing pipeline: raw cloud logs undergo temporal feature extraction through deep learning, followed by probabilistic state estimation that provides both detection capability and operational interpretability.</p>
<p>The mathematical models are carefully designed to maintain computational efficiency [<xref ref-type="bibr" rid="ref-40">40</xref>] while addressing three critical requirements: handling high-dimensional, noisy cloud telemetry data, modeling complex multi-stage attack sequences, and maintaining robustness against adversarial manipulation. We begin by detailing the LSTM-HMM hybrid architecture, then proceed to explain its adversarial training regimen and ensemble optimization strategy, concluding with an analysis of computational complexity that demonstrates practical deployability in real-world cloud environments.</p>
<sec id="s3_1_1">
<label>3.1.1</label>
<title>LSTM Feature Extraction Pipeline</title>
<p>The framework&#x2019;s frontend consists of a bidirectional LSTM network that processes sequential cloud log entries [<xref ref-type="bibr" rid="ref-41">41</xref>]. Each log entry contains multiple features including API call types, authentication attempts, and resource access patterns. The input sequence:
<disp-formula id="eqn-1"><label>(1)</label><mml:math id="mml-eqn-1" display="block"><mml:mrow><mml:mtext>x</mml:mtext></mml:mrow><mml:mo>=</mml:mo><mml:mrow><mml:mo>(</mml:mo><mml:msub><mml:mrow><mml:mtext>x</mml:mtext></mml:mrow><mml:mrow><mml:mn>1</mml:mn></mml:mrow></mml:msub><mml:mo>,</mml:mo><mml:mo>&#x2026;</mml:mo><mml:mo>,</mml:mo><mml:msub><mml:mrow><mml:mtext>x</mml:mtext></mml:mrow><mml:mrow><mml:mrow><mml:mtext>t</mml:mtext></mml:mrow></mml:mrow></mml:msub><mml:mo>)</mml:mo></mml:mrow></mml:math></disp-formula></p>
<p><xref ref-type="disp-formula" rid="eqn-1">Eq. (1)</xref> represents T consecutive observations from cloud monitoring systems, where each <inline-formula id="ieqn-1"><mml:math id="mml-ieqn-1"><mml:msub><mml:mrow><mml:mtext>x</mml:mtext></mml:mrow><mml:mrow><mml:mrow><mml:mtext>t</mml:mtext></mml:mrow></mml:mrow></mml:msub></mml:math></inline-formula> is a d-dimensional feature vector capturing the system state at time <inline-formula id="ieqn-2"><mml:math id="mml-ieqn-2"><mml:mrow><mml:mtext>t</mml:mtext></mml:mrow></mml:math></inline-formula>. The LSTM&#x2019;s recurrent processing:
<disp-formula id="eqn-2"><label>(2)</label><mml:math id="mml-eqn-2" display="block"><mml:msub><mml:mrow><mml:mtext>h</mml:mtext></mml:mrow><mml:mrow><mml:mrow><mml:mtext>t</mml:mtext></mml:mrow></mml:mrow></mml:msub><mml:mo>=</mml:mo><mml:mrow><mml:mtext>LSTM</mml:mtext></mml:mrow><mml:mrow><mml:mo>(</mml:mo><mml:msub><mml:mrow><mml:mtext>x</mml:mtext></mml:mrow><mml:mrow><mml:mrow><mml:mtext>t</mml:mtext></mml:mrow></mml:mrow></mml:msub><mml:mo>,</mml:mo><mml:msub><mml:mrow><mml:mtext>h</mml:mtext></mml:mrow><mml:mrow><mml:mrow><mml:mo>{</mml:mo><mml:mrow><mml:mtext>t</mml:mtext></mml:mrow><mml:mo>&#x2212;</mml:mo><mml:mn>1</mml:mn><mml:mo>}</mml:mo></mml:mrow></mml:mrow></mml:msub><mml:mo>)</mml:mo></mml:mrow></mml:math></disp-formula></p>
<p><xref ref-type="disp-formula" rid="eqn-2">Eq. (2)</xref> generates increasingly sophisticated representations of system behavior by maintaining and updating hidden states across timesteps [<xref ref-type="bibr" rid="ref-42">42</xref>,<xref ref-type="bibr" rid="ref-43">43</xref>]. This architecture is particularly effective for cloud security as it can identify multi-stage attacks that unfold over time, such as credential stuffing followed by lateral movement. The hidden dimension (m &#x003D; 128) was chosen through empirical testing on validation sets, providing sufficient capacity without overfitting.</p>
</sec>
<sec id="s3_1_2">
<label>3.1.2</label>
<title>Probabilistic State Modeling with HMM</title>
<p>The system translates LSTM outputs into probabilistic security assessments through a hybrid HMM structure [<xref ref-type="bibr" rid="ref-44">44</xref>]. The observation model:
<disp-formula id="eqn-3"><label>(3)</label><mml:math id="mml-eqn-3" display="block"><mml:mrow><mml:mtext>P</mml:mtext></mml:mrow><mml:mrow><mml:mo>(</mml:mo><mml:mrow><mml:mo fence="true" stretchy="true" symmetric="true"></mml:mo><mml:msub><mml:mrow><mml:mtext>x</mml:mtext></mml:mrow><mml:mrow><mml:mrow><mml:mtext>t</mml:mtext></mml:mrow></mml:mrow></mml:msub><mml:mo>|</mml:mo></mml:mrow><mml:msub><mml:mrow><mml:mtext>s</mml:mtext></mml:mrow><mml:mrow><mml:mrow><mml:mtext>t</mml:mtext></mml:mrow></mml:mrow></mml:msub><mml:mo>=</mml:mo><mml:mrow><mml:mtext>i</mml:mtext></mml:mrow><mml:mo>)</mml:mo></mml:mrow><mml:mo>=</mml:mo><mml:mrow><mml:mtext>N</mml:mtext></mml:mrow><mml:mrow><mml:mo>(</mml:mo><mml:msub><mml:mrow><mml:mi mathvariant="normal">&#x0B5;</mml:mi></mml:mrow><mml:mrow><mml:mrow><mml:mtext>i</mml:mtext></mml:mrow></mml:mrow></mml:msub><mml:mo stretchy="false">(</mml:mo><mml:msub><mml:mrow><mml:mtext>h</mml:mtext></mml:mrow><mml:mrow><mml:mrow><mml:mtext>t</mml:mtext></mml:mrow></mml:mrow></mml:msub><mml:mo stretchy="false">)</mml:mo><mml:mo>,</mml:mo><mml:msub><mml:mrow><mml:mi mathvariant="normal">&#x03A3;</mml:mi></mml:mrow><mml:mrow><mml:mrow><mml:mtext>i</mml:mtext></mml:mrow></mml:mrow></mml:msub><mml:mo stretchy="false">(</mml:mo><mml:msub><mml:mrow><mml:mtext>h</mml:mtext></mml:mrow><mml:mrow><mml:mrow><mml:mtext>t</mml:mtext></mml:mrow></mml:mrow></mml:msub><mml:mo stretchy="false">)</mml:mo><mml:mo>)</mml:mo></mml:mrow></mml:math></disp-formula></p>
<p><xref ref-type="disp-formula" rid="eqn-3">Eq. (3)</xref> represents a significant innovation over traditional HMMs by making both the mean and covariance functions of the Gaussian distribution learnable through neural networks. This allows the model to adapt its uncertainty estimates based on the LSTM&#x2019;s feature representations. The hidden states <inline-formula id="ieqn-3"><mml:math id="mml-ieqn-3"><mml:msub><mml:mrow><mml:mtext>s</mml:mtext></mml:mrow><mml:mrow><mml:mrow><mml:mtext>t</mml:mtext></mml:mrow></mml:mrow></mml:msub></mml:math></inline-formula> correspond to distinct security scenarios including: normal operation, reconnaissance activity, initial compromise, lateral movement and data exfiltration [<xref ref-type="bibr" rid="ref-45">45</xref>].</p>
</sec>
<sec id="s3_1_3">
<label>3.1.3</label>
<title>Attack Progression Dynamics</title>
<p>The transition matrix shown in <xref ref-type="disp-formula" rid="eqn-4">Eq. (4)</xref> encodes the temporal evolution of attack patterns learned from historical breach data. For instance, the probability <inline-formula id="ieqn-4"><mml:math id="mml-ieqn-4"><mml:msub><mml:mrow><mml:mtext>A</mml:mtext></mml:mrow><mml:mrow><mml:mrow><mml:mo>{</mml:mo><mml:mn>23</mml:mn><mml:mo>}</mml:mo></mml:mrow></mml:mrow></mml:msub></mml:math></inline-formula> (reconnaissance to initial compromise) captures how often scanning behavior precedes actual breaches in the training corpus. This matrix is initialized using domain knowledge from MITRE ATT&#x0026;CK framework and refined during training [<xref ref-type="bibr" rid="ref-46">46</xref>].
<disp-formula id="eqn-4"><label>(4)</label><mml:math id="mml-eqn-4" display="block"><mml:msub><mml:mrow><mml:mtext>A</mml:mtext></mml:mrow><mml:mrow><mml:mrow><mml:mo>{</mml:mo><mml:mrow><mml:mtext>ij</mml:mtext></mml:mrow><mml:mo>}</mml:mo></mml:mrow></mml:mrow></mml:msub><mml:mo>=</mml:mo><mml:mrow><mml:mtext>P</mml:mtext></mml:mrow><mml:mrow><mml:mo>(</mml:mo><mml:mrow><mml:mo fence="true" stretchy="true" symmetric="true"></mml:mo><mml:msub><mml:mrow><mml:mtext>s</mml:mtext></mml:mrow><mml:mrow><mml:mrow><mml:mtext>t</mml:mtext></mml:mrow></mml:mrow></mml:msub><mml:mo>=</mml:mo><mml:mrow><mml:mtext>j</mml:mtext></mml:mrow><mml:mo>|</mml:mo></mml:mrow><mml:msub><mml:mrow><mml:mtext>s</mml:mtext></mml:mrow><mml:mrow><mml:mo stretchy="false">(</mml:mo><mml:mrow><mml:mtext>t</mml:mtext></mml:mrow><mml:mo>&#x2212;</mml:mo><mml:mn>1</mml:mn><mml:mo stretchy="false">)</mml:mo></mml:mrow></mml:msub><mml:mo>=</mml:mo><mml:mrow><mml:mtext>i</mml:mtext></mml:mrow><mml:mo>)</mml:mo></mml:mrow></mml:math></disp-formula></p>
</sec>
<sec id="s3_1_4">
<label>3.1.4</label>
<title>Robustness through Adversarial Training</title>
<p>The framework incorporates a defense-in-depth approach against evasion attacks via:
<disp-formula id="eqn-5"><label>(5)</label><mml:math id="mml-eqn-5" display="block"><mml:msup><mml:mrow><mml:mtext>x</mml:mtext></mml:mrow><mml:mrow><mml:mi mathvariant="normal">&#x2032;</mml:mi></mml:mrow></mml:msup><mml:mo>=</mml:mo><mml:mrow><mml:mtext>x</mml:mtext></mml:mrow><mml:mo>+</mml:mo><mml:mrow><mml:mi mathvariant="normal">&#x03B5;</mml:mi></mml:mrow><mml:mo>&#x22C5;</mml:mo><mml:mrow><mml:mtext>sign</mml:mtext></mml:mrow><mml:mrow><mml:mo>(</mml:mo><mml:msub><mml:mi mathvariant="normal">&#x2207;</mml:mi><mml:mrow><mml:mrow><mml:mtext>x</mml:mtext></mml:mrow></mml:mrow></mml:msub><mml:mrow><mml:mtext>J</mml:mtext></mml:mrow><mml:mrow><mml:mo>(</mml:mo><mml:mrow><mml:mtext>x</mml:mtext></mml:mrow><mml:mo>,</mml:mo><mml:mrow><mml:mtext>y</mml:mtext></mml:mrow><mml:mo>)</mml:mo></mml:mrow><mml:mo>)</mml:mo></mml:mrow></mml:math></disp-formula>where <inline-formula id="ieqn-5"><mml:math id="mml-ieqn-5"><mml:mrow><mml:mi mathvariant="normal">&#x03B5;</mml:mi></mml:mrow></mml:math></inline-formula> &#x003D; 0.1 was determined through grid search to provide optimal robustness without degrading clean data performance. The adversarial examples are generated in real-time during training, forcing the model to maintain stable predictions in neighborhood regions of the input space [<xref ref-type="bibr" rid="ref-47">47</xref>]. This is particularly crucial for cloud environments where attackers frequently manipulate log entries to avoid detection.</p>
</sec>
<sec id="s3_1_5">
<label>3.1.5</label>
<title>Ensemble Decision Mechanism</title>
<p>The final security alerting leverages model diversity through majority voting [<xref ref-type="bibr" rid="ref-48">48</xref>]:
<disp-formula id="eqn-6"><label>(6)</label><mml:math id="mml-eqn-6" display="block"><mml:mrow><mml:mtext>y</mml:mtext></mml:mrow><mml:mi mathvariant="normal">&#x005F;</mml:mi><mml:mrow><mml:mtext>final</mml:mtext></mml:mrow><mml:mo>=</mml:mo><mml:mrow><mml:mtext>mode</mml:mtext></mml:mrow><mml:mrow><mml:mo>(</mml:mo><mml:msup><mml:mrow><mml:mtext>y</mml:mtext></mml:mrow><mml:mrow><mml:mrow><mml:mo>(</mml:mo><mml:mn>1</mml:mn><mml:mo>)</mml:mo></mml:mrow></mml:mrow></mml:msup><mml:mo>,</mml:mo><mml:mo>&#x2026;</mml:mo><mml:msup><mml:mrow><mml:mtext>y</mml:mtext></mml:mrow><mml:mrow><mml:mrow><mml:mo>(</mml:mo><mml:mrow><mml:mtext>n</mml:mtext></mml:mrow><mml:mo>)</mml:mo></mml:mrow></mml:mrow></mml:msup><mml:mo>)</mml:mo></mml:mrow></mml:math></disp-formula></p>
<p>Each ensemble member is trained on different data subsets and initialization seeds, creating complementary strengths in detecting various attack patterns. The Viterbi-decoded paths <inline-formula id="ieqn-6"><mml:math id="mml-ieqn-6"><mml:msup><mml:mrow><mml:mtext>y</mml:mtext></mml:mrow><mml:mrow><mml:mrow><mml:mo>(</mml:mo><mml:mn>1</mml:mn><mml:mo>)</mml:mo></mml:mrow></mml:mrow></mml:msup></mml:math></inline-formula> provide interpretable attack narratives that security analysts can trace through the state sequence in <xref ref-type="disp-formula" rid="eqn-6">Eq. (6)</xref>.</p>
</sec>
<sec id="s3_1_6">
<label>3.1.6</label>
<title>Computational Optimization Strategy</title>
<p>Computational complexity is kept manageable through two design choices: Principal Component Analysis (PCA) dimensionality reduction (to d &#x003D; 64 features) before LSTM processing, and parallel training of ensemble members. The LSTM&#x2019;s <inline-formula id="ieqn-7"><mml:math id="mml-ieqn-7"><mml:mrow><mml:mtext>O</mml:mtext></mml:mrow><mml:mrow><mml:mo>(</mml:mo><mml:mrow><mml:mtext>T</mml:mtext></mml:mrow><mml:msup><mml:mrow><mml:mtext>d</mml:mtext></mml:mrow><mml:mrow><mml:mn>2</mml:mn></mml:mrow></mml:msup><mml:mo>)</mml:mo></mml:mrow></mml:math></inline-formula> per-sample cost dominates the HMM&#x2019;s <inline-formula id="ieqn-8"><mml:math id="mml-ieqn-8"><mml:mrow><mml:mtext>O</mml:mtext></mml:mrow><mml:mrow><mml:mo>(</mml:mo><mml:msup><mml:mrow><mml:mtext>N</mml:mtext></mml:mrow><mml:mrow><mml:mn>2</mml:mn></mml:mrow></mml:msup><mml:mrow><mml:mtext>T</mml:mtext></mml:mrow><mml:mo>)</mml:mo></mml:mrow></mml:math></inline-formula> complexity (where N &#x003D; 5 states in our implementation), making the overall framework feasible for real-time cloud monitoring when deployed with batch processing.</p>
</sec>
</sec>
</sec>
<sec id="s4">
<label>4</label>
<title>Experiments &#x0026; Results</title>
<p>The efficacy of the proposed DL-HMM ensemble framework was rigorously evaluated through comprehensive experiments designed to answer three critical questions:
<list list-type="bullet">
<list-item>
<p>How does the model perform compared to state-of-the-art baselines under normal operating conditions?</p></list-item>
<list-item>
<p>What level of robustness does it demonstrate against sophisticated adversarial attacks?</p></list-item>
<list-item>
<p>What computational overhead does the ensemble architecture introduce?</p></list-item>
</list></p>
<p>In order to answer these problems, we used a 70/15/15 train/validation/test split to perform experiments on two benchmark datasets: CIC-IDS2018 for cloud-native attacks [<xref ref-type="bibr" rid="ref-49">49</xref>] and NSL-KDD for generic network intrusions [<xref ref-type="bibr" rid="ref-50">50</xref>]. All experiments were conducted on Azure NDv4 instances, each equipped with four NVIDIA A100 GPUs.</p>
<sec id="s4_1">
<label>4.1</label>
<title>Experimental Setup and Implementation</title>
<p>The proposed framework was implemented in Python 3.9 using PyTorch for the LSTM components and hmmlearn for the HMM implementations following the flow in Algorithm 1. Adversarial samples were generated using the CleverHans library with <inline-formula id="ieqn-9"><mml:math id="mml-ieqn-9"><mml:mrow><mml:mi mathvariant="normal">&#x03B5;</mml:mi></mml:mrow></mml:math></inline-formula> &#x003D; 0.1 for FGSM and 10 iterations for PGD attacks. The ensemble consisted of 5 LSTM-HMM models, each with the following architecture:
<list list-type="bullet">
<list-item>
<p>LSTM: 2 layers, 128 hidden units, dropout &#x003D; 0.3</p></list-item>
<list-item>
<p>HMM: 5 states (3 attack types &#x002B; normal &#x002B; unknown)</p></list-item>
<list-item>
<p>Training: Adam optimizer (<inline-formula id="ieqn-10"><mml:math id="mml-ieqn-10"><mml:msub><mml:mrow><mml:mtext>l</mml:mtext></mml:mrow><mml:mrow><mml:mrow><mml:mtext>r</mml:mtext></mml:mrow></mml:mrow></mml:msub></mml:math></inline-formula> &#x003D; 0.001), early stopping with 10-epoch patience</p></list-item>
</list></p>
<p>The complete training algorithm is presented below:</p>
<fig id="fig-9">
<graphic mimetype="image" mime-subtype="tif" xlink:href="JCS_70587-fig-9.tif"/>
</fig>
</sec>
<sec id="s4_2">
<label>4.2</label>
<title>Detection Performance Comparison</title>
<p>To evaluate the effectiveness of our proposed DL-HMM ensemble, we compared it against four widely used baseline models: SVM, CNN, traditional HMM, and LSTM. As shown in <xref ref-type="table" rid="table-3">Table 3</xref>, the comparison is based on standard metrics including accuracy (mean &#x00B1; standard deviation), precision, recall, F1-score, Receiver Operating Characteristic-Area Under the Curve (ROC-AUC), and adversarial robustness (ASR). All results represent the mean of 10 independent runs, with accuracy values additionally reporting standard deviation to reflect result stability.</p>
<table-wrap id="table-3">
<label>Table 3</label>
<caption>
<title>Performance comparison of detection models (CIC-IDS2018 Dataset)</title>
</caption>
<table>
<colgroup>
<col/>
<col/>
<col/>
<col/>
<col/>
<col/>
<col/>
</colgroup>
<thead>
<tr>
<th>Model</th>
<th>Accuracy (%)</th>
<th>Precision</th>
<th>Recall</th>
<th>F1-score</th>
<th>ROC-AUC</th>
<th>ASR &#x2193;</th>
</tr>
</thead>
<tbody>
<tr>
<td>SVM</td>
<td>82.3 &#x00B1; 0.7</td>
<td>0.81</td>
<td>0.79</td>
<td>0.80</td>
<td>0.83</td>
<td>32%</td>
</tr>
<tr>
<td>CNN</td>
<td>86.7 &#x00B1; 0.6</td>
<td>0.85</td>
<td>0.84</td>
<td>0.85</td>
<td>0.88</td>
<td>30%</td>
</tr>
<tr>
<td>HMM</td>
<td>76.5 &#x00B1; 0.9</td>
<td>0.75</td>
<td>0.72</td>
<td>0.73</td>
<td>0.78</td>
<td>38%</td>
</tr>
<tr>
<td>LSTM</td>
<td>88.2 &#x00B1; 0.4</td>
<td>0.87</td>
<td>0.86</td>
<td>0.87</td>
<td>0.91</td>
<td>32%</td>
</tr>
<tr>
<td>DL-HMM (Proposed)</td>
<td>92.4 &#x00B1; 0.5</td>
<td>0.91</td>
<td>0.90</td>
<td>0.91</td>
<td>0.94</td>
<td>18%</td>
</tr>
</tbody>
</table>
</table-wrap>
<p>To ensure the generalizability and robustness of our proposed DL-HMM framework, we evaluated it on two widely adopted intrusion detection datasets: CIC-IDS2018 and NSL-KDD. CIC-IDS2018 provides realistic, modern-day network traffic with up-to-date attack vectors (e.g., DoS, Botnet, Brute Force), making it ideal for evaluating real-world adversarial resilience. In contrast, NSL-KDD, while older, remains a standardized benchmark for comparative studies due to its class balance and annotation quality. Testing across these two datasets allows us to validate the adaptability of DL-HMM to both structured (NSL-KDD) and raw sequential logs (CIC-IDS2018), covering a broad spectrum of cloud threat scenarios.</p>
<p>Beyond its superior accuracy, the DL-HMM ensemble exceeds baseline models across all performance metrics. It achieves the highest F1-score (0.91), demonstrating optimal precision-recall balance-crucial for intrusion detection where both false positives and negatives must be minimized. The model shows exceptional precision (0.91) in identifying true attacks and strong recall (0.90) in detecting actual threats, while its ROC-AUC (0.94) confirms excellent benign/malicious classification across thresholds. This consistent multi-metric performance proves the model&#x2019;s robustness isn&#x2019;t accuracy-dependent. As shown in <xref ref-type="table" rid="table-3">Table 3</xref>, it maintains a remarkably low 18% Adversarial Success Rate, a 40%&#x2013;50% reduction vs. baselines (SVM/LSTM: 32%, HMM: 38%; <xref ref-type="fig" rid="fig-2">Fig. 2</xref>), demonstrating unique resilience against evasion attacks. These results statistically validate (<italic>p</italic> &#x003C; 0.001) the synergistic benefits of combining LSTM feature extraction with HMM state modeling and ensemble voting.</p>
<fig id="fig-2">
<label>Figure 2</label>
<caption>
<title>Detection performance on CIC-IDS2018 test set: (<bold>a</bold>) model accuracy with standard deviation; (<bold>b</bold>) precision, recall, and F1-score distributions; (<bold>c</bold>) ROC-AUC values across classification thresholds; (<bold>d</bold>) adversarial success rate (ASR) reduction, with proposed DL-HMM achieving lowest ASR (18%). All panels demonstrate DL-HMM&#x2019;s superiority across multiple evaluation dimensions</title>
</caption>
<graphic mimetype="image" mime-subtype="tif" xlink:href="JCS_70587-fig-2.tif"/>
</fig>
<p>ROC curves for SVM, CNN, HMM, LSTM, and the suggested DL-HMM ensemble are shown in <xref ref-type="fig" rid="fig-3">Fig. 3</xref> after being assessed using the CIC-IDS2018 dataset. The DL-HMM achieves the highest AUC (0.94), reflecting superior ability to distinguish between benign and malicious activity across thresholds. The DL-HMM model&#x2019;s confusion matrix, shown in <xref ref-type="fig" rid="fig-4">Fig. 4</xref>, exhibits good predictive performance with low false positive (FP: 70) and false negative (FN: 80) rates and high true positive (TP: 920) and true negative (TN: 930) rates, indicating a balanced trade-off between recall and precision in adversarial cloud environments. The balanced distribution across all quadrants highlights the model&#x2019;s stability under adversarial conditions, maintaining reliable detection across diverse attack types while minimizing misclassifications.</p>
<fig id="fig-3">
<label>Figure 3</label>
<caption>
<title>ROC curve comparison of all baseline and proposed models</title>
</caption>
<graphic mimetype="image" mime-subtype="tif" xlink:href="JCS_70587-fig-3.tif"/>
</fig><fig id="fig-4">
<label>Figure 4</label>
<caption>
<title>Confusion matrix of the proposed DL-HMM model</title>
</caption>
<graphic mimetype="image" mime-subtype="tif" xlink:href="JCS_70587-fig-4.tif"/>
</fig>
<p>The observed differences in model performance can be attributed to both architectural strengths and their alignment with the data characteristics. The superior results of the DL-HMM ensemble stem from its ability to capture temporal dependencies through LSTM layers while leveraging HMMs for probabilistic state modeling, which enhances interpretability and guards against overfitting. Traditional HMMs underperform due to their assumption of Gaussian emissions and limited capacity to handle high-dimensional input features present in raw cloud logs.</p>
<p>Models like SVM and Logistic Regression struggle because they lack sequential awareness and are prone to underfitting complex patterns. The CNN performs better due to local feature learning but lacks the temporal context necessary for modeling attack progression. The LSTM-only model performs competitively but lacks the ensemble diversity and transition-based reasoning offered by the DL-HMM architecture, making it more sensitive to adversarial perturbations. Overall, the DL-HMM ensemble&#x2019;s integration of deep feature extraction, structured transition modeling, and adversarial training results in a balanced model that generalizes well without overfitting.</p>
<p>Each model&#x2019;s performance can be interpreted in light of its architectural suitability for handling sequential, high-dimensional cloud telemetry. Support Vector Machines (SVMs), while effective in separating linear and non-linear classes, lack temporal modeling and struggle with dynamic, evolving input like API call sequences, leading to lower recall and sensitivity to attack phases. Hidden Markov Models (HMMs) offer interpretability through state transitions but are limited by their Gaussian emission assumptions, making them poorly suited for raw log data without prior feature engineering. Convolutional Neural Networks (CNNs) can learn local patterns but fail to capture longer temporal dependencies present in multistep intrusions, leading to moderate F1-scores.</p>
<p>LSTM networks are well-suited to sequential data and outperform simpler models due to their memory gates, but without ensemble diversity or probabilistic reasoning, they are more susceptible to adversarial attacks. Models like Random Forests and Logistic Regression, although not included in our final benchmark, typically perform poorly on high-dimensional temporal data without handcrafted features. Random Forests may suffer from overfitting to noise, while Logistic Regression lacks capacity for modeling complex or nonlinear feature interactions. This further justifies our decision to focus on deep and hybrid models tailored for temporal anomaly detection in cloud environments.</p>
</sec>
<sec id="s4_3">
<label>4.3</label>
<title>Adversarial Robustness Analysis</title>
<p>To evaluate resistance against evasion attacks, we subjected all models to FGSM and PGD attacks with varying perturbation magnitudes (<inline-formula id="ieqn-12"><mml:math id="mml-ieqn-12"><mml:mrow><mml:mi mathvariant="normal">&#x03B5;</mml:mi></mml:mrow></mml:math></inline-formula> &#x2208; [0.05, 0.2]). <xref ref-type="fig" rid="fig-5">Fig. 5</xref> shows the degradation in F1-score as attack strength increases.</p>
<fig id="fig-5">
<label>Figure 5</label>
<caption>
<title>Comparative robustness analysis under gradient-based attacks (FGSM/PGD)</title>
</caption>
<graphic mimetype="image" mime-subtype="tif" xlink:href="JCS_70587-fig-5.tif"/>
</fig>
<p>The DL-HMM ensemble maintains an F1-score of 0.82 at <inline-formula id="ieqn-13"><mml:math id="mml-ieqn-13"><mml:mrow><mml:mi mathvariant="normal">&#x03B5;</mml:mi></mml:mrow></mml:math></inline-formula> &#x003D; 0.2, compared to 0.62 for LSTM and 0.60 for HMM, a 32.3% relative improvement at the highest attack strength. This resilience stems from two factors: the ensemble&#x2019;s inherent diversity makes it harder to craft universally effective adversarial examples, and the HMM&#x2019;s transition constraints prevent unrealistic state jumps that often accompany perturbed inputs.</p>
</sec>
<sec id="s4_4">
<label>4.4</label>
<title>Computational Efficiency</title>
<p>While the ensemble approach introduces additional computation compared to standalone models, our optimization strategies ensure the overhead remains practical for real-world cloud deployments. The DL-HMM framework achieves this balance through three key design choices: parallelized training of ensemble members, dimensionality reduction via PCA to streamline LSTM processing, and efficient batch processing of log sequences. As demonstrated in <xref ref-type="table" rid="table-4">Table 4</xref>, these optimizations yield latency figures compatible with production cloud environments, where monitoring systems typically operate at 100 ms<sup>&#x2013;1</sup> s intervals.</p>
<table-wrap id="table-4">
<label>Table 4</label>
<caption>
<title>Computational costs (mean per-sample latency)</title>
</caption>
<table>
<colgroup>
<col/>
<col/>
<col/>
<col/>
</colgroup>
<thead>
<tr>
<th>Model</th>
<th>Training time (h)</th>
<th>Inference latency (ms)</th>
<th>GPU memory (GB)</th>
</tr>
</thead>
<tbody>
<tr>
<td>LSTM [<xref ref-type="bibr" rid="ref-28">28</xref>]</td>
<td>2.1</td>
<td>3.2</td>
<td>5.4</td>
</tr>
<tr>
<td>HMM [<xref ref-type="bibr" rid="ref-51">51</xref>]</td>
<td>0.3</td>
<td>1.5</td>
<td>1.2</td>
</tr>
<tr>
<td>Proposed DL-HMM ensemble</td>
<td>4.8</td>
<td>8.7</td>
<td>6.2</td>
</tr>
</tbody>
</table>
</table-wrap>
<p><xref ref-type="fig" rid="fig-6">Fig. 6</xref> illustrates the computational efficiency of the proposed DL-HMM ensemble. Subplot (a) compares the training time, showing that although the DL-HMM takes longer (4.8 h) due to ensemble and adversarial training, it remains within practical limits. Subplot (b) presents the inference latency, highlighting that the DL-HMM maintains a low per-sample delay of 8.7 ms, only slightly higher than LSTM (3.2 ms), and well below the 100 ms threshold for real-time cloud monitoring. Subplot (c) shows GPU memory usage, where the DL-HMM uses 6.2 GB, a modest increase that remains acceptable for deployment on standard cloud infrastructure. Together, these results confirm that the added robustness and accuracy of the ensemble come with minimal performance trade-offs.</p>
<fig id="fig-6">
<label>Figure 6</label>
<caption>
<title>Computational costs (Mean per-sample latency): (<bold>a</bold>) training time comparison showing DL-HMM ensemble requires 4.8 h; (<bold>b</bold>) inference latency demonstrating DL-HMM&#x2019;s operational efficiency (8.7 ms) vs. baseline models; (<bold>c</bold>) GPU memory utilization with DL-HMM using 6.2 GB. All values represent practical deployment thresholds for real-time cloud security applications</title>
</caption>
<graphic mimetype="image" mime-subtype="tif" xlink:href="JCS_70587-fig-6.tif"/>
</fig>
<p>To further contextualize the performance of our DL-HMM framework, we reviewed recent deep learning models such as Gated Recurrent Units (GRUs), Transformer-based IDS, and Autoencoder-CNN hybrids. Transformer-based models have shown strong results on structured data but often require substantial computational resources and exhibit higher inference latency, making them less suitable for real-time cloud intrusion detection. GRUs offer comparable sequence modeling capabilities to LSTMs with fewer parameters, but they generally perform marginally lower on long sequences. Additionally, deep autoencoders are effective at anomaly detection but lack interpretability and robustness under adversarial conditions. In contrast, our DL-HMM model not only achieves higher adversarial resilience (F1 &#x003D; 0.85 at <inline-formula id="ieqn-14"><mml:math id="mml-ieqn-14"><mml:mrow><mml:mi mathvariant="normal">&#x03B5;</mml:mi></mml:mrow></mml:math></inline-formula> &#x003D; 0.2) and interpretability but also maintains a low inference latency (8.7 ms), making it more suitable for real-time deployment.</p>
<p>The radar plot shown in <xref ref-type="fig" rid="fig-7">Fig. 7</xref> compares our DL-HMM against Transformer-IDS, GRU, and Autoencoder-CNN across four key metrics: F1-Score, adversarial robustness, latency, and interpretability. The visualization demonstrates DL-HMM&#x2019;s superior balance, particularly in robustness (0.85 vs. 0.55&#x2013;0.65) and interpretability (0.9), while maintaining efficient 8.7 ms inference. These results validate our hybrid approach&#x2019;s advantages for real-time cloud security.</p>
<fig id="fig-7">
<label>Figure 7</label>
<caption>
<title>Multidimensional model comparison</title>
</caption>
<graphic mimetype="image" mime-subtype="tif" xlink:href="JCS_70587-fig-7.tif"/>
</fig>
</sec>
<sec id="s4_5">
<label>4.5</label>
<title>Statistical Significance Testing</title>
<p>To rigorously demonstrate that our performance improvements are not due to random chance, we conducted a comprehensive series of ANOVA (Analysis of Variance) tests across all key evaluation metrics. The tests were designed with &#x03B1; &#x003D; 0.01 significance level and included Bonferroni correction for multiple comparisons, ensuring conservative statistical validation. Our analysis yielded the following results.</p>
<p><xref ref-type="fig" rid="fig-8">Fig. 8</xref> presents a comparative analysis of the DL-HMM ensemble&#x2019;s statistical performance across key dimensions. Subplot (a) shows detection accuracy, where the ensemble achieves an F1-score of 0.92, significantly higher than the baseline LSTM (0.84), with <italic>p</italic> &#x003C; 0.001 indicating strong statistical significance. Subplot (b) demonstrates adversarial robustness, with the ensemble maintaining an F1-score of 0.85 at <inline-formula id="ieqn-15"><mml:math id="mml-ieqn-15"><mml:mrow><mml:mi mathvariant="normal">&#x03B5;</mml:mi></mml:mrow></mml:math></inline-formula> &#x003D; 0.2, outperforming defenses like PGD-trained CNNs (0.81). Subplot (c) displays inference latency, confirming the ensemble&#x2019;s 8.7 ms delay remains well under the 10 ms operational threshold (marked by a dashed line), representing an acceptable tradeoff for substantial robustness and interpretability gains.</p>
<fig id="fig-8">
<label>Figure 8</label>
<caption>
<title>Analysis of detection performance using ANOVA: (<bold>a</bold>) detection accuracy comparison showing DL-HMM F1-score (0.92) vs. baselines with <italic>p</italic> &#x003C; 0.001 significance; (<bold>b</bold>) adversarial robustness at <inline-formula id="ieqn-16"><mml:math id="mml-ieqn-16"><mml:mrow><mml:mi mathvariant="normal">&#x03B5;</mml:mi></mml:mrow></mml:math></inline-formula> &#x003D; 0.2 demonstrating DL-HMM&#x2019;s superior maintained performance (F1 &#x003D; 0.85); (<bold>c</bold>) inference latency confirming operational feasibility with 8.7 ms delay below 10 ms threshold (dashed line). All error bars represent standard deviation across 10 independent runs</title>
</caption>
<graphic mimetype="image" mime-subtype="tif" xlink:href="JCS_70587-fig-8.tif"/>
</fig>
<p>The accompanying ANOVA table (<xref ref-type="table" rid="table-5">Table 5</xref>) mathematically validates these visual improvements are not random variations but statistically robust enhancements. The complete results, including post-hoc pairwise comparisons, consistently show that the DL-HMM ensemble&#x2019;s advantages are both practically meaningful (effect size &#x03B7;<sup>2</sup> &#x003E; 0.6 for all critical metrics) and statistically robust across all evaluation dimensions. This rigorous validation ensures our conclusions hold across different cloud environments and attack scenarios.</p>
<table-wrap id="table-5">
<label>Table 5</label>
<caption>
<title>ANOVA analysis of detection performance</title>
</caption>
<table>
<colgroup>
<col align="center"/>
<col align="center"/>
<col align="center"/>
<col align="center"/>
</colgroup>
<thead>
<tr>
<th align="center">Metric</th>
<th align="center">F-value (Degrees of freedom &#x003D; 4.45)</th>
<th align="center"><italic>p</italic>-value</th>
<th align="center">Pairwise comparison (DL-HMM vs. LSTM)</th>
</tr>
</thead>
<tbody>
<tr>
<td>F1-score</td>
<td>86.2</td>
<td>3.2 &#x00D7; 10<sup>16</sup></td>
<td><italic>p</italic> &#x003D; 0.00012</td>
</tr>
<tr>
<td>Adversarial F1 (<inline-formula id="ieqn-17"><mml:math id="mml-ieqn-17"><mml:mrow><mml:mi mathvariant="normal">&#x03B5;</mml:mi></mml:mrow></mml:math></inline-formula> &#x003D; 0.2)</td>
<td>94.1</td>
<td>1.8 &#x00D7; 10<sup>17</sup></td>
<td>&#x2013;</td>
</tr>
<tr>
<td>Inference latency</td>
<td>12.3</td>
<td>4.5 &#x00D7; 10<sup>7</sup></td>
<td>&#x2013;</td>
</tr>
</tbody>
</table>
</table-wrap>
</sec>
</sec>
<sec id="s5">
<label>5</label>
<title>Discussion</title>
<p>The experimental results demonstrate that the proposed DL-HMM ensemble framework represents a significant advancement in adversarial-resistant cloud security, but it is important to examine both its strengths and limitations within the broader context of real-world deployment scenarios. The discussion that follows interprets the key findings, explores the practical implications of the methodology, and addresses potential challenges that may arise during implementation.</p>
<sec id="s5_1">
<label>5.1</label>
<title>Interpretation of Key Results</title>
<p>The superior performance of the DL-HMM ensemble, particularly under adversarial conditions, can be attributed to three fundamental design choices. First, the LSTM-HMM hybrid architecture successfully bridges the gap between high-dimensional feature extraction and interpretable state-based reasoning. While pure deep learning models like CNNs and LSTMs excel at processing raw cloud logs, they lack the structured probabilistic framework that HMMs provide. Our results show that this combination leads to a 9.7% improvement in F1-score over standalone LSTMs on the CIC-IDS dataset, confirming that temporal state modeling enhances detection accuracy.</p>
<p>Second, the adversarial training regimen plays a critical role in hardening the model against evasion attacks. Unlike traditional defenses that rely solely on input sanitization or outlier detection, our approach explicitly incorporates adversarial samples (generated via FGSM and PGD) into the training process. While traditional detectors deteriorate quickly under attack, this model retains an F1-score of 0.82 even at high perturbation magnitudes (<inline-formula id="ieqn-18"><mml:math id="mml-ieqn-18"><mml:mrow><mml:mi mathvariant="normal">&#x03B5;</mml:mi></mml:mrow></mml:math></inline-formula> &#x003D; 0.2). This strategy&#x2019;s effectiveness indicates that adversarial robustness in cloud security must be ingrained in the learning process itself and cannot be attained solely through detection techniques.</p>
<p>Third, the ensemble voting mechanism mitigates the inherent instability of individual models when faced with adversarial inputs. In particular, the 40% reduction in adversarial success rate (ASR) compared to single-model baselines shows that the framework reduces variance and prevents overconfidence in incorrect classifications by aggregating predictions from multiple LSTM-HMMs trained on bootstrapped data subsets. The diversity of the ensemble makes it impossible for an attacker to consistently fool all constituent models with a single perturbation strategy, which makes evasion much more difficult.</p>
</sec>
<sec id="s5_2">
<label>5.2</label>
<title>Practical Deployment Considerations</title>
<p>While the results are promising, several practical factors must be addressed before widespread adoption in production cloud environments.</p>
<sec id="s5_2_1">
<label>5.2.1</label>
<title>Computational Overhead vs. Security Tradeoff</title>
<p>The ensemble architecture introduces additional training and inference costs compared to single models, as shown in <xref ref-type="table" rid="table-4">Table 4</xref>. However, this overhead is justifiable given the security benefits: an 8.7 ms inference latency remains well within acceptable limits for most cloud monitoring systems, where batch processing and asynchronous logging are common. For latency-sensitive applications, the ensemble size can be reduced without significant performance degradation. Our ablation studies indicate that even three models retain 90% of the robustness gains observed with five.</p>
</sec>
<sec id="s5_2_2">
<label>5.2.2</label>
<title>Dependence on Labeled Adversarial Data</title>
<p>The current framework assumes access to labeled adversarial samples for training, which may not always be available in real-world settings. Future work should explore self-supervised adversarial training techniques that generate perturbations without requiring pre-labeled attack data. Preliminary experiments with contrastive learning show promise in this direction, though further validation is needed.</p>
</sec>
<sec id="s5_2_3">
<label>5.2.3</label>
<title>Interpretability vs. Performance Balance</title>
<p>To enhance model interpretability, which is a crucial prerequisite for security analysts looking into occurrences, HMMs were included. Traditional rule-based detectors are simpler than the end-to-end system, even if the HMM components offer probabilistic attack state sequences. Visualization tools, such as t-SNE plots of LSTM embeddings and HMM state transition graphs, can help bridge this gap by making the model&#x2019;s decisions more transparent.</p>
</sec>
</sec>
<sec id="s5_3">
<label>5.3</label>
<title>Comparison with Prior Work</title>
<p>Our findings challenge two prevailing assumptions in the literature:</p>
<sec id="s5_3_1">
<label>5.3.1</label>
<title>Deep Learning Alone Suffices for Cloud Intrusion Detection</title>
<p>While recent works [<xref ref-type="bibr" rid="ref-19">19</xref>] have demonstrated the effectiveness of Transformers and LSTMs in log analysis, our results show that pure DL models are fundamentally vulnerable to adversarial manipulation. The DL-HMM hybrid&#x2019;s superior robustness (32.3% higher F1-score under strong attacks) underscores the need for architectures that combine data-driven learning with structured reasoning.</p>
</sec>
<sec id="s5_3_2">
<label>5.3.2</label>
<title>HMMs Are Obsolete for Modern Cloud Security</title>
<p>Contrary to claims that HMMs cannot scale to high-dimensional data [<xref ref-type="bibr" rid="ref-30">30</xref>], our framework demonstrates that when paired with an LSTM feature extractor, HMMs remain highly effective. Their ability to enforce temporal consistency in predictions proves invaluable in distinguishing between legitimate fluctuations and multi-stage attacks.</p>
</sec>
</sec>
<sec id="s5_4">
<label>5.4</label>
<title>Limitations and Future Directions</title>
<p>The current framework has two primary limitations that warrant discussion and suggest future directions. First, the joint training of LSTM and HMM components require careful hyperparameter tuning, particularly in balancing the learning rates between the neural network and probabilistic model, which could be alleviated in future iterations through automated techniques like Bayesian optimization. Second, while the model performs well on known attack patterns (for instance, DDoS, credential stuffing), its performance on zero-day exploits remains untested, suggesting potential enhancements through incorporating anomaly detection modules such as Gaussian Mixture Models (GMMs) for outlier scoring to improve adaptability to unseen threats.</p>
</sec>
<sec id="s5_5">
<label>5.5</label>
<title>Broader Implications for Cloud Security</title>
<p>Beyond technical contributions, this work has important implications for cloud security practices by shifting the paradigm from reactive signature matching to proactive adversarial-resistant detection, aligning with the &#x201C;assume breach&#x201D; mindset of modern cybersecurity. The framework&#x2019;s interpretable state sequences, provided through the DL-HMM hybrid, facilitate root cause analysis during incident response, a critical feature often lacking in black-box deep learning systems, thereby bridging the gap between detection performance and operational usability in security operations centers.</p>
</sec>
</sec>
<sec id="s6">
<label>6</label>
<title>Conclusion &#x0026; Future Work</title>
<p>The rise of adversarial attacks in cloud environments has highlighted limitations in traditional machine learning-based intrusion detection systems. This paper introduces a Deep Learning-Enhanced Ensemble Hidden Markov Model (DL-HMM) framework that combines LSTMs and HMMs with adversarial training and ensemble learning. Experimental results show the approach achieves 92.4% accuracy on the CIC-IDS dataset and maintains an F1-score of 0.82 under strong adversarial perturbations (&#x03B5; &#x003D; 0.2), representing a 32.3% improvement over conventional models. The framework&#x2019;s success stems from three innovations: an LSTM-HMM hybrid architecture for interpretable detection, adversarial training that reduces success rates by 40%, and an ensemble mechanism that enhances stability.</p>
<p>While establishing a foundation for adversarial-resistant cloud security, several promising research directions emerge. Future work could integrate transformer-based models to better capture long-range attack patterns or develop lightweight versions for edge computing through quantization and ARM optimization. Additionally, exploring contrastive learning techniques could reduce dependency on labeled adversarial examples, while improved visualization tools could better translate HMM outputs into actionable security insights.</p>
<p>The evolving nature of cloud threats necessitates adaptive detection systems. Future iterations should investigate online learning variants that incrementally update the model with new attack patterns, maintaining long-term effectiveness without full retraining. These advancements would further bridge the gap between machine learning predictions and practical security operations while addressing emerging challenges in cloud and edge environments.</p>
<p>The increasing sophistication of cloud threats demands equally sophisticated defenses. This work has demonstrated that hybrid models, combining the complementary strengths of deep learning and probabilistic reasoning, offer a viable path toward achieving both high accuracy and adversarial robustness. We intend to encourage further innovation in this crucial domain by candidly acknowledging existing constraints, especially in computing overhead and generalization to novel assaults. Cloud security&#x2019;s future is not about picking between rule-based and data-driven methods, but rather about carefully integrating them to build intelligent and robust systems.</p>
</sec>
</body>
<back>
<ack>
<p>The authors affirm that the conception, design, methodology, and intellectual contributions of this study are entirely their own. AI-based tools were used solely to assist with grammar correction and language polishing. All interpretations, analyses, and conclusions are solely the work of the authors.</p>
</ack>
<sec>
<title>Funding Statement</title>
<p>The authors received no specific funding for this study.</p>
</sec>
<sec>
<title>Author Contributions</title>
<p>The authors confirm contribution to the paper as follows: Conceptualization: Eric Danso and Xuezhi Wen; methodology: Eric Danso; software: Eric Danso; validation: Eric Danso, Solomon Danso and Xuezhi Wen; formal analysis: Eric Danso and Solomon Danso; investigation: Eric Danso; resources: Xuezhi Wen; data curation: Eric Danso; writing&#x2014;original draft preparation: Eric Danso; writing&#x2014;review and editing: Eric Danso, Solomon Danso and Xuezhi Wen; visualization: Eric Danso; supervision: Xuezhi Wen; project administration: Xuezhi Wen. Eric Danso and Xuezhi Wen are acknowledged as co-first authors for their equal and significant contributions to this work. All authors reviewed the results and approved the final version of the manuscript.</p>
</sec>
<sec sec-type="data-availability">
<title>Availability of Data and Materials</title>
<p>The datasets generated and/or analyzed during the current study are available from the corresponding author upon reasonable request.</p>
</sec>
<sec>
<title>Ethics Approval</title>
<p>Not applicable.</p>
</sec>
<sec sec-type="COI-statement">
<title>Conflicts of Interest</title>
<p>The authors declare no conflicts of interest to report regarding the present study.</p>
</sec>
<ref-list content-type="authoryear">
<title>References</title>
<ref id="ref-1"><label>[1]</label><mixed-citation publication-type="book"><person-group person-group-type="author"><string-name><surname>Soni</surname> <given-names>R</given-names></string-name>, <string-name><surname>Bhatia</surname> <given-names>K</given-names></string-name>, <string-name><surname>Rajput</surname> <given-names>N</given-names></string-name></person-group>. <chapter-title>A thorough analysis of cloud computing technology: present, past, and future</chapter-title>. In: <source>Recent advances in sciences, engineering, information technology &#x0026; management</source>. <publisher-loc>Boca Raton, FL, USA</publisher-loc>: <publisher-name>CRC Press</publisher-name>; <year>2025</year>. p. <fpage>137</fpage>&#x2013;<lpage>45</lpage>.</mixed-citation></ref>
<ref id="ref-2"><label>[2]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Ghebreselassie</surname> <given-names>MY</given-names></string-name>, <string-name><surname>Hammen</surname> <given-names>H</given-names></string-name>, <string-name><surname>Hustad</surname> <given-names>E</given-names></string-name></person-group>. <article-title>Challenges and considerations in migration to cloud solutions: a systematic literature review</article-title>. <source>Procedia Comput Sci</source>. <year>2025</year>;<volume>256</volume>:<fpage>214</fpage>&#x2013;<lpage>21</lpage>. doi:<pub-id pub-id-type="doi">10.1016/j.procs.2025.02.114</pub-id>.</mixed-citation></ref>
<ref id="ref-3"><label>[3]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Abdullah</surname> <given-names>R</given-names></string-name>, <string-name><surname>Najat</surname> <given-names>Z</given-names></string-name>, <string-name><surname>Sarbast Mahmood</surname> <given-names>H</given-names></string-name>, <string-name><surname>Masood Abdulqader</surname> <given-names>D</given-names></string-name>, <string-name><surname>Majeed Abdullah</surname> <given-names>R</given-names></string-name>, <string-name><surname>Rasheed Ismael</surname> <given-names>H</given-names></string-name>, <etal>et al</etal></person-group>. <article-title>Conducting in-depth analysis of AI, IoT, web technology, cloud computing, and enterprise systems integration for enhancing data security and governance to promote sustainable business practices</article-title>. <source>J Inf Technol Inform</source>. <year>2024</year>;<volume>3</volume>(<issue>2</issue>):<fpage>297</fpage>&#x2013;<lpage>322</lpage>.</mixed-citation></ref>
<ref id="ref-4"><label>[4]</label><mixed-citation publication-type="other"><person-group person-group-type="author"><string-name><surname>Sidorkin</surname> <given-names>A</given-names></string-name></person-group>. <article-title>AI platforms security. AI-EDU Arxiv. 2025</article-title>. doi:<pub-id pub-id-type="doi">10.36851/ai-edu.vi.5444</pub-id>.</mixed-citation></ref>
<ref id="ref-5"><label>[5]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Kumar</surname> <given-names>S</given-names></string-name>, <string-name><surname>Dwivedi</surname> <given-names>M</given-names></string-name>, <string-name><surname>Kumar</surname> <given-names>M</given-names></string-name>, <string-name><surname>Gill</surname> <given-names>SS</given-names></string-name></person-group>. <article-title>A comprehensive review of vulnerabilities and AI-enabled defense against DDoS attacks for securing cloud services</article-title>. <source>Comput Sci Rev</source>. <year>2024</year>;<volume>53</volume>(<issue>19</issue>):<fpage>100661</fpage>. doi:<pub-id pub-id-type="doi">10.1016/j.cosrev.2024.100661</pub-id>.</mixed-citation></ref>
<ref id="ref-6"><label>[6]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Ranjan</surname> <given-names>P</given-names></string-name>, <string-name><surname>Dahiya</surname> <given-names>S</given-names></string-name></person-group>. <article-title>Advanced threat detection in API security: leveraging machine learning algorithms</article-title>. <source>Int J Commun Netw Inf Secur</source>. <year>2021</year>;<volume>13</volume>(<issue>1</issue>):<fpage>185</fpage>&#x2013;<lpage>96</lpage>.</mixed-citation></ref>
<ref id="ref-7"><label>[7]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Alevizos</surname> <given-names>L</given-names></string-name>, <string-name><surname>Dekker</surname> <given-names>M</given-names></string-name></person-group>. <article-title>Towards an AI-enhanced cyber threat intelligence processing pipeline</article-title>. <source>Electronics</source>. <year>2024</year>;<volume>13</volume>(<issue>11</issue>):<fpage>2021</fpage>. doi:<pub-id pub-id-type="doi">10.3390/electronics13112021</pub-id>.</mixed-citation></ref>
<ref id="ref-8"><label>[8]</label><mixed-citation publication-type="book"><person-group person-group-type="author"><string-name><surname>Gadicha</surname> <given-names>AB</given-names></string-name>, <string-name><surname>Gadicha</surname> <given-names>VB</given-names></string-name>, <string-name><surname>Maniyar</surname> <given-names>MM</given-names></string-name></person-group>. <chapter-title>Adversarial AI in cyber security</chapter-title>. In: <source>Deep learning innovations for securing critical infrastructures</source>. <publisher-loc>Palmdale, PA, USA</publisher-loc>: <publisher-name>IGI Global Scientific Publishing</publisher-name>; <year>2025</year>. p. <fpage>19</fpage>&#x2013;<lpage>40</lpage>.</mixed-citation></ref>
<ref id="ref-9"><label>[9]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Umer</surname> <given-names>MA</given-names></string-name>, <string-name><surname>Junejo</surname> <given-names>KN</given-names></string-name>, <string-name><surname>Jilani</surname> <given-names>MT</given-names></string-name>, <string-name><surname>Mathur</surname> <given-names>AP</given-names></string-name></person-group>. <article-title>Machine learning for intrusion detection in industrial control systems: applications, challenges, and recommendations</article-title>. <source>Int J Crit Infrastruct Prot</source>. <year>2022</year>;<volume>38</volume>:<fpage>100516</fpage>. doi:<pub-id pub-id-type="doi">10.1016/j.ijcip.2022.100516</pub-id>.</mixed-citation></ref>
<ref id="ref-10"><label>[10]</label><mixed-citation publication-type="conf-proc"><person-group person-group-type="author"><string-name><surname>Dashmukhe</surname> <given-names>G</given-names></string-name>, <string-name><surname>Dashore</surname> <given-names>P</given-names></string-name></person-group>. <article-title>A novel deep learning model for security enhancement in cloud systems</article-title>. In: <conf-name>Proceedings of the IEEE 16th International Conference on Computational Intelligence and Communication Networks (CICN); 2024 Dec 22&#x2013;23; Indore, India</conf-name>. p. <fpage>165</fpage>&#x2013;<lpage>72</lpage>.</mixed-citation></ref>
<ref id="ref-11"><label>[11]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Al-Karaki</surname> <given-names>JN</given-names></string-name>, <string-name><surname>Gawanmeh</surname> <given-names>A</given-names></string-name>, <string-name><surname>Almalkawi</surname> <given-names>IT</given-names></string-name>, <string-name><surname>Alfandi</surname> <given-names>O</given-names></string-name></person-group>. <article-title>Probabilistic analysis of security attacks in cloud environment using hidden Markov models</article-title>. <source>Trans Emerg Telecommun Technol</source>. <year>2022</year>;<volume>33</volume>(<issue>4</issue>):<fpage>e3915</fpage>. doi:<pub-id pub-id-type="doi">10.1002/ett.3915</pub-id>.</mixed-citation></ref>
<ref id="ref-12"><label>[12]</label><mixed-citation publication-type="other"><person-group person-group-type="author"><string-name><surname>Leong</surname> <given-names>MC</given-names></string-name>, <string-name><surname>Lee</surname> <given-names>JH</given-names></string-name>, <string-name><surname>Lou</surname> <given-names>XY</given-names></string-name></person-group>. <article-title>rHMM: a new regularized algorithm-based hidden Markov model for high-dimensional longitudinal data analysis</article-title>. <comment>Preprint. 2024</comment>. doi:<pub-id pub-id-type="doi">10.21203/rs.3.rs-4193437/v1</pub-id>.</mixed-citation></ref>
<ref id="ref-13"><label>[13]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Tabassum</surname> <given-names>N</given-names></string-name>, <string-name><surname>Namoun</surname> <given-names>A</given-names></string-name>, <string-name><surname>Alyas</surname> <given-names>T</given-names></string-name>, <string-name><surname>Tufail</surname> <given-names>A</given-names></string-name>, <string-name><surname>Taqi</surname> <given-names>M</given-names></string-name>, <string-name><surname>Kim</surname> <given-names>KH</given-names></string-name></person-group>. <article-title>Classification of bugs in cloud computing applications using machine learning techniques</article-title>. <source>Appl Sci</source>. <year>2023</year>;<volume>13</volume>(<issue>5</issue>):<fpage>2880</fpage>. doi:<pub-id pub-id-type="doi">10.3390/app13052880</pub-id>.</mixed-citation></ref>
<ref id="ref-14"><label>[14]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Singh</surname> <given-names>JP</given-names></string-name></person-group>. <article-title>Mitigating challenges in cloud anomaly detection using an integrated deep neural network-SVM classifier model</article-title>. <source>Sage Sci Rev Appl Mach Learn</source>. <year>2022</year>;<volume>5</volume>(<issue>1</issue>):<fpage>39</fpage>&#x2013;<lpage>49</lpage>.</mixed-citation></ref>
<ref id="ref-15"><label>[15]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Ozkan-Okay</surname> <given-names>M</given-names></string-name>, <string-name><surname>Samet</surname> <given-names>R</given-names></string-name>, <string-name><surname>Aslan</surname> <given-names>O</given-names></string-name>, <string-name><surname>Gupta</surname> <given-names>D</given-names></string-name></person-group>. <article-title>A comprehensive systematic literature review on intrusion detection systems</article-title>. <source>IEEE Access</source>. <year>2021</year>;<volume>9</volume>:<fpage>157727</fpage>&#x2013;<lpage>60</lpage>. doi:<pub-id pub-id-type="doi">10.1109/access.2021.3129336</pub-id>.</mixed-citation></ref>
<ref id="ref-16"><label>[16]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Xia</surname> <given-names>S</given-names></string-name>, <string-name><surname>Wang</surname> <given-names>G</given-names></string-name>, <string-name><surname>Chen</surname> <given-names>Z</given-names></string-name>, <string-name><surname>Duan</surname> <given-names>Y</given-names></string-name>, <string-name><surname>Liu</surname> <given-names>Q</given-names></string-name></person-group>. <article-title>Complete random forest based class noise filtering learning for improving the generalizability of classifiers</article-title>. <source>IEEE Trans Knowl Data Eng</source>. <year>2019</year>;<volume>31</volume>(<issue>11</issue>):<fpage>2063</fpage>&#x2013;<lpage>78</lpage>. doi:<pub-id pub-id-type="doi">10.1109/tkde.2018.2873791</pub-id>.</mixed-citation></ref>
<ref id="ref-17"><label>[17]</label><mixed-citation publication-type="conf-proc"><person-group person-group-type="author"><string-name><surname>Ghazi</surname> <given-names>MR</given-names></string-name>, <string-name><surname>Gangodkar</surname> <given-names>N</given-names></string-name></person-group>. <article-title>Assessing the efficacy of SVM kernel types for detecting generic attacks in cloud environments: a meta-heuristic perspective</article-title>. In: <conf-name>Proceedings of the 2024 OPJU International Technology Conference (OTCON) on Smart Computing for Innovation and Advancement in Industry 40; 2024 Jun 05&#x2013;07; Raigarh, India; 2024</conf-name>. p. <fpage>1</fpage>&#x2013;<lpage>6</lpage>.</mixed-citation></ref>
<ref id="ref-18"><label>[18]</label><mixed-citation publication-type="conf-proc"><person-group person-group-type="author"><string-name><surname>Zhang</surname> <given-names>D</given-names></string-name>, <string-name><surname>Dai</surname> <given-names>D</given-names></string-name>, <string-name><surname>Han</surname> <given-names>R</given-names></string-name>, <string-name><surname>Zheng</surname> <given-names>M</given-names></string-name></person-group>. <article-title>SentiLog: anomaly detecting on parallel file systems via log-based sentiment analysis</article-title>. In: <conf-name>Proceedings of the 13th ACM Workshop on Hot Topics in Storage and File Systems; 2021 Jul 27&#x2013;28; Virtual. New York, NY, USA: ACM; 2021</conf-name>. p. <fpage>86</fpage>&#x2013;<lpage>93</lpage>.</mixed-citation></ref>
<ref id="ref-19"><label>[19]</label><mixed-citation publication-type="other"><person-group person-group-type="author"><string-name><surname>Liu</surname> <given-names>T</given-names></string-name>, <string-name><surname>Wang</surname> <given-names>Y</given-names></string-name>, <string-name><surname>Sun</surname> <given-names>J</given-names></string-name>, <string-name><surname>Tian</surname> <given-names>Y</given-names></string-name>, <string-name><surname>Huang</surname> <given-names>Y</given-names></string-name>, <string-name><surname>Xue</surname> <given-names>T</given-names></string-name>, <etal>et al</etal></person-group>. <article-title>The role of transformer models in advancing blockchain technology: a systematic survey</article-title>. <comment>arXiv:2409.02139. 2024</comment>.</mixed-citation></ref>
<ref id="ref-20"><label>[20]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Chen</surname> <given-names>B</given-names></string-name>, <string-name><surname>Li</surname> <given-names>T</given-names></string-name>, <string-name><surname>Ding</surname> <given-names>W</given-names></string-name></person-group>. <article-title>Detecting deepfake videos based on spatiotemporal attention and convolutional LSTM</article-title>. <source>Inf Sci</source>. <year>2022</year>;<volume>601</volume>(<issue>8</issue>):<fpage>58</fpage>&#x2013;<lpage>70</lpage>. doi:<pub-id pub-id-type="doi">10.1016/j.ins.2022.04.014</pub-id>.</mixed-citation></ref>
<ref id="ref-21"><label>[21]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Villegas-Ch</surname> <given-names>W</given-names></string-name>, <string-name><surname>Jaramillo-Alc&#x00E1;zar</surname> <given-names>A</given-names></string-name>, <string-name><surname>Luj&#x00E1;n-Mora</surname> <given-names>S</given-names></string-name></person-group>. <article-title>Evaluating the robustness of deep learning models against adversarial attacks: an analysis with FGSM, PGD and CW</article-title>. <source>Big Data Cogn Comput</source>. <year>2024</year>;<volume>8</volume>(<issue>1</issue>):<fpage>8</fpage>. doi:<pub-id pub-id-type="doi">10.3390/bdcc8010008</pub-id>.</mixed-citation></ref>
<ref id="ref-22"><label>[22]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Zhong</surname> <given-names>G</given-names></string-name>, <string-name><surname>Liu</surname> <given-names>F</given-names></string-name>, <string-name><surname>Jiang</surname> <given-names>J</given-names></string-name>, <string-name><surname>Chen</surname> <given-names>CLP</given-names></string-name></person-group>. <article-title>CauseFormer: interpretable anomaly detection with stepwise attention for cloud service</article-title>. <source>IEEE Trans Netw Serv Manag</source>. <year>2024</year>;<volume>21</volume>(<issue>1</issue>):<fpage>637</fpage>&#x2013;<lpage>52</lpage>. doi:<pub-id pub-id-type="doi">10.1109/tnsm.2023.3299846</pub-id>.</mixed-citation></ref>
<ref id="ref-23"><label>[23]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Hu</surname> <given-names>H</given-names></string-name>, <string-name><surname>Wang</surname> <given-names>X</given-names></string-name>, <string-name><surname>Zhang</surname> <given-names>Y</given-names></string-name>, <string-name><surname>Chen</surname> <given-names>Q</given-names></string-name>, <string-name><surname>Guan</surname> <given-names>Q</given-names></string-name></person-group>. <article-title>A comprehensive survey on contrastive learning</article-title>. <source>Neurocomputing</source>. <year>2024</year>;<volume>610</volume>(<issue>1</issue>):<fpage>128645</fpage>. doi:<pub-id pub-id-type="doi">10.1016/j.neucom.2024.128645</pub-id>.</mixed-citation></ref>
<ref id="ref-24"><label>[24]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Uzoma</surname> <given-names>E</given-names></string-name>, <string-name><surname>Enyejo</surname> <given-names>JO</given-names></string-name>, <string-name><surname>Motilola Olola</surname> <given-names>T</given-names></string-name></person-group>. <article-title>A comprehensive review of multi-cloud distributed ledger integration for enhancing data integrity and transactional security</article-title>. <source>Int J Innov Sci Res Technol</source>. <year>2025</year>;<volume>10</volume>(<issue>3</issue>):<fpage>1953</fpage>&#x2013;<lpage>70</lpage>.</mixed-citation></ref>
<ref id="ref-25"><label>[25]</label><mixed-citation publication-type="other"><person-group person-group-type="author"><string-name><surname>Vasa</surname> <given-names>J</given-names></string-name>, <string-name><surname>Thakkar</surname> <given-names>A</given-names></string-name>, <string-name><surname>Bhavsar</surname> <given-names>D</given-names></string-name>, <string-name><surname>Patel</surname> <given-names>P</given-names></string-name></person-group>. <article-title>Guarding privacy in federated learning: exploring threat landscapes and countermeasures with case studies</article-title>. <year>2025</year>. p. <fpage>221</fpage>&#x2013;<lpage>31</lpage>.</mixed-citation></ref>
<ref id="ref-26"><label>[26]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Ahmad</surname> <given-names>S</given-names></string-name>, <string-name><surname>Arif</surname> <given-names>M</given-names></string-name>, <string-name><surname>Ahmad</surname> <given-names>J</given-names></string-name>, <string-name><surname>Nazim</surname> <given-names>M</given-names></string-name>, <string-name><surname>Mehfuz</surname> <given-names>S</given-names></string-name></person-group>. <article-title>Convergent encryption enabled secure data deduplication algorithm for cloud environment</article-title>. <source>Concurr Comput</source>. <year>2024</year>;<volume>36</volume>(<issue>21</issue>):<fpage>e8205</fpage>. doi:<pub-id pub-id-type="doi">10.21203/rs.3.rs-2347062/v1</pub-id>.</mixed-citation></ref>
<ref id="ref-27"><label>[27]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Krishnan</surname> <given-names>D</given-names></string-name>, <string-name><surname>Shrinath</surname> <given-names>P</given-names></string-name></person-group>. <article-title>Robust IoT botnet detection framework resilient to gradient based adversarial attacks</article-title>. <source>SN Comput Sci</source>. <year>2024</year>;<volume>5</volume>(<issue>7</issue>):<fpage>870</fpage>. doi:<pub-id pub-id-type="doi">10.1007/s42979-024-03242-0</pub-id>.</mixed-citation></ref>
<ref id="ref-28"><label>[28]</label><mixed-citation publication-type="conf-proc"><person-group person-group-type="author"><string-name><surname>Poddar</surname> <given-names>S</given-names></string-name>, <string-name><surname>Aswani</surname> <given-names>S</given-names></string-name>, <string-name><surname>Sachan</surname> <given-names>RC</given-names></string-name>, <string-name><surname>Nedunoori</surname> <given-names>V</given-names></string-name>, <string-name><surname>Patel</surname> <given-names>U</given-names></string-name></person-group>. <article-title>Enhancing cloud network security with hybrid CNN-LSTM models for intrusion detection</article-title>. In: <conf-name>Proceedings of the 2024 IEEE 11th Uttar Pradesh Section International Conference on Electrical, Electronics and Computer Engineering (UPCON); 2024 Nov 29&#x2013;Dec 1; Lucknow, India</conf-name>. p. <fpage>1</fpage>&#x2013;<lpage>5</lpage>.</mixed-citation></ref>
<ref id="ref-29"><label>[29]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Vinayakumar</surname> <given-names>R</given-names></string-name>, <string-name><surname>Alazab</surname> <given-names>M</given-names></string-name>, <string-name><surname>Soman</surname> <given-names>KP</given-names></string-name>, <string-name><surname>Poornachandran</surname> <given-names>P</given-names></string-name>, <string-name><surname>Al-Nemrat</surname> <given-names>A</given-names></string-name>, <string-name><surname>Venkatraman</surname> <given-names>S</given-names></string-name></person-group>. <article-title>Deep learning approach for intelligent intrusion detection system</article-title>. <source>IEEE Access</source>. <year>2019</year>;<volume>7</volume>:<fpage>41525</fpage>&#x2013;<lpage>50</lpage>. doi:<pub-id pub-id-type="doi">10.1109/access.2019.2895334</pub-id>.</mixed-citation></ref>
<ref id="ref-30"><label>[30]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Wang</surname> <given-names>Z</given-names></string-name>, <string-name><surname>Liu</surname> <given-names>H</given-names></string-name>, <string-name><surname>Cai</surname> <given-names>Y</given-names></string-name>, <string-name><surname>Li</surname> <given-names>H</given-names></string-name>, <string-name><surname>Yang</surname> <given-names>C</given-names></string-name>, <string-name><surname>Zhang</surname> <given-names>X</given-names></string-name>, <etal>et al</etal></person-group>. <article-title>Point out the mistakes: an HMM-based anomaly detection algorithm for sleep stage classification</article-title>. <source>Biomed Signal Process Control</source>. <year>2025</year>;<volume>99</volume>(<issue>6</issue>):<fpage>106805</fpage>. doi:<pub-id pub-id-type="doi">10.1016/j.bspc.2024.106805</pub-id>.</mixed-citation></ref>
<ref id="ref-31"><label>[31]</label><mixed-citation publication-type="conf-proc"><person-group person-group-type="author"><string-name><surname>Faber</surname> <given-names>K</given-names></string-name>, <string-name><surname>Faber</surname> <given-names>L</given-names></string-name>, <string-name><surname>Sniezynski</surname> <given-names>B</given-names></string-name></person-group>. <article-title>Autoencoder-based IDS for cloud and mobile devices</article-title>. In: <conf-name>Proceedings of the 2021 IEEE/ACM 21st International Symposium on Cluster, Cloud and Internet Computing (CCGrid); 2021 May 10&#x2013;13; Melbourne, Australia: IEEE</conf-name>. p. <fpage>728</fpage>&#x2013;<lpage>36</lpage>.</mixed-citation></ref>
<ref id="ref-32"><label>[32]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Ganesan</surname> <given-names>A</given-names></string-name>, <string-name><surname>Paul</surname> <given-names>A</given-names></string-name>, <string-name><surname>Kim</surname> <given-names>S</given-names></string-name></person-group>. <article-title>Enhanced Bayesian gaussian hidden Markov mixture clustering for improved knowledge discovery</article-title>. <source>Pattern Anal Appl</source>. <year>2024</year>;<volume>27</volume>(<issue>4</issue>):<fpage>154</fpage>. doi:<pub-id pub-id-type="doi">10.1007/s10044-024-01374-w</pub-id>.</mixed-citation></ref>
<ref id="ref-33"><label>[33]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Soni</surname> <given-names>RK</given-names></string-name>, <string-name><surname>Seshadri</surname> <given-names>K</given-names></string-name>, <string-name><surname>Ravindran</surname> <given-names>B</given-names></string-name>, <string-name><surname>Balasubramanian</surname> <given-names>VN</given-names></string-name>, <string-name><surname>Tsang</surname> <given-names>I</given-names></string-name></person-group>. <article-title>Metric learning for comparison of HMMs using graph neural networks</article-title>. In: <source> Proceedings of The 13th Asian Conference on Machine Learning</source>; <year>2021</year> <month>Nov 17&#x2013;19</month>. <comment>Online</comment>. <volume>Vol. 157</volume>, p. <fpage>1365</fpage>&#x2013;<lpage>80</lpage>.</mixed-citation></ref>
<ref id="ref-34"><label>[34]</label><mixed-citation publication-type="other"><person-group person-group-type="author"><string-name><surname>Madry</surname> <given-names>A</given-names></string-name>, <string-name><surname>Makelov</surname> <given-names>A</given-names></string-name>, <string-name><surname>Schmidt</surname> <given-names>L</given-names></string-name>, <string-name><surname>Tsipras</surname> <given-names>D</given-names></string-name>, <string-name><surname>Vladu</surname> <given-names>A</given-names></string-name></person-group>. <article-title>Towards deep learning models resistant to adversarial attacks</article-title>; <year>2017</year>.</mixed-citation></ref>
<ref id="ref-35"><label>[35]</label><mixed-citation publication-type="conf-proc"><person-group person-group-type="author"><string-name><surname>Pan</surname> <given-names>T</given-names></string-name>, <string-name><surname>Yu</surname> <given-names>N</given-names></string-name>, <string-name><surname>Jia</surname> <given-names>C</given-names></string-name>, <string-name><surname>Pi</surname> <given-names>J</given-names></string-name>, <string-name><surname>Xu</surname> <given-names>L</given-names></string-name>, <string-name><surname>Qiao</surname> <given-names>Y</given-names></string-name>, <etal>et al.</etal></person-group> <article-title>Sailfish: accelerating cloud-scale multi-tenant multi-service gateways with programmable switches</article-title>. In: <conf-name>Proceedings of the 2021 ACM SIGCOMM 2021 Conference; 2021 Aug 23&#x2013;27; Virtual. New York, NY, USA: ACM; 2021</conf-name>. p. <fpage>194</fpage>&#x2013;<lpage>206</lpage>.</mixed-citation></ref>
<ref id="ref-36"><label>[36]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Pang</surname> <given-names>Y</given-names></string-name>, <string-name><surname>Peng</surname> <given-names>L</given-names></string-name>, <string-name><surname>Zhang</surname> <given-names>H</given-names></string-name>, <string-name><surname>Chen</surname> <given-names>Z</given-names></string-name>, <string-name><surname>Yang</surname> <given-names>B</given-names></string-name></person-group>. <article-title>Imbalanced ensemble learning leveraging a novel data-level diversity metric</article-title>. <source>Pattern Recognit</source>. <year>2025</year>;<volume>157</volume>(<issue>4</issue>):<fpage>110886</fpage>. doi:<pub-id pub-id-type="doi">10.1016/j.patcog.2024.110886</pub-id>.</mixed-citation></ref>
<ref id="ref-37"><label>[37]</label><mixed-citation publication-type="other"><person-group person-group-type="author"><string-name><surname>Cohen</surname> <given-names>J</given-names></string-name>, <string-name><surname>Rosenfeld</surname> <given-names>E</given-names></string-name>, <string-name><surname>Zico Kolter</surname> <given-names>J</given-names></string-name></person-group>. <article-title>Certified adversarial robustness via randomized smoothing</article-title>. <comment>arXiv:1902.02918.2019</comment>.</mixed-citation></ref>
<ref id="ref-38"><label>[38]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Kea</surname> <given-names>K</given-names></string-name>, <string-name><surname>Kim</surname> <given-names>D</given-names></string-name>, <string-name><surname>Huot</surname> <given-names>C</given-names></string-name>, <string-name><surname>Kim</surname> <given-names>TK</given-names></string-name>, <string-name><surname>Han</surname> <given-names>Y</given-names></string-name></person-group>. <article-title>A hybrid quantum-classical model for stock price prediction using quantum-enhanced long short-term memory</article-title>. <source>Entropy</source>. <year>2024</year>;<volume>26</volume>(<issue>11</issue>):<fpage>954</fpage>. doi:<pub-id pub-id-type="doi">10.3390/e26110954</pub-id>; <pub-id pub-id-type="pmid">39593899</pub-id></mixed-citation></ref>
<ref id="ref-39"><label>[39]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Holla</surname> <given-names>H</given-names></string-name>, <string-name><surname>Polepalli</surname> <given-names>SR</given-names></string-name>, <string-name><surname>Sasikumar</surname> <given-names>AA</given-names></string-name></person-group>. <article-title>Adversarial threats to cloud IDS: robust defense with adversarial training and feature selection</article-title>. <source>IEEE Access</source>. <year>2025</year>;<volume>13</volume>:<fpage>84992</fpage>&#x2013;<lpage>5003</lpage>. doi:<pub-id pub-id-type="doi">10.1109/access.2025.3567038</pub-id>.</mixed-citation></ref>
<ref id="ref-40"><label>[40]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Zheng</surname> <given-names>Y</given-names></string-name></person-group>. <article-title>Optimization of computer programming based on mathematical models of artificial intelligence algorithms</article-title>. <source>Comput Electr Eng</source>. <year>2023</year>;<volume>110</volume>(<issue>1</issue>):<fpage>108834</fpage>. doi:<pub-id pub-id-type="doi">10.1016/j.compeleceng.2023.108834</pub-id>.</mixed-citation></ref>
<ref id="ref-41"><label>[41]</label><mixed-citation publication-type="other"><person-group person-group-type="author"><string-name><surname>Shen</surname> <given-names>H</given-names></string-name>, <string-name><surname>Hong</surname> <given-names>X</given-names></string-name></person-group>. <article-title>Host load prediction with bi-directional long short-term memory in cloud computing</article-title>. <comment>arXiv:2007.15582. 2020</comment>.</mixed-citation></ref>
<ref id="ref-42"><label>[42]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Kong</surname> <given-names>Y</given-names></string-name>, <string-name><surname>Wang</surname> <given-names>Z</given-names></string-name>, <string-name><surname>Nie</surname> <given-names>Y</given-names></string-name>, <string-name><surname>Zhou</surname> <given-names>T</given-names></string-name>, <string-name><surname>Zohren</surname> <given-names>S</given-names></string-name>, <string-name><surname>Liang</surname> <given-names>Y</given-names></string-name>, <etal>et al</etal></person-group>. <article-title>Unlocking the power of LSTM for long term time series forecasting</article-title>. <source>Proc AAAI Conf Artif Intell</source>. <year>2025</year>;<volume>39</volume>(<issue>11</issue>):<fpage>11968</fpage>&#x2013;<lpage>76</lpage>. doi:<pub-id pub-id-type="doi">10.1609/aaai.v39i11.33303</pub-id>.</mixed-citation></ref>
<ref id="ref-43"><label>[43]</label><mixed-citation publication-type="other"><person-group person-group-type="author"><string-name><surname>Sivakumar</surname> <given-names>G</given-names></string-name></person-group>. <article-title>HMM-LSTM fusion model for economic forecasting</article-title>. <comment>arXiv:2501.02002. 2025</comment>.</mixed-citation></ref>
<ref id="ref-44"><label>[44]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Guo</surname> <given-names>M</given-names></string-name>, <string-name><surname>Ma</surname> <given-names>D</given-names></string-name>, <string-name><surname>Jing</surname> <given-names>F</given-names></string-name>, <string-name><surname>Zhang</surname> <given-names>X</given-names></string-name>, <string-name><surname>Liu</surname> <given-names>H</given-names></string-name></person-group>. <article-title>Dynamic anti-mapping network security using hidden Markov models and LSTM networks against illegal scanning</article-title>. <source>Informatica</source>. <year>2025</year>;<volume>49</volume>(<issue>12</issue>):<fpage>207</fpage>&#x2013;<lpage>20</lpage>.</mixed-citation></ref>
<ref id="ref-45"><label>[45]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Chung</surname> <given-names>M-H</given-names></string-name>, <string-name><surname>Yang</surname> <given-names>Y</given-names></string-name>, <string-name><surname>Wang</surname> <given-names>L</given-names></string-name>, <string-name><surname>Cento</surname> <given-names>G</given-names></string-name>, <string-name><surname>Jerath</surname> <given-names>K</given-names></string-name>, <string-name><surname>Raman</surname> <given-names>A</given-names></string-name>, <etal>et al</etal></person-group>. <article-title>Implementing data exfiltration defense <italic>in situ</italic>: a survey of countermeasures and human involvement</article-title>. <source>ACM Comput Surv</source>. <year>2023</year>;<volume>55</volume>(<issue>14s</issue>):<fpage>1</fpage>&#x2013;<lpage>37</lpage>. doi:<pub-id pub-id-type="doi">10.1145/3582077</pub-id>.</mixed-citation></ref>
<ref id="ref-46"><label>[46]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Al-Sada</surname> <given-names>B</given-names></string-name>, <string-name><surname>Sadighian</surname> <given-names>A</given-names></string-name>, <string-name><surname>Oligeri</surname> <given-names>G</given-names></string-name></person-group>. <article-title>MITRE ATT&#x0026;CK: state of the art and way forward</article-title>. <source>ACM Comput Surv</source>. <year>2025</year>;<volume>57</volume>:<fpage>1</fpage>&#x2013;<lpage>37</lpage>.</mixed-citation></ref>
<ref id="ref-47"><label>[47]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Wu</surname> <given-names>T</given-names></string-name>, <string-name><surname>Wang</surname> <given-names>X</given-names></string-name>, <string-name><surname>Qiao</surname> <given-names>S</given-names></string-name>, <string-name><surname>Xian</surname> <given-names>X</given-names></string-name>, <string-name><surname>Liu</surname> <given-names>Y</given-names></string-name>, <string-name><surname>Zhang</surname> <given-names>L</given-names></string-name></person-group>. <article-title>Small perturbations are enough: adversarial attacks on time series prediction</article-title>. <source>Inf Sci</source>. <year>2022</year>;<volume>587</volume>(<issue>13&#x2013;15</issue>):<fpage>794</fpage>&#x2013;<lpage>812</lpage>. doi:<pub-id pub-id-type="doi">10.1016/j.ins.2021.11.007</pub-id>.</mixed-citation></ref>
<ref id="ref-48"><label>[48]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Ahmed</surname> <given-names>U</given-names></string-name>, <string-name><surname>Jiangbin</surname> <given-names>Z</given-names></string-name>, <string-name><surname>Khan</surname> <given-names>S</given-names></string-name>, <string-name><surname>Sadiq</surname> <given-names>MT</given-names></string-name></person-group>. <article-title>HCIVAD: explainable hybrid voting classifier for network intrusion detection systems</article-title>. <source>Cluster Comput</source>. <year>2025</year>;<volume>28</volume>(<issue>5</issue>):<fpage>343</fpage>. doi:<pub-id pub-id-type="doi">10.1007/s10586-024-05060-8</pub-id>.</mixed-citation></ref>
<ref id="ref-49"><label>[49]</label><mixed-citation publication-type="conf-proc"><person-group person-group-type="author"><string-name><surname>Kanimozhi</surname> <given-names>V</given-names></string-name>, <string-name><surname>Jacob</surname> <given-names>TP</given-names></string-name></person-group>. <article-title>Artificial intelligence based network intrusion detection with hyper-parameter optimization tuning on the realistic cyber dataset CSE-CIC-IDS2018 using cloud computing</article-title>. In: <conf-name>Proceedings of the 2019 International Conference on Communication and Signal Processing (ICCSP); 2018 Apr 4&#x2013;6; Melmaruvathur, India</conf-name>. p. <fpage>33</fpage>&#x2013;<lpage>6</lpage>.</mixed-citation></ref>
<ref id="ref-50"><label>[50]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Gurung</surname> <given-names>S</given-names></string-name>, <string-name><surname>Ghose</surname> <given-names>MK</given-names></string-name>, <string-name><surname>Subedi</surname> <given-names>A</given-names></string-name></person-group>. <article-title>Deep learning approach on network intrusion detection system using NSL-KDD dataset</article-title>. <source>Int J Comput Netw Inf Secur</source>. <year>2019</year>;<volume>11</volume>(<issue>3</issue>):<fpage>8</fpage>&#x2013;<lpage>14</lpage>. doi:<pub-id pub-id-type="doi">10.5815/ijcnis.2019.03.02</pub-id>.</mixed-citation></ref>
<ref id="ref-51"><label>[51]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Aoudni</surname> <given-names>Y</given-names></string-name>, <string-name><surname>Donald</surname> <given-names>C</given-names></string-name>, <string-name><surname>Farouk</surname> <given-names>A</given-names></string-name>, <string-name><surname>Sahay</surname> <given-names>KB</given-names></string-name>, <string-name><surname>Babu</surname> <given-names>DV</given-names></string-name>, <string-name><surname>Tripathi</surname> <given-names>V</given-names></string-name>, <etal>et al</etal></person-group>. <article-title>Cloud security based attack detection using transductive learning integrated with hidden Markov model</article-title>. <source>Pattern Recognit Lett</source>. <year>2022</year>;<volume>157</volume>(<issue>2</issue>):<fpage>16</fpage>&#x2013;<lpage>26</lpage>. doi:<pub-id pub-id-type="doi">10.1016/j.patrec.2022.02.012</pub-id>.</mixed-citation></ref>
</ref-list>
</back></article>