English

A Unified Algorithmic Framework for Multi-Dimensional Scaling

Machine Learning 2010-03-31 v2 Computational Geometry Computer Vision and Pattern Recognition

Abstract

In this paper, we propose a unified algorithmic framework for solving many known variants of \mds. Our algorithm is a simple iterative scheme with guaranteed convergence, and is \emph{modular}; by changing the internals of a single subroutine in the algorithm, we can switch cost functions and target spaces easily. In addition to the formal guarantees of convergence, our algorithms are accurate; in most cases, they converge to better quality solutions than existing methods, in comparable time. We expect that this framework will be useful for a number of \mds variants that have not yet been studied. Our framework extends to embedding high-dimensional points lying on a sphere to points on a lower dimensional sphere, preserving geodesic distances. As a compliment to this result, we also extend the Johnson-Lindenstrauss Lemma to this spherical setting, where projecting to a random O((1/\eps2)logn)O((1/\eps^2) \log n)-dimensional sphere causes \eps\eps-distortion.

Keywords

Cite

@article{arxiv.1003.0529,
  title  = {A Unified Algorithmic Framework for Multi-Dimensional Scaling},
  author = {Arvind Agarwal and Jeff M. Phillips and Suresh Venkatasubramanian},
  journal= {arXiv preprint arXiv:1003.0529},
  year   = {2010}
}

Comments

18 pages, 7 figures. This version fixes a bug in the proof of Theorem 6.1 (dimensionality reduction for spherical data). The statement of the result remains the same.

R2 v1 2026-06-21T14:52:46.820Z