MLLGJul 16, 2015

Sparse Probit Linear Mixed Model

arXiv:1507.04777v411 citations
AI Analysis

This work addresses a limitation in statistical genetics by enabling sparse feature selection for binary phenotypes while correcting for confounders, representing an incremental advancement over existing LMMs.

The authors tackled the problem of extending Linear Mixed Models (LMMs) to binary phenotypes, which traditionally were limited to continuous data, by introducing the Sparse Probit Linear Mixed Model (Probit-LMM). They developed a scalable approximate inference algorithm and demonstrated on three real-world examples that it improves prediction accuracies and selects features with less correlation to confounding factors.

Linear Mixed Models (LMMs) are important tools in statistical genetics. When used for feature selection, they allow to find a sparse set of genetic traits that best predict a continuous phenotype of interest, while simultaneously correcting for various confounding factors such as age, ethnicity and population structure. Formulated as models for linear regression, LMMs have been restricted to continuous phenotypes. We introduce the Sparse Probit Linear Mixed Model (Probit-LMM), where we generalize the LMM modeling paradigm to binary phenotypes. As a technical challenge, the model no longer possesses a closed-form likelihood function. In this paper, we present a scalable approximate inference algorithm that lets us fit the model to high-dimensional data sets. We show on three real-world examples from different domains that in the setup of binary labels, our algorithm leads to better prediction accuracies and also selects features which show less correlation with the confounding factors.

Foundations

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

Your Notes