MLITLGSTApr 5, 2023

Mixed Regression via Approximate Message Passing

arXiv:2304.02229v28 citationsh-index: 21
Originality Incremental advance
AI Analysis

This work addresses estimation challenges in statistical learning for problems like mixed regression, which is important for applications in data analysis and machine learning, though it appears incremental as it builds on existing AMP methods.

The paper tackles the problem of regression in generalized linear models with multiple signals and latent variables, such as mixed linear regression and max-affine regression, by proposing a novel approximate message passing (AMP) algorithm and rigorously characterizing its performance in high-dimensional limits, showing that AMP significantly outperforms other estimators in most parameter regimes.

We study the problem of regression in a generalized linear model (GLM) with multiple signals and latent variables. This model, which we call a matrix GLM, covers many widely studied problems in statistical learning, including mixed linear regression, max-affine regression, and mixture-of-experts. In mixed linear regression, each observation comes from one of $L$ signal vectors (regressors), but we do not know which one; in max-affine regression, each observation comes from the maximum of $L$ affine functions, each defined via a different signal vector. The goal in all these problems is to estimate the signals, and possibly some of the latent variables, from the observations. We propose a novel approximate message passing (AMP) algorithm for estimation in a matrix GLM and rigorously characterize its performance in the high-dimensional limit. This characterization is in terms of a state evolution recursion, which allows us to precisely compute performance measures such as the asymptotic mean-squared error. The state evolution characterization can be used to tailor the AMP algorithm to take advantage of any structural information known about the signals. Using state evolution, we derive an optimal choice of AMP `denoising' functions that minimizes the estimation error in each iteration. The theoretical results are validated by numerical simulations for mixed linear regression, max-affine regression, and mixture-of-experts. For max-affine regression, we propose an algorithm that combines AMP with expectation-maximization to estimate intercepts of the model along with the signals. The numerical results show that AMP significantly outperforms other estimators for mixed linear regression and max-affine regression in most parameter regimes.

Foundations

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

Your Notes