paper-with-me

홈 › Papers

Shuffled Linear Regression via Spectral Matching

2024-09-30 · Hang Liu, Anna Scaglione

Shuffled linear regression (SLR) seeks to estimate latent features through a linear transformation, complicated by unknown permutations in the measurement dimensions. This problem extends traditional least-squares (LS) and Least Absolute Shrinkage and Selection Operator (LASSO) approaches by jointly estimating the permutation, resulting in shuffled LS and shuffled LASSO formulations. Existing methods, constrained by the combinatorial complexity of permutation recovery, often address small-scale cases with limited measurements. In contrast, we focus on large-scale SLR, particularly suited for environments with abundant measurement samples. We propose a spectral matching method that efficiently resolves permutations by aligning spectral components of the measurement and feature covariances. Rigorous theoretical analyses demonstrate that our method achieves accurate estimates in both shuffled LS and shuffled LASSO settings, given a sufficient number of samples. Furthermore, we extend our approach to address simultaneous pose and correspondence estimation in image registration tasks. Experiments on synthetic datasets and real-world image registration scenarios show that our method outperforms existing algorithms in both estimation accuracy and registration performance.

📄 PDF Abstract BibTeX arXiv:2410.00078

Code (0)

등록된 구현이 없습니다.

Tasks

Image Registrationregression

Methods 이 논문이 사용한 방법론

SLR Please enter a description about the method here
Linear Regression Linear Regression is a method for modelling a relationship between a dependent variable and independent variables. These models can be fit with numerous approaches. The most…
Focus 설명 없음

Similar Papers 제목 키워드 기반

Generalized Shuffled Linear Regression

2021-01-01 · ICCV 2021 10 · Feiran Li, Kent Fujiwara, Fumio Okura, Yasuyuki Matsushita

We consider the shuffled linear regression problem where the correspondences between covariates and responses are unknown. While the existing formulation assumes an ideal underlying bijection in which all pieces of d…

regression

Denoising Linear Models with Permuted Data

2017-04-24 · Ashwin Pananjady, Martin J. Wainwright, Thomas A. Courtade

The multivariate linear regression model with shuffled data and additive Gaussian noise arises in various correspondence estimation and matching problems. Focusing on the denoising aspect of this problem, we provide a ch…

Denoisingregression

Linear Regression with Shuffled Labels

2017-05-03 · Abubakar Abid, Ada Poon, James Zou

Is it possible to perform linear regression on datasets whose labels are shuffled with respect to the inputs? We explore this question by proposing several estimators that recover the weights of a noisy linear model from…

regression

Shuffled linear regression through graduated convex relaxation

2022-09-30 · Efe Onaran, Soledad Villar

The shuffled linear regression problem aims to recover linear relationships in datasets where the correspondence between input and output is unknown. This problem arises in a wide range of applications including survey d…

regression

Stochastic EM for Shuffled Linear Regression

2018-04-02 · Abubakar Abid, James Zou

We consider the problem of inference in a linear regression model in which the relative ordering of the input features and output labels is not known. Such datasets naturally arise from experiments in which the samples a…

regression