Smartphones can estimate heart rate from other sensor data.
problem Gaps in heart rate data from wearable sensors.
method Regression, SVM, and random forest algorithms to estimate heart rate from smartphone data.
result Smartphone data can improve heart rate estimation from wearable sensors.
PPGnet model estimates heart rate from PPG signals without motion artifacts.
problem Wearable PPG devices struggle with motion artifacts.
method End-to-end deep learning model using 8-second PPG signals.
result Achieved mean absolute error of 3.36+-4.1 BPM on IEEE SPC 2015 dataset.
DL-FUMI learns heartbeat patterns from BCG signals for precise heart rate estimation.
problem Estimating precise heart rates from ballistocardiogram signals with uncertainty.
method Multiple instance dictionary learning to learn heartbeat concepts from BCG signals.
result DL-FUMI's heartbeat concept achieves superior performance over comparison algorithms.
Machine learning predicts exercise load from heart rate data post-exercise.
problem Monitoring energy expenditure in real life.
method Machine learning methods (linear regression, etc.) applied to heart rate data.
result Random forest and k-nearest neighbors classifiers predict load levels accurately.
Study reviews machine learning techniques for stress monitoring.
problem Improving accuracy of stress monitoring devices.
method Reviewed machine learning techniques for various stress indicators.
result Choosing the right classifier depends on multiple factors.
Smartwatch HRV measurements improved with machine learning.
problem Systematic error in HRV measurements from consumer smartwatches.
method Explanatory and predictive modeling using accelerometer data.
result Error in HRV measurements can be minimized by machine learning.
CNN classifies sleep-wake states from heart rate variability.
problem Classifying sleep-wake states from heart rate data.
method Convolutional Neural Network (CNN) trained on ECG data.
result CNN achieves high accuracy in classifying wake/sleep stages.
Modeling individual cardiovascular responses from wearable sensor data.
problem Capturing and understanding cardiovascular responses to physical activity and sleep changes.
method Attentional convolutional neural network to learn signatures from minute-level sensor data.
result Generated signatures generalize and outperform baseline models in predicting cardiovascular variables.
Improved heart rate and activity recognition with low-power wrist sensors.
problem Challenges in battery life, cost, and sensor performance in wrist-worn sensing applications.
method Used photoplethysmography (PPG) for heart rate and activity recognition, applying transfer learning and CNNs.
result Low sampling frequencies (5 Hz and 10 Hz) achieved good performance in heart rate and activity recognition.
Paper identifies resting positions using EGG, ECG, respiration rate, and SpO2.
problem Identifying the resting position for health monitoring.
method Hybrid stacked ensemble machine learning model combining Decision tree, Random Forest, and Xgboost.
result 100% accurate prediction of resting positions.
Novel framework monitors cardiac image segmentation models in real-time.
problem Ensuring continuous high model performance and segmentation results in clinics.
method Formulated as anomaly detection, the framework derives surrogate quality measures for segmentation.
result Demonstrated accurate, fast, and scalable quality control monitoring.
Bayesian deep learning predicts emotion from heartbeat data.
problem Uncertainty in emotion prediction from physiological data.
method End-to-end deep learning model with Bayesian uncertainty estimation.
result Peak classification accuracy of 90% on benchmark datasets.
This paper uses fuzzy C-Means clustering and sonification to analyze heart rate variability.
problem Identifying suitable features from HRV analysis for sonification.
method Unsupervised machine learning (fuzzy C-Means clustering) and sonification techniques.
result Improves sonification interpretability by selecting appropriate HRV features.
Active stacking improves heart rate estimation accuracy with minimal labeled data.
problem Inconsistent heart rate estimation across subjects due to signal quality and individual differences.
method Active learning and stacking ensemble regression to aggregate base estimators.
result Active stacking significantly outperforms other methods with minimal labeled data.
Paper explores using machine learning to predict cyclists' heart rate.
problem Predicting cyclists' heart rate during training sessions.
method Used LSTM machine learning algorithm to model heart rate response.
result Demonstrated successful prediction of cyclists' heart rate.
CNNs improve ECG noise detection for better heart condition monitoring.
problem Signal noise in mobile ECGs hinders accurate diagnosis.
method Developed and trained a 16-layer CNN on a noise-annotated dataset.
result 16-layer CNN achieves 0.977 AUC on ECG noise detection.
The relation between performance and stress is described by the Yerkes-Dodson Law but varies significantly between individuals. This paper describes a method for determining the individual optimal performance as a function of physiological signals. The method is based on attention and reasoning tests of increasing comp…
DeepHeart predicts multiple medical conditions from wearable heart rate data.
problem Predicting multiple medical conditions from wearable heart rate data.
method Semi-supervised LSTM trained on 57,675 person-weeks of data.
result Semi-supervised sequence learning and heuristic pretraining outperform hand-engineered biomarkers.
Study identifies mental stress in firefighters using heart rate variability data.
problem Unsupervised identification of mental stress in firefighters from heart rate variability data.
method Exploration and comparison of three unsupervised methods: K-Means, convolutional autoencoders, and LSTM autoencoders.
result Convolutional and LSTM autoencoders successfully stratify stressed versus normal samples using HRV markers.
Predicting ICU patient mortality using heart rate signals.
problem Early prediction of ICU patient mortality.
method Features extracted from heart rate signals, fed into eight classifiers.
result Decision tree classifier achieves F1-score and AUC of 0.91 and 0.93, respectively.
AI-assisted heart disease diagnosis reduces misdiagnosis and saves lives.
problem Misdiagnosis of heart disease leads to unnecessary deaths.
method Developed an AI application using ML and DNN algorithms on a dataset from the Cleveland Clinic Foundation.
result DNN model achieved a 92% accuracy rate, reducing misdiagnosis.
Paper tackles ICU false alarms by learning features from ECG signals.
problem High rate of false alarms in ICU due to patient movements and sensor detachment.
method Unsupervised feature learning to extract and cluster high-level features from ECG signals.
result The method reduces false arrhythmia alarms using a few high-level features from a single ECG lead.
DeepBeat uses deep learning to assess signal quality and detect arrhythmia in wearable devices.
problem Detecting atrial fibrillation from wearable devices with noise.
method Multi-task deep learning approach using convolutional denoising autoencoders.
result Significantly improved AF detection accuracy compared to traditional methods.
IDS optimizes regret in stochastic partial monitoring with linear rewards.
problem Optimizing decision-making in uncertain environments with linear rewards.
method Information Directed Sampling (IDS) for stochastic partial monitoring.
result Achieves optimal regret rates in all observable game regimes.
New scalable method balances hospital profit status and heart attack outcomes.
problem Balancing covariate distributions and minimizing weight dispersion in large datasets.
method Combines kernel basis expansion and convex optimization for efficient and flexible weighting.
result For-profit hospitals use interventional cardiology similarly to other hospitals but have higher mortality and readmission rates.
Proposes real-time risk monitoring for machine learning systems under unknown shifts.
problem Dynamic distribution shifts challenge real-world machine learning systems' risk assurances.
method Sequential hypothesis testing with 'testing by betting' to detect risk violations.
result Effective real-time risk monitoring under various unknown shifts.
Developed shrinkage methods for Poisson regression models with experts to handle multicollinearity.
problem Multicollinearity in Poisson regression models with experts.
method Ridge and Liu-type shrinkage methods.
result Shrinkage methods offer more reliable estimates for coefficients in multicollinearity.
Methods estimate physical load and fatigue from wearable data.
problem Estimating physical load and fatigue from wearable data.
method Statistical and machine learning methods based on kurtosis-skewness diagram.
result Different levels of physical activities and fitness can be distinguished from the kurtosis-skewness diagram.
Machine learning improves CHD screening accuracy from 70% to 87.7%.
problem Predicting coronary heart disease using echocardiography and clinical features.
method Ensemble machine learning approach with model stacking and two-step stacking.
result Improved CHD classification accuracy from 70% to 87.7%.
IDS algorithm optimizes sequential decisions in various monitoring settings.
problem Optimizing sequential decisions in complex monitoring scenarios.
method Information-directed sampling (IDS) algorithm for linear partial monitoring.
result IDS achieves nearly worst-case rate optimality in finite-action games.
Deep learning reconstructs pressure fields and classifies leakage rates in CCS storage sites.
problem Monitoring CO2 leakage in CCS storage sites.
method Variational auto-encoder tailored for pressure field reconstruction and leakage rate classification.
result Uncertainty estimates of predictions illustrated on synthetic data.
CardiacGen generates realistic ECG signals for training deep learning models.
problem Creating realistic synthetic ECG signals for training deep learning models.
method Hierarchical deep generative model with multi-objective loss functions.
result Synthetic ECG signals from CardiacGen can be used for data augmentation and improve classifier performance.
Framework uses human annotations to make models robust to spurious correlations.
problem Machine learning models fail when unmeasured variables change test distributions.
method Human annotations to augment training examples, UV-DRO objective for robustness.
result Improvements of 5-10% on digit recognition task and 1.5-5% on NYPD Police Stops analysis.
Novel algorithm compresses ECG signals with preserved R peaks.
problem Efficiently compressing ECG signals while preserving R peak information.
method Blaschke unwinding AFD for faster convergence and higher fidelity.
result The proposed algorithm outperforms state-of-the-art approaches in ECG signal compression.
Paper compares data mining methods for heart disease prediction.
problem Improving accuracy in diagnosing heart diseases.
method Five data mining classification algorithms were tested on two datasets.
result Decision Tree outperformed other classifiers with 99.0% accuracy.
PITMonitor monitors model calibration over time with formal error guarantees.
problem Fixed-sample tests applied to models over time can lead to false alarms.
method PITMonitor uses mixture e-processes to detect distributional shifts in probability integral transforms.
result PITMonitor achieves competitive detection rates on river's FriedmanDrift benchmark.
The paper uses conformal prediction to monitor CPS with machine learning components.
problem Ensuring trustworthy CPS with machine learning components.
method Conformal prediction framework for real-time assurance monitoring of CPS with machine learning.
result The method provides well-calibrated confidence and limits the number of alarms.
Deep learning model detects and classifies arrhythmia from ECG signals.
problem Detecting and classifying abnormal heartbeats (arrhythmia) from ECG signals.
method Use of topological data analysis in a modular neural network architecture for generalization.
result Model achieves state-of-the-art performance in arrhythmia detection and classification.
Improved neural network detects heart sounds with 87.5% accuracy from noisy recordings.
problem Detecting cardiac abnormalities from noisy heart sound recordings.
method Segmental Convolutional Neural Network (CNN) architecture trained on noisy recordings.
result Best model achieved 87.5% accuracy on PhysioNet/CinC Challenge dataset.
Runtime neuron activation monitoring warns of decisions not supported by training data.
problem Ensuring neural network decisions are backed by training data in safety-critical applications.
method Create a monitor by storing neuron activation patterns from training data. In operation, compare new inputs to monitor for similar patterns.
result Monitors can detect a significant portion of misclassifications not supported by training data with a low false-positive rate.
Study improves CAD diagnosis accuracy by selecting significant features.
problem Improving accuracy of CAD diagnosis through feature selection.
method Integrated machine learning approach using random trees (RTs), C5.0, SVM, and CHAID.
result Random trees model outperforms other models in CAD diagnosis.
Unsupervised clustering identifies meal patterns in T2DM self-monitoring data.
problem Identifying individual-level behavioral-clinical phenotypes in T2DM self-monitoring data.
method Hierarchical clustering of blood glucose and macronutrient consumption.
result All 9 gold standard patterns were re-discovered using HC, and most clusters were rated positively by CDEs.
Deep learning predicts heart failure readmission from clinical notes.
problem Predicting and preventing heart failure readmission.
method Convolutional Neural Networks (CNN) trained on clinical notes.
result Deep learning models outperform traditional machine learning methods in readmission prediction.
Wavesplit separates speech from mixtures using clustering.
problem Permutation problem in speech separation.
method End-to-end system infers speaker representations and estimates signals.
result Robust separation of long recordings, new benchmarks set.
Hybrid Amortized Inference improves PPG model interpretability.
problem Tension between PPG biomarker accuracy and clinical interpretability.
method Introduces PPGen for biophysical PPG signal-physiological parameter relation, and HAI for fast, robust estimation.
result Hybrid Amortized Inference accurately infers physiological parameters from PPG signals.
MLDemon monitors ML systems post-deployment, improving reliability with real-time performance estimates and expert labels.
problem Ensuring reliability of machine learning systems post-deployment, especially when user inputs differ from training data.
method Integrates unlabeled and on-demand labeled data to monitor ML model performance in real-time, deciding when to acquire expert labels.
result Outperforms existing approaches in temporal datasets with diverse distribution drifts, providing theoretical optimality for distribution drifts.
The study uses transfer learning to compare surgical outcomes across racial/ethnic subgroups.
problem Difficulty in comparing surgical outcomes due to racial/ethnic and geographic differences.
method Causal inference framework and transfer learning to incorporate data from multiple populations.
result Racial and ethnic differences in surgical outcomes are found, with non-Hispanic Black patients experiencing wide variability.
New method locates heart arrhythmia points quickly and reliably.
problem Locating a point-source heart arrhythmia using catheter data.
method Developed a nonconvex feasibility problem and optimization algorithm.
result Robust and fast localization of arrhythmia sources without prior anatomy knowledge.