SearcharxivSearch

arXiv subjects

Rik Vullings

Publications and source records attributed to Rik Vullings.

3 recordsLinked to original sources

Anomalous Change Point Detection Using Probabilistic Predictive Coding

Change point detection (CPD) and anomaly detection (AD) are essential techniques in various fields to identify abrupt changes or abnormal data instances. However, existing methods are often constrained to univariate data, face scalability challenges with large datasets due to computational demands, and experience reduced performance with high-dimensional or intricate data, as well as hidden anomalies. Furthermore, they often lack interpretability and adaptability to domain-specific knowledge, which limits their versatility across different fields. In this work, we propose a deep learning-based CPD/AD method called Probabilistic Predictive Coding (PPC) that jointly learns to encode sequential data to low-dimensional latent space representations and to predict the subsequent data representations as well as the corresponding prediction uncertainties. The model parameters are optimized with maximum likelihood estimation by comparing these predictions with the true encodings. At the time of application, the true and predicted encodings are used to determine the probability of conformance, an interpretable and meaningful anomaly score. Furthermore, our approach has linear time complexity, scalability issues are prevented, and the method can easily be adjusted to a wide range of data types and intricate applications. We demonstrate the effectiveness and adaptability of our proposed method across synthetic time series experiments, image data, and real-world magnetic resonance spectroscopic imaging data.

stat.ML

Reduction of motion artifacts from photoplethysmography signals using learned convolutional sparse coding

Objective. Wearable devices with embedded photoplethysmography (PPG) enable continuous non-invasive monitoring of cardiac activity, offering a promising strategy to reduce the global burden of cardiovascular diseases. However, monitoring during daily life introduces motion artifacts that can compromise the signals. Traditional signal decomposition techniques often fail with severe artifacts. Deep learning denoisers are more effective but have poorer interpretability, which is critical for clinical acceptance. This study proposes a framework that combines the advantages of both signal decomposition and deep learning approaches. Approach. We leverage algorithm unfolding to integrate prior knowledge about the PPG structure into a deep neural network, improving its interpretability. A learned convolutional sparse coding model encodes the signal into a sparse representation using a learned dictionary of kernels that capture recurrent morphological patterns. The network is trained for denoising using the PulseDB dataset and a synthetic motion artifact model from the literature. Performance is benchmarked with PPG during daily activities using the PPG-DaLiA dataset and compared with two reference deep learning methods. Main results. On the synthetic dataset, the proposed method, on average, improved the signal-to-noise ratio (SNR) from -7.07 dB to 11.23 dB and reduced the heart rate mean absolute error (MAE) by 55%. On the PPG-DaLiA dataset, the MAE decreased by 23%. The proposed method obtained higher SNR and comparable MAE to the reference methods. Significance. Our method effectively enhances the quality of PPG signals from wearable devices and enables the extraction of meaningful waveform features, which may inspire innovative tools for monitoring cardiovascular diseases.

eess.SP

HKF: Hierarchical Kalman Filtering with Online Learned Evolution Priors for Adaptive ECG Denoising

Electrocardiography (ECG) signals play a pivotal role in many healthcare applications, especially in at-home monitoring of vital signs. Wearable technologies, which these applications often depend upon, frequently produce low-quality ECG signals. While several methods exist for ECG denoising to enhance signal quality and aid clinical interpretation, they often underperform with ECG data from wearable technology due to limited noise tolerance or inadequate flexibility in capturing ECG dynamics. This paper introduces HKF, a hierarchical and adaptive Kalman filter, which uses a proprietary state space model to effectively capture both intra- and inter-heartbeat dynamics for ECG signal denoising. HKF learns a patient-specific structured prior for the ECG signal's intra-heartbeat dynamics in an online manner, resulting in a filter that adapts to the specific ECG signal characteristics of each patient. In an empirical study, HKF demonstrated superior denoising performance (reduced mean-squared error) while preserving the unique properties of the waveform. In a comparative analysis, HKF outperformed previously proposed methods for ECG denoising, such as the model-based Kalman filter and data-driven autoencoders. This makes it a suitable candidate for applications in extramural healthcare settings.

eess.SP