Abstract:This report is part of the Qumphy project (22HLT01 Qumphy) that is funded by the European Union and is dedicated to the development of measures to quantify the uncertainties associated with Machine Learning algorithms applied to medical problems, in particular the analysis and processing of Photoplethysmography (PPG) signals. In this report, a list of six medical problems that are related to PPG signals and serve as Benchmark Problems is given. Suitable Benchmark datasets and their usage are described also.
Abstract:Obstructive sleep apnea (OSA) is believed to contribute significantly to atrial fibrillation (AF) development in certain patients. Recent studies indicate a rising risk of AF with increasing OSA severity. However, the commonly used apnea-hypopnea index in clinical practice may not adequately account for the potential cardiovascular risks associated with OSA. (1) Objective: to propose and explore a novel method for assessing OSA severity considering potential connection to cardiac arrhythmias. (2) Method: the approach utilizes cross-recurrence features to characterize OSA and AF by considering the relationships among oxygen desaturation, pulse arrival time, and heart-beat intervals. Multinomial logistic regression models were trained to predict four levels of OSA severity and four groups related to heart rhythm issues. The rank biserial correlation coefficient, rrb, was used to estimate effect size for statistical analysis. The investigation was conducted using the MESA database, which includes polysomnography data from 2055 subjects. (3) Results: a derived cross-recurrence-based index showed a significant association with a higher OSA severity (p < 0.01) and the presence of AF (p < 0.01). Additionally, the proposed index had a significantly larger effect, rrb, than the conventional apnea-hypopnea index in differentiating increasingly severe heart rhythm issue groups: 0.14 > 0.06, 0.33 > 0.10, and 0.41 > 0.07. (4) Significance: the proposed method holds relevance as a supplementary diagnostic tool for assessing the authentic state of sleep apnea in clinical practice.




Abstract:Photoplethysmography (PPG) is a widely used non-invasive physiological sensing technique, suitable for various clinical applications. Such clinical applications are increasingly supported by machine learning methods, raising the question of the most appropriate input representation and model choice. Comprehensive comparisons, in particular across different input representations, are scarce. We address this gap in the research landscape by a comprehensive benchmarking study covering three kinds of input representations, interpretable features, image representations and raw waveforms, across prototypical regression and classification use cases: blood pressure and atrial fibrillation prediction. In both cases, the best results are achieved by deep neural networks operating on raw time series as input representations. Within this model class, best results are achieved by modern convolutional neural networks (CNNs). but depending on the task setup, shallow CNNs are often also very competitive. We envision that these results will be insightful for researchers to guide their choice on machine learning tasks for PPG data, even beyond the use cases presented in this work.