English

Scalable Large-Margin Mahalanobis Distance Metric Learning

Computer Vision and Pattern Recognition 2010-03-03 v1

Abstract

For many machine learning algorithms such as kk-Nearest Neighbor (kk-NN) classifiers and k k -means clustering, often their success heavily depends on the metric used to calculate distances between different data points. An effective solution for defining such a metric is to learn it from a set of labeled training samples. In this work, we propose a fast and scalable algorithm to learn a Mahalanobis distance metric. By employing the principle of margin maximization to achieve better generalization performances, this algorithm formulates the metric learning as a convex optimization problem and a positive semidefinite (psd) matrix is the unknown variable. a specialized gradient descent method is proposed. our algorithm is much more efficient and has a better performance in scalability compared with existing methods. Experiments on benchmark data sets suggest that, compared with state-of-the-art metric learning algorithms, our algorithm can achieve a comparable classification accuracy with reduced computational complexity.

Keywords

Cite

@article{arxiv.1003.0487,
  title  = {Scalable Large-Margin Mahalanobis Distance Metric Learning},
  author = {Chunhua Shen and Junae Kim and Lei Wang},
  journal= {arXiv preprint arXiv:1003.0487},
  year   = {2010}
}

Comments

To publish/Published in IEEE Transactions on Neural Networks, 2010

R2 v1 2026-06-21T14:52:41.938Z