Active Metric Learning from Relative Comparisons
Sicheng Xiong, R\'omer Rosales, Yuanli Pei, Xiaoli Z. Fern

TL;DR
This paper introduces an active learning approach for distance metric learning using relative comparisons, optimizing the selection of triplet queries to minimize human effort while maximizing information gain.
Contribution
It proposes an information-theoretic criterion for selecting the most informative triplet comparisons and a randomized strategy to scale the method to larger datasets.
Findings
Outperforms baseline policies in experiments
Efficiently reduces triplet selection complexity from O(n^3) to O(n)
Effective in learning metrics with minimal human input
Abstract
This work focuses on active learning of distance metrics from relative comparison information. A relative comparison specifies, for a data point triplet , that instance is more similar to than to . Such constraints, when available, have been shown to be useful toward defining appropriate distance metrics. In real-world applications, acquiring constraints often require considerable human effort. This motivates us to study how to select and query the most useful relative comparisons to achieve effective metric learning with minimum user effort. Given an underlying class concept that is employed by the user to provide such constraints, we present an information-theoretic criterion that selects the triplet whose answer leads to the highest expected gain in information about the classes of a set of examples. Directly applying the proposed criterion requires…
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 · Machine Learning and Data Classification · Algorithms and Data Compression
