paper-with-me

Papers

GP-VAE: Deep Probabilistic Time Series Imputation

2019-07-09 · Vincent Fortuin, Dmitry Baranchuk, Gunnar Rätsch, Stephan Mandt

Multivariate time series with missing values are common in areas such as healthcare and finance, and have grown in number and complexity over the years. This raises the question whether deep learning methodologies can outperform classical data imputation methods in this domain. However, naive applications of deep learning fall short in giving reliable confidence estimates and lack interpretability. We propose a new deep sequential latent variable model for dimensionality reduction and data imputation. Our modeling assumption is simple and interpretable: the high dimensional time series has a lower-dimensional representation which evolves smoothly in time according to a Gaussian process. The non-linear dimensionality reduction in the presence of missing data is achieved using a VAE approach with a novel structured variational approximation. We demonstrate that our approach outperforms several classical and deep learning-based data imputation methods on high-dimensional data from the domains of computer vision and healthcare, while additionally improving the smoothness of the imputations and providing interpretable uncertainty estimates.

📄 PDF Abstract BibTeX arXiv:1907.04155

Code (4)

ratschlab/GP-VAE 공식 구현 tf
WenjieDu/PyPOTS pytorch
WenjieDu/SAITS pytorch
shixinxing/nngpvae-official pytorch

Tasks

Deep LearningDimensionality ReductionImputationMissing ValuesMultivariate Time Series ImputationTime SeriesTime Series Analysis

Methods 이 논문이 사용한 방법론

USD Coin Customer Service Number +1-833-534-1729 설명 없음

Similar Papers 제목 키워드 기반

DiffImp: Efficient Diffusion Model for Probabilistic Time Series Imputation with Bidirectional Mamba Backbone

2024-10-17 · Hongfan Gao, Wangmeng Shen, Xiangfei Qiu, Ronghui Xu 외

Probabilistic time series imputation has been widely applied in real-world scenarios due to its ability to estimate uncertainty of imputation results. Meanwhile, denoising diffusion probabilistic models (DDPMs) have achi…

DenoisingImputationMambaTime Series

CSDI: Conditional Score-based Diffusion Models for Probabilistic Time Series Imputation

2021-07-07 · NeurIPS 2021 12 · Yusuke Tashiro, Jiaming Song, Yang song, Stefano Ermon

The imputation of missing values in time series has many applications in healthcare and finance. While autoregressive models are natural candidates for time series imputation, score-based diffusion models have recently o…

Audio SynthesisImage GenerationImputationMissing Values+2

Probabilistic Imputation for Time-series Classification with Missing Data

2023-08-13 · SeungHyun Kim, Hyunsu Kim, Eunggu Yun, Hwangrae Lee 외

Multivariate time series data for real-world applications typically contain a significant amount of missing values. The dominant approach for classification with such missing values is to impute them heuristically with s…

ImputationMissing ValuesTime SeriesTime Series Classification

Provably Convergent Schrödinger Bridge with Applications to Probabilistic Time Series Imputation

2023-05-12 · Yu Chen, Wei Deng, Shikai Fang, Fengpei Li 외

The Schr\"odinger bridge problem (SBP) is gaining increasing attention in generative modeling and showing promising potential even in comparison with the score-based generative models (SGMs). SBP can be interpreted as an…

ImputationMissing ValuesTime Series

Diffusion-based Time Series Imputation and Forecasting with Structured State Space Models

2022-08-19 · Juan Miguel Lopez Alcaraz, Nils Strodthoff

The imputation of missing values represents a significant obstacle for many real-world data analysis pipelines. Here, we focus on time series data and put forward SSSD, an imputation model that relies on two emerging tec…

ImputationMissing ValuesState Space ModelsTime Series+1