SkillAgentSearch skills...

VaDER

Deep learning for clustering of multivariate short time series with potentially many missing values

Install / Use

/learn @johanndejong/VaDER
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

This repository contains code for a method for clustering multivariate time series with potentially many missing values (published here), a setting commonly encountered in the analysis of longitudinal clinical data, but generally still poorly addressed in the literature. The method is based on a variational autoencoder with a Gaussian mixture prior (with a latent loss as described here), extended with LSTMs for modeling multivariate time series, as well as implicit imputation and loss re-weighting for directly dealing with (potentially many) missing values.

The use of the method is not restricted to clinical data. It can generally be used for multivariate time series data.

In addition to variational autoencoders with gaussian mixture priors, the code allows to train ordinary variational autoencoders (multivariate gaussian prior) and ordinary autoencoders (without prior).

View on GitHub
GitHub Stars47
CategoryEducation
Updated4mo ago
Forks13

Languages

Python

Security Score

87/100

Audited on Nov 27, 2025

No findings