paper-with-me

홈 › Papers

Sparse Multi-Output Gaussian Processes for Medical Time Series Prediction

2017-03-27 · Li-Fang Cheng, Gregory Darnell, Bianca Dumitrascu, Corey Chivers, Michael E Draugelis, Kai Li, Barbara E. Engelhardt

In the scenario of real-time monitoring of hospital patients, high-quality inference of patients' health status using all information available from clinical covariates and lab tests is essential to enable successful medical interventions and improve patient outcomes. Developing a computational framework that can learn from observational large-scale electronic health records (EHRs) and make accurate real-time predictions is a critical step. In this work, we develop and explore a Bayesian nonparametric model based on Gaussian process (GP) regression for hospital patient monitoring. We propose MedGP, a statistical framework that incorporates 24 clinical and lab covariates and supports a rich reference data set from which relationships between observed covariates may be inferred and exploited for high-quality inference of patient state over time. To do this, we develop a highly structured sparse GP kernel to enable tractable computation over tens of thousands of time points while estimating correlations among clinical covariates, patients, and periodicity in patient observations. MedGP has a number of benefits over current methods, including (i) not requiring an alignment of the time series data, (ii) quantifying confidence regions in the predictions, (iii) exploiting a vast and rich database of patients, and (iv) inferring interpretable relationships among clinical covariates. We evaluate and compare results from MedGP on the task of online prediction for three patient subgroups from two medical data sets across 8,043 patients. We found MedGP improves online prediction over baseline methods for nearly all covariates across different disease subgroups and studies. The publicly available code is at https://github.com/bee-hive/MedGP.

📄 PDF Abstract BibTeX arXiv:1703.09112

Code (1)

bee-hive/MedGP 공식 구현

Tasks

Gaussian ProcessesTime SeriesTime Series AnalysisTime Series Prediction

Similar Papers 제목 키워드 기반

Sparse Convolved Gaussian Processes for Multi-output Regression

2008-12-01 · NeurIPS 2008 12 · Mauricio Alvarez, Neil D. Lawrence

We present a sparse approximation approach for dependent output Gaussian processes (GP). Employing a latent function framework, we apply the convolution process formalism to establish dependencies between output variable…

Gaussian Processesregression

Calibrating Transformers via Sparse Gaussian Processes

2023-03-04 · Wenlong Chen, Yingzhen Li

Transformer models have achieved profound success in prediction tasks in a wide range of applications in natural language processing, speech recognition and computer vision. Extending Transformer's success to safety-crit…

Bayesian InferenceGaussian Processesspeech-recognitionSpeech Recognition+1

Variational zero-inflated Gaussian processes with sparse kernels

2018-03-13 · Pashupati Hegde, Markus Heinonen, Samuel Kaski

Zero-inflated datasets, which have an excess of zero outputs, are commonly encountered in problems such as climate or rare event modelling. Conventional machine learning approaches tend to overestimate the non-zeros lead…

Gaussian ProcessesVariational Inference

Neural Likelihoods for Multi-Output Gaussian Processes

2019-05-31 · Martin Jankowiak, Jacob Gardner

We construct flexible likelihoods for multi-output Gaussian process models that leverage neural networks as components. We make use of sparse variational inference methods to enable scalable approximate inference for the…

Gaussian ProcessesVariational Inference

Improving Output Uncertainty Estimation and Generalization in Deep Learning via Neural Network Gaussian Processes

2017-07-19 · Tomoharu Iwata, Zoubin Ghahramani

We propose a simple method that combines neural networks and Gaussian processes. The proposed method can estimate the uncertainty of outputs and flexibly adjust target functions where training data exist, which are advan…

Gaussian ProcessesVariational Inference