rsarka34 / AsTFSONN

AsTFSONN: A Unified Framework Based on Time-Frequency Domain Self-Operational Neural Network for Asthmatic Lung Sound Classification

Home Page:https://sites.google.com/view/arka-roy/home

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AsTFSONN: A Unified Framework Based on Time-Frequency Domain Self-Operational Neural Network for Asthmatic Lung Sound Classification

Authors: Arka Roy, Udit Satija, Department of Electrical Engineering, Indian Institute of Technology Patna. Published in 2023 IEEE International Symposium on Medical Measurements and Applications (MeMeA), Jeju, Republic of Korea. block_diag_astfonn (1)

Abstract:

Asthma is one of the most severe chronic respiratory diseases which can be diagnosed using several modalities, such as lung function test or spirometric measures, peak flow meter-based measures, sputum eosinophils, pathological speech, and wheezing events of the lung auscultation sound, etc. Lung sound examinations are more accurate for diagnosing respiratory problems since these are associated with respiratory abnormalities occurred due to pulmonary disorders. In this paper, we propose a time-frequency domain self-operational neural network (SONN) based framework, namely, AsTFSONN, to efficiently categorize asthmatic lung sound signals, which uses the SONN-based heterogeneous neural model by incorporating an additional non-linearity into the neural network architecture, unlike the vanilla convolutional neural model that uses homogeneous perceptions which resemble the fundamental linear neuron model. The proposed framework comprises three major stages: pre-processing of the input lung sounds, mel-spectrogram time-frequency representation (TFR) extraction, and finally, classification using AsTFSONN based on the mel-spectrogram images. The proposed framework supersedes the notable prior works of asthma classification based on lung sounds and other diagnostic modalities by achieving the highest accuracy, specificity, sensitivity, and ICBHI-score of 98.50%, 98.80%, 98.11%, and 98.46%, respectively, using lung sounds as the input diagnostic modality, as evaluated on publicly available chest wall lung sound dataset.

Cite as

@INPROCEEDINGS{10171911,
author={Roy, Arka and Satija, Udit},
booktitle={2023 IEEE International Symposium on Medical Measurements and Applications (MeMeA)},\ title={AsTFSONN: A Unified Framework Based on Time-Frequency Domain Self-Operational Neural Network for Asthmatic Lung Sound Classification},\ year={2023},
volume={},
number={},
pages={1-6},
doi={10.1109/MeMeA57477.2023.10171911}}

About

AsTFSONN: A Unified Framework Based on Time-Frequency Domain Self-Operational Neural Network for Asthmatic Lung Sound Classification

https://sites.google.com/view/arka-roy/home

License:MIT License


Languages

Language:Jupyter Notebook 96.8%Language:Python 3.2%