Insights into Ordinal Embedding Algorithms: A Systematic Evaluation
Leena Chennuru Vankadara, Siavash Haghiri, Michael Lohaus, Faiz Ul, Wahab, Ulrike von Luxburg

TL;DR
This paper systematically evaluates various ordinal embedding algorithms, revealing that simple non-convex methods outperform more complex approaches, including neural networks, due to their resilience to local optima.
Contribution
It provides the first comprehensive empirical comparison of ordinal embedding algorithms and introduces a unified GPU-accelerated library for large-scale embedding tasks.
Findings
Non-convex methods outperform complex algorithms.
Simple methods are more scalable and robust.
Neural network approaches do not outperform traditional methods.
Abstract
The objective of ordinal embedding is to find a Euclidean representation of a set of abstract items, using only answers to triplet comparisons of the form "Is item closer to the item or item ?". In recent years, numerous algorithms have been proposed to solve this problem. However, there does not exist a fair and thorough assessment of these embedding methods and therefore several key questions remain unanswered: Which algorithms perform better when the embedding dimension is constrained or few triplet comparisons are available? Which ones scale better with increasing sample size or dimension? In our paper, we address these questions and provide the first comprehensive and systematic empirical evaluation of existing algorithms as well as a new neural network approach. We find that simple, relatively unknown, non-convex methods consistently outperform all other algorithms,…
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
TopicsFace and Expression Recognition · Imbalanced Data Classification Techniques · Advanced Graph Neural Networks
MethodsDense Connections · Feedforward Network
