An algebraic-geometric approach for linear regression without correspondences
Manolis C. Tsakiris, Liangzu Peng, Aldo Conca, Laurent Kneip, Yuanming, Shi, Hayoung Choi

TL;DR
This paper introduces an algebraic-geometric method for linear regression without known correspondences, leveraging symmetric polynomials to handle permutation ambiguities and noise, enabling efficient solutions even with fully shuffled data.
Contribution
It proposes a novel algebraic geometric approach using symmetric polynomials to solve permutation-invariant linear regression problems, addressing limitations of existing methods.
Findings
Handles thousands of noisy, fully shuffled observations in milliseconds
Provides polynomial system with at most n! complex roots for generic samples
First efficient solution for small n with high data corruption
Abstract
Linear regression without correspondences is the problem of performing a linear regression fit to a dataset for which the correspondences between the independent samples and the observations are unknown. Such a problem naturally arises in diverse domains such as computer vision, data mining, communications and biology. In its simplest form, it is tantamount to solving a linear system of equations, for which the entries of the right hand side vector have been permuted. This type of data corruption renders the linear regression task considerably harder, even in the absence of other corruptions, such as noise, outliers or missing entries. Existing methods are either applicable only to noiseless data or they are very sensitive to initialization or they work only for partially shuffled data. In this paper we address these issues via an algebraic geometric approach, which uses symmetric…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsLinear Regression
