Learning Image Similarity from Flickr Groups Using Stochastic Intersection Kernel MAchines
Abstract
Measuring image similarity is a central topic in computer vision. In this paper, we learn similarity from Flickr groups and use it to organize photos. Two images are similar if they are likely to belong to the same Flickr groups. Our approach is enabled by a fast Stochastic Intersection Kernel MAchine (SIKMA) training algorithm, which we propose. This proposed training method will be useful for many vision problems, as it can produce a classifier that is more accurate than a linear classifier, trained on tens of thousands of examples in two minutes. The experimental results show our approach performs better on image matching, retrieval, and classification than using conventional visual features.
Cite
Text
Wang et al. "Learning Image Similarity from Flickr Groups Using Stochastic Intersection Kernel MAchines." IEEE/CVF International Conference on Computer Vision, 2009. doi:10.1109/ICCV.2009.5459167Markdown
[Wang et al. "Learning Image Similarity from Flickr Groups Using Stochastic Intersection Kernel MAchines." IEEE/CVF International Conference on Computer Vision, 2009.](https://mlanthology.org/iccv/2009/wang2009iccv-learning/) doi:10.1109/ICCV.2009.5459167BibTeX
@inproceedings{wang2009iccv-learning,
title = {{Learning Image Similarity from Flickr Groups Using Stochastic Intersection Kernel MAchines}},
author = {Wang, Gang and Hoiem, Derek and Forsyth, David A.},
booktitle = {IEEE/CVF International Conference on Computer Vision},
year = {2009},
pages = {428-435},
doi = {10.1109/ICCV.2009.5459167},
url = {https://mlanthology.org/iccv/2009/wang2009iccv-learning/}
}