Spectral structure learning for clinical time series
Ivan Lerner, Anita Burgun, Francis Bach

TL;DR
This paper introduces a novel structure learning algorithm for clinical time series based on Gaussian processes, capable of recovering directed relations among multivariate, irregularly sampled data with high accuracy.
Contribution
The paper develops StructGP, a flexible Gaussian process model, and adapts the NOTEARS algorithm for effective structure learning in challenging clinical time series data.
Findings
Achieves median recall of 0.93 for directed edges
Median precision of 0.71 in edge recovery
Regularization path improves graph identification
Abstract
We develop and evaluate a structure learning algorithm for clinical time series. Clinical time series are multivariate time series observed in multiple patients and irregularly sampled, challenging existing structure learning algorithms. We assume that our times series are realizations of StructGP, a k-dimensional multi-output or multi-task stationary Gaussian process (GP), with independent patients sharing the same covariance function. StructGP encodes ordered conditional relations between time series, represented in a directed acyclic graph. We implement an adapted NOTEARS algorithm, which based on a differentiable definition of acyclicity, recovers the graph by solving a series of continuous optimization problems. Simulation results show that up to mean degree 3 and 20 tasks, we reach a median recall of 0.93% [IQR, 0.86, 0.97] while keeping a median precision of 0.71% [0.57-0.84],…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTime Series Analysis and Forecasting · Machine Learning in Healthcare
MethodsGaussian Process
