Unsupervised Metric Fusion by Cross Diffusion
Abstract
Metric learning is n fundamental problem in computer vision. Different features and algorithms may tackle a problem from different angles, and thus often provide complementary information. In this paper; we propose a fusion algorithm which outputs enhanced metrics by combining multiple given metrics (similarity measures). Unlike traditional co-training style algorithms where multi-view features or multiple data subsets are used for classification or regression, we focus on fusing multiple given metrics through diffusion process in an unsupervised way. Our algorithm has its particular advantage when the input similarity' matrices are the outputs from diverse algorithms. We provide both theoretical and empirical explanations to our method. Significant improvements over the state-of-the-art results have been observed on various benchmark datasets. For example, we have achieved 100% accuracy (no longer the bull's eye measure) on the MPEG-7 shape dataset. Our method has a wide range of applications in machine learning and computer vision.
Cite
Text
Wang et al. "Unsupervised Metric Fusion by Cross Diffusion." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2012. doi:10.1109/CVPR.2012.6248029Markdown
[Wang et al. "Unsupervised Metric Fusion by Cross Diffusion." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2012.](https://mlanthology.org/cvpr/2012/wang2012cvpr-unsupervised/) doi:10.1109/CVPR.2012.6248029BibTeX
@inproceedings{wang2012cvpr-unsupervised,
title = {{Unsupervised Metric Fusion by Cross Diffusion}},
author = {Wang, Bo and Jiang, Jiayan and Wang, Wei and Zhou, Zhi-Hua and Tu, Zhuowen},
booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
year = {2012},
pages = {2997-3004},
doi = {10.1109/CVPR.2012.6248029},
url = {https://mlanthology.org/cvpr/2012/wang2012cvpr-unsupervised/}
}