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.
Study uses PPG signals for detecting speech events and speaker characteristics.
problem Detecting speech events and speaker characteristics from PPG signals.
method End-to-end convolutional neural network architectures for gender and person verification.
result Promising results showing potential of PPG for speech processing tasks.
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.
PPG separates policy and value function training phases for better reinforcement learning efficiency.
problem Challenges in traditional reinforcement learning methods for policy and value function optimization.
method Integrates Phasic Policy Gradient framework that splits policy and value function training into distinct phases.
result Significantly improves sample efficiency on Procgen Benchmark compared to PPO.
Study classifies human stress using EEG, GSR, and PPG signals.
problem Classifying perceived human stress using physiological signals.
method Data acquisition, feature extraction (time domain), classification using multiple classifiers (SVM, Naive Bayes, MLP).
result Best classification accuracy of 75% achieved by MLP classifier.
A new algorithm reduces bias in estimating model parameters.
problem Efficient estimation of model parameters in non-linear state-space models.
method Parisian particle Gibbs (PPG) algorithm for bias reduction in online learning.
result Non-asymptotic bounds on bias and variance for PPG.
NM-PPG optimizes adaptive feature acquisition in POMDPs for better predictions.
problem Optimizing adaptive feature acquisition in prediction problems with costly features.
method Non-myopic pathwise policy gradients (NM-PPG) with continuous relaxation and straight-through rollout.
result NM-PPG outperforms state-of-the-art AFA methods on synthetic and real-world datasets.
In this paper, a Wide Learning architecture is proposed that attempts to automate the feature engineering portion of the machine learning (ML) pipeline. Feature engineering is widely considered as the most time consuming and expert knowledge demanding portion of any ML task. The proposed feature recommendation approach…
We present a convolutional-recurrent neural network architecture with long short-term memory for real-time processing and classification of digital sensor data. The network implicitly performs typical signal processing tasks such as filtering and peak detection, and learns time-resolved embeddings of the input signal. …
Study evaluates uncertainty in BP estimation from PPG signals under domain shift.
problem Uncertainty quantification in healthcare, especially for cuffless BP estimation.
method Compared deep ensembles, Monte Carlo dropout, and various recalibration techniques.
result Deep ensembles provide stronger robustness under domain shift.
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.
In the recent years Generative Adversarial Networks (GANs) have demonstrated significant progress in generating authentic looking data. In this work we introduce our simple method to exploit the advancements in well established image-based GANs to synthesise single channel time series data. We implement Wasserstein GAN…
Bayesian model predicts emotion from fitness tracker heartbeat data.
problem Predicting emotional valence from consumer fitness tracker heartbeat data.
method End-to-end Bayesian deep learning model using PPG data.
result Peak F1 score of 0.7 for emotional valence classification.
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.
This paper studies GAIL's global convergence for general MDP and nonlinear rewards.
problem Understanding when GAIL algorithms achieve global convergence for general MDP and nonlinear rewards.
method Characterization of global convergence for various policy gradient algorithms applied to GAIL.
result First systematic theoretical study of GAIL for global convergence.
DecompKAN improves time series forecasting accuracy and transparency.
problem Accurate and transparent time series forecasting in scientific domains.
method Combines decomposition, patching, normalization, and B-spline KAN edge functions.
result Achieves best or tied-best MSE on 20 of 36 comparisons across 9 datasets.
Introduces a new benchmark for time series extrinsic regression.
problem Predicting a single continuous value from univariate or multivariate time series, not necessarily related to the predictor.
method Developed a new benchmarking archive for time series extrinsic regression.
result Initial benchmarking of existing models on the new TSER datasets.