Generalized Transitive Distance with Minimum Spanning Random Forest
Abstract
Transitive distance is an ultrametric with elegant properties for clustering. Conventional transitive distance can be found by referring to the minimum spanning tree (MST). We show that such distance metric can be generalized onto a minimum spanning random forest (MSRF) with element-wise max pooling over the set of transitive distance matrices from an MSRF. Our proposed approach is both intuitively reasonable and theoretically attractive. Intuitively, max pooling alleviates undesired short links with single MST when noise is present. Theoretically, one can see that the distance metric obtained max pooling is still an ultrametric, rendering many good clustering properties. Comprehensive experiments on data clustering and image segmentation show that MSRF with max pooling improves the clustering performance over single MST and achieves state of the art performance on the Berkeley Segmentation Dataset.
Cite
Text
Yu et al. "Generalized Transitive Distance with Minimum Spanning Random Forest." International Joint Conference on Artificial Intelligence, 2015.Markdown
[Yu et al. "Generalized Transitive Distance with Minimum Spanning Random Forest." International Joint Conference on Artificial Intelligence, 2015.](https://mlanthology.org/ijcai/2015/yu2015ijcai-generalized/)BibTeX
@inproceedings{yu2015ijcai-generalized,
title = {{Generalized Transitive Distance with Minimum Spanning Random Forest}},
author = {Yu, Zhiding and Liu, Weiyang and Liu, Wenbo and Peng, Xi and Hui, Zhuo and Kumar, B. V. K. Vijaya},
booktitle = {International Joint Conference on Artificial Intelligence},
year = {2015},
pages = {2205-2211},
url = {https://mlanthology.org/ijcai/2015/yu2015ijcai-generalized/}
}