LGNov 12, 2024

Sleep Staging from Airflow Signals Using Fourier Approximations of Persistence Curves

arXiv:2411.07964v1h-index: 7
Originality Incremental advance
AI Analysis

This work addresses automated sleep staging for pediatric patients, offering an incremental improvement over prior topological data analysis methods.

The paper tackled sleep staging from airflow signals by proposing Fourier approximations of persistence curves (FAPC), which improved performance by 4.9% over baseline methods on a dataset of 1155 pediatric sleep studies.

Sleep staging is a challenging task, typically manually performed by sleep technologists based on electroencephalogram and other biosignals of patients taken during overnight sleep studies. Recent work aims to leverage automated algorithms to perform sleep staging not based on electroencephalogram signals, but rather based on the airflow signals of subjects. Prior work uses ideas from topological data analysis (TDA), specifically Hermite function expansions of persistence curves (HEPC) to featurize airflow signals. However, finite order HEPC captures only partial information. In this work, we propose Fourier approximations of persistence curves (FAPC), and use this technique to perform sleep staging based on airflow signals. We analyze performance using an XGBoost model on 1155 pediatric sleep studies taken from the Nationwide Children's Hospital Sleep DataBank (NCHSDB), and find that FAPC methods provide complimentary information to HEPC methods alone, leading to a 4.9% increase in performance over baseline methods.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes