Algorithms for metric learning via contrastive embeddings
Diego Ihara Centurion, Neshat Mohammadi, Anastasios Sidiropoulos

TL;DR
This paper develops approximation algorithms for supervised metric learning using contrastive embeddings, focusing on Euclidean and tree metric spaces, with efficient solutions for perfect information and quasipolynomial algorithms for imperfect data.
Contribution
It introduces new approximation algorithms for metric learning problems in Euclidean and tree spaces, including FPTAS for perfect data and QPTAS for imperfect data.
Findings
FPTAS for perfect information in Euclidean and tree metrics
QPTAS for imperfect information scenarios
Algorithms leverage metric embeddings and graph partitioning techniques
Abstract
We study the problem of supervised learning a metric space under discriminative constraints. Given a universe and sets of similar and dissimilar pairs, we seek to find a mapping , into some target metric space , such that similar objects are mapped to points at distance at most , and dissimilar objects are mapped to points at distance at least . More generally, the goal is to find a mapping of maximum accuracy (that is, fraction of correctly classified pairs). We propose approximation algorithms for various versions of this problem, for the cases of Euclidean and tree metric spaces. For both of these target spaces, we obtain fully polynomial-time approximation schemes (FPTAS) for the case of perfect information. In the presence of imperfect information we present approximation algorithms that run in…
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
TopicsMachine Learning and Algorithms · Complexity and Algorithms in Graphs · Algorithms and Data Compression
