paper-with-me

홈 › Papers

Linear Regression with an Unknown Permutation: Statistical and Computational Limits

2016-08-09 · Ashwin Pananjady, Martin J. Wainwright, Thomas A. Courtade

Consider a noisy linear observation model with an unknown permutation, based on observing $y = \Pi^* A x^* + w$, where $x^* \in \mathbb{R}^d$ is an unknown vector, $\Pi^*$ is an unknown $n \times n$ permutation matrix, and $w \in \mathbb{R}^n$ is additive Gaussian noise. We analyze the problem of permutation recovery in a random design setting in which the entries of the matrix $A$ are drawn i.i.d. from a standard Gaussian distribution, and establish sharp conditions on the SNR, sample size $n$, and dimension $d$ under which $\Pi^*$ is exactly and approximately recoverable. On the computational front, we show that the maximum likelihood estimate of $\Pi^*$ is NP-hard to compute, while also providing a polynomial time algorithm when $d =1$.

📄 PDF Abstract BibTeX arXiv:1608.02902

Code (0)

등록된 구현이 없습니다.

Tasks

regression

Similar Papers 제목 키워드 기반

Optimal Estimator for Unlabeled Linear Regression

2020-01-01 · ICML 2020 1 · Hang Zhang, Ping Li

Unlabeled linear regression, or ``linear regression with an unknown permutation'', has attracted increasing attentions due to its applications in linkage record and de-anonymization. However, its computation proves t…

regression

Finite-Sample Inference for Sparsely Permuted Linear Regression

2026-01-21 · Hirofumi Ota, Masaaki Imaizumi arxiv

We study a linear observation model with an unknown permutation called \textit{permuted/shuffled linear regression}, where responses and covariates are mismatched and the permutation forms a discrete, factorial-size para…

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

2019-07-16 · Martin Slawski, Emanuel Ben-David, Ping Li

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 su…

regression

Isotonic regression with unknown permutations: Statistics, computation, and adaptation

2020-09-05 · Ashwin Pananjady, Richard J. Samworth

Motivated by models for multiway comparison data, we consider the problem of estimating a coordinate-wise isotonic function on the domain $[0, 1]^d$ from noisy observations collected on a uniform lattice, but where the d…

Computational Efficiencyregression

Efficient Truncated Linear Regression with Unknown Noise Variance

2022-08-25 · NeurIPS 2021 12 · Constantinos Daskalakis, Patroklos Stefanou, Rui Yao, Manolis Zampetakis

Truncated linear regression is a classical challenge in Statistics, wherein a label, $y = w^T x + \varepsilon$, and its corresponding feature vector, $x \in \mathbb{R}^k$, are only observed if the label falls in some sub…

regression