KMITL

Permanent URI for this communityhttps://dspace.kmitl.ac.th/handle/123456789/1

Browse

Search Results

Now showing 1 - 3 of 3
  • Some of the metrics are blocked by your 
    Item type:Publication,
    Evaluation of Machine Learning Techniques for Denial-of-Service Attack Detection in Digital Information Exchange
    (2026-01-01)
    Suwimol, Piyapol
    ;
    Chimmanee, Krishna
    ;
    Pomsathit, Auttapon
    Anomaly detection plays a critical role in mitigating cybersecurity threats, particularly Distributed Denial of Service (DDoS) attacks. This study evaluates the performance of tree-based and ensemble learning models, including Decision Tree, Random Forest, and XGBoost, for classifying Snort log data, alongside the application of Isolation Forest for time-series anomaly detection. The experiments were conducted using ICMP-based Ping Flood attacks in a controlled network environment, with data collected from Snort intrusion detection system logs. The classification results indicate that XGBoost achieved the highest performance, with 99.81% accuracy, 99.93% precision, 99.65% recall, and 99.79% F1-score under a 70–30 train-test split. Random Forest and Decision Tree also demonstrated strong performance, while Logistic Regression showed lower effectiveness due to its limitations in modeling nonlinear patterns. For anomaly detection, Isolation Forest was applied to time-series data collected over a 19-day period. The model detected 93 anomaly points, of which 41 overlapped with Wireshark-confirmed events. However, a false positive rate of 41.67% was observed, indicating the need for parameter tuning to balance detection sensitivity and operational efficiency. Overall, the findings demonstrate that ensemble-based learning approaches, particularly XGBoost, are effective for detecting DDoS-related patterns within the experimental setting. However, the results are limited to ICMP-based attack scenarios in a controlled environment. Further validation, including cross-validation, multi-attack evaluation, and deployment-level performance analysis, is required to assess generalizability and practical applicability.
  • Some of the metrics are blocked by your 
    Item type:Publication,
    Innovative Anomaly Detection in PCB Hot-Air Ovens Using Adaptive Temporal Feature Mapping
    (2025-10-01)
    Cheng, Chen Yang
    ;
    Chien, Chuan Min
    ;
    Chen, Tzu Li
    ;
    Yuangyai, Chumpol
    ;
    Kong, Pei Ling
    As automated equipment in PCB manufacturing becomes increasingly reliant on precision hot-air ovens, ensuring operational stability and reducing downtime have become critical challenges. Existing anomaly detection methods, such as Support Vector Machines (SVMs), Deep Neural Networks (DNNs), and Long Short-Term Memory (LSTM) Networks, struggle with high-dimensional dynamic data, leading to inefficiencies and overfitting. To address these issues, this study proposes an innovative anomaly detection system specifically designed for fault diagnosis in PCB hot-air ovens. The motivation is to improve accuracy and efficiency while adapting to dynamic changes in the manufacturing environment. The core innovation lies in the introduction of the Adaptive Temporal Feature Map (ATFM), which dynamically extracts and adjusts key temporal features in real time. By combining ATFM with Bi-Directional Dimensionality Reduction (BDDR) and eXtreme Gradient Boosting (XGBoost), the system effectively handles high-dimensional data and adapts its parameters based on evolving data patterns, significantly enhancing fault detection accuracy and efficiency. The experimental results show a fault prediction accuracy of 99.33%, greatly reducing machine downtime and product defects compared to traditional methods.
  • Some of the metrics are blocked by your 
    Item type:Publication,
    Anomaly Signal Imputation Using Latent Coordination Relations
    (2024-01-01)
    Chalongvorachai, Thasorn
    ;
    Woraratpanya, Kuntpong
    Missing data is a critical challenge in industrial data analysis, particularly during anomaly incidents caused by system equipment malfunctions or, more critically, by cyberattacks in industrial systems. It impedes effective imputation and compromises data integrity. Existing statistical and machine learning techniques struggle with heavily missing data, often failing to restore original data characteristics. To address this, we propose Anomaly Signal Imputation Using Latent Coordination Relations, a framework employing a variational autoencoder (VAE) to learn from complete data and establish a robust imputation model based on latent space coordination points. Experimental results from a water treatment testbed show significant improvements in output signal fidelity despite substantial data loss, outperforming conventional techniques.