Mirror Descent for Metric Learning: A Unified Approach
Abstract
Most metric learning methods are characterized by diverse loss functions and projection methods, which naturally begs the question: is there a wider framework that can generalize many of these methods? In addition, ever persistent issues are those of scalability to large data sets and the question of kernelizability. We propose a unified approach to Mahalanobis metric learning: an online regularized metric learning algorithm based on the ideas of composite objective mirror descent ( comid ). The metric learning problem is formulated as a regularized positive semi-definite matrix learning problem, whose update rules can be derived using the comid framework. This approach aims to be scalable, kernelizable, and admissible to many different types of Bregman and loss functions, which allows for the tailoring of several different classes of algorithms. The most novel contribution is the use of the trace norm, which yields a sparse metric in its eigenspectrum, thus simultaneously performing feature selection along with metric learning.
Cite
Text
Kunapuli and Shavlik. "Mirror Descent for Metric Learning: A Unified Approach." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2012. doi:10.1007/978-3-642-33460-3_60Markdown
[Kunapuli and Shavlik. "Mirror Descent for Metric Learning: A Unified Approach." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2012.](https://mlanthology.org/ecmlpkdd/2012/kunapuli2012ecmlpkdd-mirror/) doi:10.1007/978-3-642-33460-3_60BibTeX
@inproceedings{kunapuli2012ecmlpkdd-mirror,
title = {{Mirror Descent for Metric Learning: A Unified Approach}},
author = {Kunapuli, Gautam and Shavlik, Jude W.},
booktitle = {European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases},
year = {2012},
pages = {859-874},
doi = {10.1007/978-3-642-33460-3_60},
url = {https://mlanthology.org/ecmlpkdd/2012/kunapuli2012ecmlpkdd-mirror/}
}