IJCAI 2020poster0 citations

Batch Decorrelation for Active Metric Learning

Priyadarshini Kumari, Ritesh Goru, Siddhartha Chaudhuri, Subhasis Chaudhuri

Abstract

We present an active learning strategy for training parametric models of distance metrics, given triplet-based similarity assessments: object $x_i$ is more similar to object $x_j$ than to $x_k$. In contrast to prior work on class-based learning, where the fundamental goal is classification and any implicit or explicit metric is binary, we focus on perceptual metrics that express the degree of (dis)similarity between objects. We find that standard active learning approaches degrade when annotations are requested for batches of triplets at a time: our studies suggest that correlation among triplets is responsible. In this work, we propose a novel method to decorrelate batches of triplets, that jointly balances informativeness and diversity while decoupling the choice of heuristic for each criterion. Experiments indicate our method is general, adaptable, and outperforms the state-of-the-art.

Machine Learning: Active LearningMachine Learning: Dimensionality Reduction and Manifold LearningMachine Learning: Learning Preferences or Rankings
BibTeX
@inproceedings{ijcai2020p312,
  title     = {Batch Decorrelation for Active Metric Learning},
  author    = {Kumari, Priyadarshini and Goru, Ritesh and Chaudhuri, Siddhartha and Chaudhuri, Subhasis},
  booktitle = {Proceedings of the Twenty-Ninth International Joint Conference on
               Artificial Intelligence, {IJCAI-20}},
  publisher = {International Joint Conferences on Artificial Intelligence Organization},
  editor    = {Christian Bessiere},
  pages     = {2255--2261},
  year      = {2020},
  month     = {7},
  note      = {Main track},
  doi       = {10.24963/ijcai.2020/312},
  url       = {https://doi.org/10.24963/ijcai.2020/312},
}