Noncontact Respiratory Anomaly Detection Using Infrared Light-Wave Sensing

Md Zobaer Islam,Brenden Martin,Carly Gotcher,Tyler Martinez,John F. O'Hara,Sabit Ekin
DOI: https://doi.org/10.1109/THMS.2024.3381574
2024-04-17
Abstract:Human respiratory rate and its pattern convey essential information about the physical and psychological states of the subject. Abnormal breathing can indicate fatal health issues leading to further diagnosis and treatment. Wireless light-wave sensing (LWS) using incoherent infrared light shows promise in safe, discreet, efficient, and non-invasive human breathing monitoring without raising privacy concerns. The respiration monitoring system needs to be trained on different types of breathing patterns to identify breathing anomalies.The system must also validate the collected data as a breathing waveform, discarding any faulty data caused by external interruption, user movement, or system malfunction. To address these needs, this study simulated normal and different types of abnormal respiration using a robot that mimics human breathing patterns. Then, time-series respiration data were collected using infrared light-wave sensing technology. Three machine learning algorithms, decision tree, random forest and XGBoost, were applied to detect breathing anomalies and faulty data. Model performances were evaluated through cross-validation, assessing classification accuracy, precision and recall scores. The random forest model achieved the highest classification accuracy of 96.75% with data collected at a 0.5m distance. In general, ensemble models like random forest and XGBoost performed better than a single model in classifying the data collected at multiple distances from the light-wave sensing setup.
Signal Processing,Machine Learning
What problem does this paper attempt to address?
The problem that this paper attempts to solve is to develop a non - contact respiratory abnormality detection system, using infrared light - wave sensing technology to monitor human breathing patterns, and identifying respiratory abnormalities and excluding faulty data through machine - learning algorithms. Specifically, the research aims to: 1. **Develop a non - contact monitoring system**: Design a safe, concealed, efficient and non - invasive breathing monitoring system using infrared light - wave sensing technology to avoid privacy issues and the limitations of other contact - based methods. 2. **Generate reliable data**: By using robots capable of simulating human breathing patterns, collect high - precision and repeatable breathing data for training and testing machine - learning models. 3. **Identify respiratory abnormalities**: Apply machine - learning algorithms such as decision trees, random forests and XGBoost to classify different types of normal and abnormal breathing patterns in order to detect respiratory abnormalities. 4. **Exclude faulty data**: Verify whether the collected data is a valid breathing waveform and exclude error data caused by external interference, user movement or system failure. The main contribution of the research lies in the development of a non - contact breathing monitoring system based on infrared light - wave sensing, and the intelligent detection of respiratory abnormalities and exclusion of faulty data through machine - learning techniques.