MLITLGMEJul 16, 2019

A Two-Stage Approach to Multivariate Linear Regression with Sparsely Mismatched Data

arXiv:1907.07148v252 citations
Originality Incremental advance
AI Analysis

This addresses a specific issue in statistical learning for scenarios with sparsely mismatched data, offering incremental improvements over prior work on unlabeled sensing and regression with unknown permutations.

The paper tackles the problem of multivariate linear regression when response-predictor pairs are mismatched, proposing a two-stage method that assumes most pairs are correctly matched. The result shows that for m = Ω(log n) responses per observation, the required signal-to-noise ratio becomes independent of sample size n, with numerical validation on synthetic and real data.

A tacit assumption in linear regression is that (response, predictor)-pairs correspond to identical observational units. A series of recent works have studied scenarios in which this assumption is violated under terms such as ``Unlabeled Sensing and ``Regression with Unknown Permutation''. In this paper, we study the setup of multiple response variables and a notion of mismatches that generalizes permutations in order to allow for missing matches as well as for one-to-many matches. A two-stage method is proposed under the assumption that most pairs are correctly matched. In the first stage, the regression parameter is estimated by handling mismatches as contaminations, and subsequently the generalized permutation is estimated by a basic variant of matching. The approach is both computationally convenient and equipped with favorable statistical guarantees. Specifically, it is shown that the conditions for permutation recovery become considerably less stringent as the number of responses $m$ per observation increase. Particularly, for $m = Ω(\log n)$, the required signal-to-noise ratio no longer depends on the sample size $n$. Numerical results on synthetic and real data are presented to support the main findings of our analysis.

Foundations

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

Your Notes