MLLGMEMay 3, 2022

Scalable Regularised Joint Mixture Models

arXiv:2205.01486v1h-index: 25Has Code
Originality Incremental advance
AI Analysis

This provides an efficient and interpretable method for high-dimensional data analysis in domains like biomedicine, though it is incremental as it builds on existing unsupervised learning and regularized regression techniques.

The paper tackles the problem of modeling heterogeneous data with latent groups by proposing a joint mixture model that learns feature distributions, regression models, and group labels simultaneously, demonstrating effectiveness in high-dimensional settings with computational efficiency and signal retention.

In many applications, data can be heterogeneous in the sense of spanning latent groups with different underlying distributions. When predictive models are applied to such data the heterogeneity can affect both predictive performance and interpretability. Building on developments at the intersection of unsupervised learning and regularised regression, we propose an approach for heterogeneous data that allows joint learning of (i) explicit multivariate feature distributions, (ii) high-dimensional regression models and (iii) latent group labels, with both (i) and (ii) specific to latent groups and both elements informing (iii). The approach is demonstrably effective in high dimensions, combining data reduction for computational efficiency with a re-weighting scheme that retains key signals even when the number of features is large. We discuss in detail these aspects and their impact on modelling and computation, including EM convergence. The approach is modular and allows incorporation of data reductions and high-dimensional estimators that are suitable for specific applications. We show results from extensive simulations and real data experiments, including highly non-Gaussian data. Our results allow efficient, effective analysis of high-dimensional data in settings, such as biomedicine, where both interpretable prediction and explicit feature space models are needed but hidden heterogeneity may be a concern.

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