paper-with-me

홈 › Papers

Symmetrized Robust Procrustes: Constant-Factor Approximation and Exact Recovery

2022-07-18 · Tal Amir, Shahar Kovalsky, Nadav Dym

The classical $\textit{Procrustes}$ problem is to find a rigid motion (orthogonal transformation and translation) that best aligns two given point-sets in the least-squares sense. The $\textit{Robust Procrustes}$ problem is an important variant, in which a power-1 objective is used instead of least squares to improve robustness to outliers. While the optimal solution of the least-squares problem can be easily computed in closed form, dating back to Sch\"onemann (1966), no such solution is known for the power-1 problem. In this paper we propose a novel convex relaxation for the Robust Procrustes problem. Our relaxation enjoys several theoretical and practical advantages: Theoretically, we prove that our method provides a $\sqrt{2}$-factor approximation to the Robust Procrustes problem, and that, under appropriate assumptions, it exactly recovers the true rigid motion from point correspondences contaminated by outliers. In practice, we find in numerical experiments on both synthetic and real robust Procrustes problems, that our method performs similarly to the standard Iteratively Reweighted Least Squares (IRLS). However the convexity of our algorithm allows incorporating additional convex penalties, which are not readily amenable to IRLS. This turns out to be a substantial advantage, leading to improved results in high-dimensional problems, including non-rigid shape alignment and semi-supervised interlingual word translation.

📄 PDF Abstract BibTeX arXiv:2207.08592

Code (0)

등록된 구현이 없습니다.

Tasks

TranslationWord Translation

Methods 이 논문이 사용한 방법론

Procrustes Procrustes

Similar Papers 제목 키워드 기반

High-Dimensional Procrustes Matching via Tree Counts

2026-07-09 · Xiaochun Niu, Tselil Schramm, Jiaming Xu arxiv

Suppose we observe two sets of $n$ Gaussian vectors in $\mathbb{R}^d$, with the promise that, after applying a permutation of $[n]$ and a rotation of $\mathbb{R}^d$, the two sets are $ρ$-correlated. The Procrustes matchi…

Quantized Wasserstein Procrustes Alignment of Word Embedding Spaces

2022-12-05 · AMTA 2022 9 · Prince O Aboagye, Yan Zheng, Michael Yeh, Junpeng Wang 외

Optimal Transport (OT) provides a useful geometric framework to estimate the permutation matrix under unsupervised cross-lingual word embedding (CLWE) models that pose the alignment task as a Wasserstein-Procrustes probl…

Bilingual Lexicon InductionQuantization

Unexpected Effects of Online no-Substitution k-means Clustering

2019-08-09 · Michal Moshkovitz

Offline k-means clustering was studied extensively, and algorithms with a constant approximation are available. However, online clustering is still uncharted. New factors come into play: the ordering of the dataset and w…

ClusteringOnline Clustering

Characterizing the Generalization Error of Gibbs Algorithm with Symmetrized KL information

2021-07-28 · Gholamali Aminian, Yuheng Bu, Laura Toni, Miguel R. D. Rodrigues 외

Bounding the generalization error of a supervised learning algorithm is one of the most important problems in learning theory, and various approaches have been developed. However, existing bounds are often loose and lack…

Learning Theory

On the Worst-Case Approximability of Sparse PCA

2015-07-21 · Siu On Chan, Dimitris Papailiopoulos, Aviad Rubinstein

It is well known that Sparse PCA (Sparse Principal Component Analysis) is NP-hard to solve exactly on worst-case instances. What is the complexity of solving Sparse PCA approximately? Our contributions include: 1) a simp…