Beyond IID: Learning to Combine Non-IID Metrics for Vision Tasks
Abstract
Metric learning has been widely employed, especially in various computer vision tasks, with the fundamental assumption that all samples (e.g., regions/superpixels in images/videos) are independent and identically distributed (IID). However, since the samples are usually spatially-connected or temporally-correlated with their physically-connected neighbours, they are not IID (non-IID for short), which cannot be directly handled by existing methods. Thus, we propose to learn and integrate non-IID metrics (NIME). To incorporate the non-IID spatial/temporal relations, instead of directly using non-IID features and metric learning as previous methods, NIME first builds several non-IID representations on original (non-IID) features by various graph kernel functions, and then automatically learns the metric under the best combination of various non-IID representations. NIME is applied to solve two typical computer vision tasks: interactive image segmentation and histology image identification. The results show that learning and integrating non-IID metrics improves the performance, compared to the IID methods. Moreover, our method achieves results comparable or better than that of the state-of-the-arts.
Cite
Text
Shi et al. "Beyond IID: Learning to Combine Non-IID Metrics for Vision Tasks." AAAI Conference on Artificial Intelligence, 2017. doi:10.1609/AAAI.V31I1.10748Markdown
[Shi et al. "Beyond IID: Learning to Combine Non-IID Metrics for Vision Tasks." AAAI Conference on Artificial Intelligence, 2017.](https://mlanthology.org/aaai/2017/shi2017aaai-beyond/) doi:10.1609/AAAI.V31I1.10748BibTeX
@inproceedings{shi2017aaai-beyond,
title = {{Beyond IID: Learning to Combine Non-IID Metrics for Vision Tasks}},
author = {Shi, Yinghuan and Li, Wenbin and Gao, Yang and Cao, Longbing and Shen, Dinggang},
booktitle = {AAAI Conference on Artificial Intelligence},
year = {2017},
pages = {1524-1531},
doi = {10.1609/AAAI.V31I1.10748},
url = {https://mlanthology.org/aaai/2017/shi2017aaai-beyond/}
}