RESUMEN
We have developed a low-cost, real-time sleep apnea monitoring system ''Apnea MedAssist" for recognizing obstructive sleep apnea episodes with a high degree of accuracy for both home and clinical care applications. The fully automated system uses patient's single channel nocturnal ECG to extract feature sets, and uses the support vector classifier (SVC) to detect apnea episodes. "Apnea MedAssist" is implemented on Android operating system (OS) based smartphones, uses either the general adult subject-independent SVC model or subject-dependent SVC model, and achieves a classification F-measure of 90% and a sensitivity of 96% for the subject-independent SVC. The real-time capability comes from the use of 1-min segments of ECG epochs for feature extraction and classification. The reduced complexity of "Apnea MedAssist" comes from efficient optimization of the ECG processing, and use of techniques to reduce SVC model complexity by reducing the dimension of feature set from ECG and ECG-derived respiration signals and by reducing the number of support vectors.
Asunto(s)
Algoritmos , Electrocardiografía/métodos , Polisomnografía , Procesamiento de Señales Asistido por Computador , Síndromes de la Apnea del Sueño/diagnóstico , Adulto , Femenino , Humanos , Masculino , Reproducibilidad de los Resultados , Sensibilidad y Especificidad , Síndromes de la Apnea del Sueño/fisiopatologíaRESUMEN
Sleep efficiency measures provide an objective assessment to gauge the quality of individual's sleep. In this study we present a home-based, automated and non-intrusive system that is based on Electrocardiogram (ECG) measurements and uses a multi-stage Support Vector Machines (SVM) classifier to measure three indices for sleep quality assessment per 30 s epoch segment: Sleep Efficiency Index, Delta-Sleep Efficiency Index and Sleep Onset Latency. This method provides an alternative to the intrusive and expensive Polysomnography (PSG) and scoring by Rechtschaffen and Kales visual method.