Positive Semidefinite Metric Learning Using Boosting-like Algorithms
Chunhua Shen, Junae Kim, Lei Wang, Anton van den Hengel

TL;DR
This paper introduces BoostMetric, a scalable boosting algorithm for learning positive semidefinite Mahalanobis distance metrics, which improves classification accuracy and efficiency over existing methods.
Contribution
It proposes a novel boosting-based approach that decomposes positive semidefinite matrices into rank-one components, enabling scalable metric learning.
Findings
Outperforms state-of-the-art methods in accuracy
Reduces computational time significantly
Easily accommodates various constraints
Abstract
The success of many machine learning and pattern recognition methods relies heavily upon the identification of an appropriate distance metric on the input data. It is often beneficial to learn such a metric from the input training data, instead of using a default one such as the Euclidean distance. In this work, we propose a boosting-based technique, termed BoostMetric, for learning a quadratic Mahalanobis distance metric. Learning a valid Mahalanobis distance metric requires enforcing the constraint that the matrix parameter to the metric remains positive definite. Semidefinite programming is often used to enforce this constraint, but does not scale well and easy to implement. BoostMetric is instead based on the observation that any positive semidefinite matrix can be decomposed into a linear combination of trace-one rank-one matrices. BoostMetric thus uses rank-one positive…
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
TopicsFace and Expression Recognition · Sparse and Compressive Sensing Techniques · Blind Source Separation Techniques
