English

Metric Learning in an RKHS

Machine Learning 2025-08-07 v1 Artificial Intelligence Machine Learning

Abstract

Metric learning from a set of triplet comparisons in the form of "Do you think item h is more similar to item i or item j?", indicating similarity and differences between items, plays a key role in various applications including image retrieval, recommendation systems, and cognitive psychology. The goal is to learn a metric in the RKHS that reflects the comparisons. Nonlinear metric learning using kernel methods and neural networks have shown great empirical promise. While previous works have addressed certain aspects of this problem, there is little or no theoretical understanding of such methods. The exception is the special (linear) case in which the RKHS is the standard Euclidean space Rd\mathbb{R}^d; there is a comprehensive theory for metric learning in Rd\mathbb{R}^d. This paper develops a general RKHS framework for metric learning and provides novel generalization guarantees and sample complexity bounds. We validate our findings through a set of simulations and experiments on real datasets. Our code is publicly available at https://github.com/RamyaLab/metric-learning-RKHS.

Keywords

Cite

@article{arxiv.2508.04476,
  title  = {Metric Learning in an RKHS},
  author = {Gokcan Tatli and Yi Chen and Blake Mason and Robert Nowak and Ramya Korlakai Vinayak},
  journal= {arXiv preprint arXiv:2508.04476},
  year   = {2025}
}

Comments

Appeared in the 41st Conference on Uncertainty in Artificial Intelligence (UAI 2025)

R2 v1 2026-07-01T04:37:27.842Z