Scalable Similarity Learning Using Large Margin Neighborhood Embedding
Abstract
Classifying large-scale image data into object categories is an important problem that has received increasing research attention. Given the huge amount of data, non-parametric approaches such as nearest neighbor classifiers have shown promising results, especially when they are underpinned by a learned distance or similarity measurement. Although metric learning has been well studied in the past decades, most existing algorithms are impractical to handle large-scale data sets. In this paper, we present an image similarity learning method that can scale well in both the number of images and the dimensionality of image descriptors. To this end, similarity comparison is restricted to each sample's local neighbors and a discriminative similarity measure is induced from large margin neighborhood embedding. We also exploit the ensemble of projections so that high-dimensional features can be processed in a set of lower-dimensional subspaces in parallel. The efficiency and scalability of our proposed model are validated on several data sets with scales varying from tens of thousands to one million images.
Cite
Text
Wang et al. "Scalable Similarity Learning Using Large Margin Neighborhood Embedding." IEEE/CVF Winter Conference on Applications of Computer Vision, 2015. doi:10.1109/WACV.2015.68Markdown
[Wang et al. "Scalable Similarity Learning Using Large Margin Neighborhood Embedding." IEEE/CVF Winter Conference on Applications of Computer Vision, 2015.](https://mlanthology.org/wacv/2015/wang2015wacv-scalable/) doi:10.1109/WACV.2015.68BibTeX
@inproceedings{wang2015wacv-scalable,
title = {{Scalable Similarity Learning Using Large Margin Neighborhood Embedding}},
author = {Wang, Zhaowen and Yang, Jianchao and Lin, Zhe and Brandt, Jonathan and Chang, Shiyu and Huang, Thomas S.},
booktitle = {IEEE/CVF Winter Conference on Applications of Computer Vision},
year = {2015},
pages = {464-471},
doi = {10.1109/WACV.2015.68},
url = {https://mlanthology.org/wacv/2015/wang2015wacv-scalable/}
}