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,
    Dual-stage Classification Framework for Detecting Rare or Unseen Patterns Based on Novelty Detection and Supervised Learning
    (2024-01-01)
    Rungtalay, Natthakritta
    ;
    Kaitwanidvilai, Somyot
    In this article, we propose a dual-stage classification framework designed for identifying rare or unseen patterns in the hard disk drive (HDD) industrial test process. The proposed framework integrates novelty detection and supervised learning methodologies to effectively address the challenges associated with imbalanced datasets and the detection of infrequent or unseen patterns within continuously changing environments. By employing novelty detection as the first-stage classifier followed by supervised learning as the second-stage classifier, the proposed method demonstrates an increased capacity to adapt to fluctuating environments, consequently enhancing the overall accuracy of process classification in practical manufacturing settings. To strengthen the robustness of novelty detection methods, an ensemble model technique is employed. Notably, the accuracy of the novelty detection methods in the first stage can be further enhanced with the incorporation of supervised learning techniques, particularly when a sufficiently large number of labeled samples are amassed. The proposed method consistently maintains accuracy, even in the face of changing environments, as it demonstrates the ability to adapt to data drift without necessitating the acquisition of new labeled data in the initial stage. This adaptability makes it particularly well suited for managing imbalanced datasets, rendering it highly practical for industrial applications. In a comprehensive case study conducted within the HDD industry, the framework exhibits immediate adaptability to rapidly changing environments while preserving high accuracy. This highlights the practical effectiveness of the proposed dual-stage classification framework in addressing the unique challenges posed by industrial scenarios.
  • Some of the metrics are blocked by your 
    Item type:Publication,
    A New Hybrid Sampling Approach for Classification of Imbalanced Datasets
    (2018-09-11)
    Hanskunatai, Anantaporn
    Nowadays it is an era of data driven. Many organizations around the world including bank, industry, commercial, and medical intend to extract knowledge from a huge of data. But in the real-word datasets, most of them occur class imbalance problems. This paper presents a new algorithm to handle an imbalanced classification. The proposed technique is a hybrid sampling approach which is the combination of a well know oversampling algorithm called SMOTE and the undersampling technique by removing the ambiguous instances from the majority class instances. The experimental results show that the new hybrid sampling method yields the better predictive performance in term of F-measure when compare with other sampling techniques. In addition, it can improve f-measure up to 59.73% and 412.26% when compare with the original dataset based on decision tree learning and naïve bayes classifiers respectively.
  • Some of the metrics are blocked by your 
    Item type:Publication,
    DBSM: The combination of DBSCAN and SMOTE for imbalanced data classification
    (2016-11-18)
    Sanguanmak, Yotsathon
    ;
    Hanskunatai, Anantaporn
    Many applications in the real world encounter the class imbalance problem. This problem affects the performance of the model prediction. Nowadays, resampling technique is a popular technique to handle the class imbalance problem such as oversampling, undersampling, and hybridsampling. Thus, this paper proposes a new hybrid resampling technique to deal with the class imbalance problem, called DBSM. The concept of DBSM is to use DBSCAN algorithm for undersampling and apply SMOTE technique for oversampling. The experimental results of the DBSM algorithm are compared with an original datasets and other sampling techniques, which are SMOTE, Tomek Links, SMOTE+Tomek Links and DBSCAN. The results show that the DBSM can improve the predictive performance of the classifiers. In addition, it yields the best in the average of AUC, F-measure, and accuracy.