English

Additive Approximation Schemes for Low-Dimensional Embeddings

Data Structures and Algorithms 2025-09-12 v1

Abstract

We consider the task of fitting low-dimensional embeddings to high-dimensional data. In particular, we study the kk-Euclidean Metric Violation problem (\textsf{k-EMV}), where the input is DR0(n2)D \in \mathbb{R}^{\binom{n}{2}}_{\geq 0} and the goal is to find the closest vector XMkX \in \mathbb{M}_{k}, where MkR0(n2)\mathbb{M}_k \subset \mathbb{R}^{\binom{n}{2}}_{\geq 0} is the set of all kk-dimensional Euclidean metrics on nn points, and closeness is formulated as the following optimization problem, where \| \cdot \| is the entry-wise 2\ell_2 norm: OPTEMV=minXMkDX22. \textsf{OPT}_{\textrm{EMV}} = \min_{X \in \mathbb{M}_{k} } \Vert D - X \Vert_2^2\,. Cayton and Dasgupta [CD'06] showed that this problem is NP-Hard, even when k=1k=1. Dhamdhere [Dha'04] obtained a O(log(n))O(\log(n))-approximation for \textsf{1-EMV} and leaves finding a PTAS for it as an open question (reiterated recently by Lee [Lee'25]). Although \textsf{k-EMV} has been studied in the statistics community for over 70 years, under the name "multi-dimensional scaling", there are no known efficient approximation algorithms for k>1k > 1, to the best of our knowledge. We provide the first polynomial-time additive approximation scheme for \textsf{k-EMV}. In particular, we obtain an embedding with objective value OPTEMV+εD22\textsf{OPT}_{\textrm{EMV}} + \varepsilon \Vert D\Vert_2^2 in (nB)poly(k,ε1)(n\cdot B)^{\mathsf{poly}(k, \varepsilon^{-1})} time, where each entry in DD can be represented by BB bits. We believe our algorithm is a crucial first step towards obtaining a PTAS for \textsf{k-EMV}. Our key technical contribution is a new analysis of correlation rounding for Sherali-Adams / Sum-of-Squares relaxations, tailored to low-dimensional embeddings. We also show that our techniques allow us to obtain additive approximation schemes for two related problems: a weighted variant of \textsf{k-EMV} and p\ell_p low-rank approximation for p>2p>2.

Keywords

Cite

@article{arxiv.2509.09652,
  title  = {Additive Approximation Schemes for Low-Dimensional Embeddings},
  author = {Prashanti Anderson and Ainesh Bakshi and Samuel B. Hopkins},
  journal= {arXiv preprint arXiv:2509.09652},
  year   = {2025}
}

Comments

57 pages

R2 v1 2026-07-01T05:32:25.931Z