MLMay 13, 2017

ShortFuse: Biomedical Time Series Representations in the Presence of Structured Information

arXiv:1705.04790v226 citations
Originality Incremental advance
AI Analysis

This work addresses the challenge of integrating structured information with time series data in healthcare applications, offering a method that matches or exceeds expert-engineered features, though it is incremental in nature.

The authors tackled the problem of jointly optimizing deep learning models for biomedical time series with structured covariates, resulting in a 3% accuracy improvement over competing models in forecasting osteoarthritis-related cartilage degeneration and predicting surgical outcomes for cerebral palsy patients.

In healthcare applications, temporal variables that encode movement, health status and longitudinal patient evolution are often accompanied by rich structured information such as demographics, diagnostics and medical exam data. However, current methods do not jointly optimize over structured covariates and time series in the feature extraction process. We present ShortFuse, a method that boosts the accuracy of deep learning models for time series by explicitly modeling temporal interactions and dependencies with structured covariates. ShortFuse introduces hybrid convolutional and LSTM cells that incorporate the covariates via weights that are shared across the temporal domain. ShortFuse outperforms competing models by 3% on two biomedical applications, forecasting osteoarthritis-related cartilage degeneration and predicting surgical outcomes for cerebral palsy patients, matching or exceeding the accuracy of models that use features engineered by domain experts.

Code Implementations4 repos
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes