English

Positive Semidefinite Metric Learning with Boosting

Computer Vision and Pattern Recognition 2009-10-14 v1 Machine Learning

Abstract

The learning of appropriate distance metrics is a critical problem in image classification and retrieval. In this work, we propose a boosting-based technique, termed \BoostMetric, for learning a Mahalanobis distance metric. One of the primary difficulties in learning such a metric is to ensure that the Mahalanobis matrix remains positive semidefinite. Semidefinite programming is sometimes used to enforce this constraint, but does not scale well. \BoostMetric is instead based on a key observation that any positive semidefinite matrix can be decomposed into a linear positive combination of trace-one rank-one matrices. \BoostMetric thus uses rank-one positive semidefinite matrices as weak learners within an efficient and scalable boosting-based learning process. The resulting method is easy to implement, does not require tuning, and can accommodate various types of constraints. Experiments on various datasets show that the proposed algorithm compares favorably to those state-of-the-art methods in terms of classification accuracy and running time.

Keywords

Cite

@article{arxiv.0910.2279,
  title  = {Positive Semidefinite Metric Learning with Boosting},
  author = {Chunhua Shen and Junae Kim and Lei Wang and Anton van den Hengel},
  journal= {arXiv preprint arXiv:0910.2279},
  year   = {2009}
}

Comments

11 pages, Twenty-Third Annual Conference on Neural Information Processing Systems (NIPS 2009), Vancouver, Canada

R2 v1 2026-06-21T13:57:30.922Z