MLLGQMMEDec 7, 2019

lgpr: An interpretable nonparametric method for inferring covariate effects from longitudinal data

arXiv:1912.03549v221 citations
AI Analysis

This method addresses the need for interpretable tools in longitudinal studies, particularly for biomedical data analysis, though it appears incremental as an enhancement of existing Gaussian process techniques.

The researchers tackled the problem of inferring covariate effects from longitudinal data, which is challenging due to complex covariance structures, nonlinear effects, and heterogeneity, and they developed lgpr, a nonparametric method using additive Gaussian processes that outperforms previous approaches in identifying relevant covariates.

Longitudinal study designs are indispensable for studying disease progression. Inferring covariate effects from longitudinal data, however, requires interpretable methods that can model complicated covariance structures and detect nonlinear effects of both categorical and continuous covariates, as well as their interactions. Detecting disease effects is hindered by the fact that they often occur rapidly near the disease initiation time, and this time point cannot be exactly observed. An additional challenge is that the effect magnitude can be heterogeneous over the subjects. We present lgpr, a widely applicable and interpretable method for nonparametric analysis of longitudinal data using additive Gaussian processes. We demonstrate that it outperforms previous approaches in identifying the relevant categorical and continuous covariates in various settings. Furthermore, it implements important novel features, including the ability to account for the heterogeneity of covariate effects, their temporal uncertainty, and appropriate observation models for different types of biomedical data. The lgpr tool is implemented as a comprehensive and user-friendly R-package. lgpr is available at jtimonen.github.io/lgpr-usage with documentation, tutorials, test data, and code for reproducing the experiments of this paper.

Code Implementations1 repo
Foundations

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

Your Notes