pith. sign in

arxiv: 1805.07589 · v1 · pith:PXU45BLBnew · submitted 2018-05-19 · 💻 cs.CG

Revealing the Basis: Ordinal Embedding Through Geometry

classification 💻 cs.CG
keywords comparisonsembeddingoptimaapproacheslocaloptimization-basedordinalquality
0
0 comments X
read the original abstract

Ordinal Embedding places n objects into R^d based on comparisons such as "a is closer to b than c." Current optimization-based approaches suffer from scalability problems and an abundance of low quality local optima. We instead consider a computational geometric approach based on selecting comparisons to discover points close to nearly-orthogonal "axes" and embed the whole set by their projections along each axis. We thus also estimate the dimensionality of the data. Our embeddings are of lower quality than the global optima of optimization-based approaches, but are more scalable computationally and more reliable than local optima often found via optimization. Our method uses \Theta(n d \log n) comparisons and \Theta(n^2 d^2) total operations, and can also be viewed as selecting constraints for an optimizer which, if successful, will produce an almost-perfect embedding for sufficiently dense datasets.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Uncertainty Estimates for Ordinal Embeddings

    cs.LG 2019-06 unverdicted novelty 5.0

    Bootstrap and Bayesian uncertainty estimates for ordinal embeddings from triplet data are shown to be well-calibrated in simulations.