KMITL

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

Browse

Search Results

Now showing 1 - 2 of 2
  • Some of the metrics are blocked by your 
    Item type:Publication,
    Effect of Class Weights on Imbalanced Classes in Bi-directional LSTM Training for Sleep Apnea Classification
    (2024-01-01)
    Jansri, Ukkrit
    ;
    Tretriluxana, Suradej
    Sleep apnea, which is defined as the repetitive cessations of breathing during sleep, is the common disorder worldwide. The cost and the process of sleep test to obtain the polysomnogram is not optimal for sleep apnea screening in the large population. A deep learning model was developed to classify the normal and apnea events in a single time-series signal exported from the US National Institute of Health (NIH) sponsored database. Our challenge was to train the model with imbalanced dataset between normal and abnormal respiratory events. Three different methods, Synthetic Minority Over-sampling Technique (SMOTE), Random Under-Sampling (RUS), and the Class Weights (CW) were chosen to improve the model performance over the original data on five selected signals from polysomnographic dataset. The binary classification outputs were evaluated by four metrics. Our results showed (1) Matthews Correlation Coefficient was highest (MCC= 0.1385) in the Class Weights method on the nasal airflow signal. (2) Cohen's Kappa score, was highest (k= 0.0819) in SMOTE technique on the abdominal signal, followed by the Class Weights method on the abdominal signal (k= 0.0687) and RUS technique on nasal airflow signal (k= 0.0441). (3) F1-score was highest (F1= 11.89%) in SMOTE technique on the abdominal signal, followed by the Class Weights method on nasal airflow signal (F1 = 11.17%) and RUS technique on nasal airflow signal (F1= 9.16%). The findings suggest that the Class Weights method on nasal airflow and the Class Weights method on abdominal signal were the two combinations to be used in the DL model.
  • Some of the metrics are blocked by your 
    Item type:Publication,
    Effect of Resampling Techniques on Deep Learning Model Training in Sleep Apnea Classification
    (2022-01-01)
    Jansri, Ukkrit
    ;
    Tretriluxana, Suradej
    This study is using deep learning model to classify the respiratory events of Sleep Disordered Breathing (SDB) data. Our pilot results showed the missed identification in some classes even the total accuracy is high. This is the result of unbalanced training dataset given to the model. Two different resampling techniques; Synthetic Minority Over-sampling Technique (SMOTE) and Random Under-Sampling (RUS), were introduced to balance the data. One hundred overnight nasal airflow signals were randomly selected from NIH funded polysomnography database. They were used to train and test these two algorithms with Bi-directional Long Short-Term Memory (Bi-LSTM) model. The results showed greater agreement index when compared between with and without data resampling process. However, SMOTE in sum performed better than RUS (93.72% vs 70.01% in overall accuracy and 0.91 vs 0.55 in Cohen's kappa). It demonstrates that the over-sampling technique is more powerful than under-sampling one. Other resampling techniques will be investigated to make the robust conclusion.