paper-with-me

홈 › Papers

Modelling EHR timeseries by restricting feature interaction

2019-11-14 · Kun Zhang, Yuan Xue, Gerardo Flores, Alvin Rajkomar, Claire Cui, Andrew M. Dai

Time series data are prevalent in electronic health records, mostly in the form of physiological parameters such as vital signs and lab tests. The patterns of these values may be significant indicators of patients' clinical states and there might be patterns that are unknown to clinicians but are highly predictive of some outcomes. Many of these values are also missing which makes it difficult to apply existing methods like decision trees. We propose a recurrent neural network model that reduces overfitting to noisy observations by limiting interactions between features. We analyze its performance on mortality, ICD-9 and AKI prediction from observational values on the Medical Information Mart for Intensive Care III (MIMIC-III) dataset. Our models result in an improvement of 1.1% [p<0.01] in AU-ROC for mortality prediction under the MetaVision subset and 1.0% and 2.2% [p<0.01] respectively for mortality and AKI under the full MIMIC-III dataset compared to existing state-of-the-art interpolation, embedding and decay-based recurrent models.

📄 PDF Abstract BibTeX arXiv:1911.06410

Code (0)

등록된 구현이 없습니다.

Tasks

Mortality PredictionTime SeriesTime Series Analysis

Similar Papers 제목 키워드 기반

Differential radial basis function network for sequence modelling

2020-10-13 · Kojo Sarfo Gyamfi, James Brusey, Elena Gaura

We propose a differential radial basis function (RBF) network termed RBF-DiffNet -- whose hidden layer blocks are partial differential equations (PDEs) linear in terms of the RBF -- to make the baseline RBF network robus…

Index Set Fourier Series Features for Approximating Multi-dimensional Periodic Kernels

2018-05-14 · Anthony Tompkins, Fabio Ramos

Periodicity is often studied in timeseries modelling with autoregressive methods but is less popular in the kernel literature, particularly for higher dimensional problems such as in textures, crystallography, and quantu…

Gaussian Processes

RITA: Group Attention is All You Need for Timeseries Analytics

2023-06-02 · Jiaming Liang, Lei Cao, Samuel Madden, Zachary Ives 외

Timeseries analytics is of great importance in many real-world applications. Recently, the Transformer model, popular in natural language processing, has been leveraged to learn high quality feature embeddings from times…

All

Autoregressive Convolutional Recurrent Neural Network for Univariate and Multivariate Time Series Prediction

2019-03-06 · Matteo Maggiolo, Gerasimos Spanakis

Time Series forecasting (univariate and multivariate) is a problem of high complexity due the different patterns that have to be detected in the input, ranging from high to low frequencies ones. In this paper we propose …

Time SeriesTime Series AnalysisTime Series ForecastingTime Series Prediction

Identification of Stochasticity by Matrix-decomposition: Applied on Black Hole Data

2023-07-15 · Sai Pradeep Chakka, Sunil Kumar Vengalil, Neelam Sinha

Timeseries classification as stochastic (noise-like) or non-stochastic (structured), helps understand the underlying dynamics, in several domains. Here we propose a two-legged matrix decomposition-based algorithm utilizi…