ComFu:通过共性融合改进视觉聚类

Chunchun Li, Manuel Günther, T. Boult
{"title":"ComFu:通过共性融合改进视觉聚类","authors":"Chunchun Li, Manuel Günther, T. Boult","doi":"10.1109/ICMLA52953.2021.00030","DOIUrl":null,"url":null,"abstract":"Clustering has a long history in the computer vision community with a myriad of applications. Clustering is a family of unsupervised machine learning techniques that group samples based on similarity. Multiple ad hoc techniques have been developed to combine or fuse clustering algorithms with dozens of different clustering techniques. This paper presents a new formalization of clustering fusion and introduces the novel Commonality Fusion (ComFu) technique to combine the advantages of different clustering algorithms by fusing their results on datasets. ComFu builds a pairwise commonality matrix of samples by computing how many clustering algorithms group each pair together. Using this matrix, ComFu builds initial clusters of points with high commonality and then assigns points with low commonality to clusters with the highest average commonality to those points with an automatic distance measure selection process. We start experiments by comparing ComFu with the prior state-of-the-art cluster fusion algorithms on eight UCI datasets. We then evaluate ComFu on practical vision clustering problems, advancing the state-of-the-art on a wide range of applications including clustering faces in the IJB-B dataset. We apply ComFu to fuse FINCH, the state-of-the-art ”parameter-free” approach, which returns multiple partitions and can use multiple distance metrics, and show that ComFu improves their result by fusing over metrics and partitions.","PeriodicalId":6750,"journal":{"name":"2021 20th IEEE International Conference on Machine Learning and Applications (ICMLA)","volume":"1 1","pages":"143-150"},"PeriodicalIF":0.0000,"publicationDate":"2021-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":"{\"title\":\"ComFu: Improving Visual Clustering by Commonality Fusion\",\"authors\":\"Chunchun Li, Manuel Günther, T. Boult\",\"doi\":\"10.1109/ICMLA52953.2021.00030\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"Clustering has a long history in the computer vision community with a myriad of applications. Clustering is a family of unsupervised machine learning techniques that group samples based on similarity. Multiple ad hoc techniques have been developed to combine or fuse clustering algorithms with dozens of different clustering techniques. This paper presents a new formalization of clustering fusion and introduces the novel Commonality Fusion (ComFu) technique to combine the advantages of different clustering algorithms by fusing their results on datasets. ComFu builds a pairwise commonality matrix of samples by computing how many clustering algorithms group each pair together. Using this matrix, ComFu builds initial clusters of points with high commonality and then assigns points with low commonality to clusters with the highest average commonality to those points with an automatic distance measure selection process. We start experiments by comparing ComFu with the prior state-of-the-art cluster fusion algorithms on eight UCI datasets. We then evaluate ComFu on practical vision clustering problems, advancing the state-of-the-art on a wide range of applications including clustering faces in the IJB-B dataset. We apply ComFu to fuse FINCH, the state-of-the-art ”parameter-free” approach, which returns multiple partitions and can use multiple distance metrics, and show that ComFu improves their result by fusing over metrics and partitions.\",\"PeriodicalId\":6750,\"journal\":{\"name\":\"2021 20th IEEE International Conference on Machine Learning and Applications (ICMLA)\",\"volume\":\"1 1\",\"pages\":\"143-150\"},\"PeriodicalIF\":0.0000,\"publicationDate\":\"2021-12-01\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"0\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"2021 20th IEEE International Conference on Machine Learning and Applications (ICMLA)\",\"FirstCategoryId\":\"1085\",\"ListUrlMain\":\"https://doi.org/10.1109/ICMLA52953.2021.00030\",\"RegionNum\":0,\"RegionCategory\":null,\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"\",\"JCRName\":\"\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"2021 20th IEEE International Conference on Machine Learning and Applications (ICMLA)","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.1109/ICMLA52953.2021.00030","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 0

摘要

聚类在计算机视觉领域有着悠久的历史,有着无数的应用。聚类是一种基于相似性对样本进行分组的无监督机器学习技术。已经开发了多种ad hoc技术,将聚类算法与数十种不同的聚类技术相结合或融合。本文提出了一种新的聚类融合形式化方法,并引入了一种新的共性融合(ComFu)技术,通过在数据集上融合不同聚类算法的结果来结合不同聚类算法的优点。ComFu通过计算有多少聚类算法将每对样本分组在一起来构建样本的成对共性矩阵。使用该矩阵,ComFu构建具有高共性点的初始聚类,然后通过自动距离度量选择过程将低共性点分配给具有最高平均共性点的聚类。我们首先在8个UCI数据集上比较了ComFu和之前最先进的聚类融合算法。然后,我们在实际的视觉聚类问题上评估了ComFu,在广泛的应用中推进了最先进的技术,包括在IJB-B数据集中聚类人脸。我们将ComFu应用于融合FINCH,这是一种最先进的“无参数”方法,它返回多个分区并可以使用多个距离指标,并表明ComFu通过融合指标和分区来改善结果。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
ComFu: Improving Visual Clustering by Commonality Fusion
Clustering has a long history in the computer vision community with a myriad of applications. Clustering is a family of unsupervised machine learning techniques that group samples based on similarity. Multiple ad hoc techniques have been developed to combine or fuse clustering algorithms with dozens of different clustering techniques. This paper presents a new formalization of clustering fusion and introduces the novel Commonality Fusion (ComFu) technique to combine the advantages of different clustering algorithms by fusing their results on datasets. ComFu builds a pairwise commonality matrix of samples by computing how many clustering algorithms group each pair together. Using this matrix, ComFu builds initial clusters of points with high commonality and then assigns points with low commonality to clusters with the highest average commonality to those points with an automatic distance measure selection process. We start experiments by comparing ComFu with the prior state-of-the-art cluster fusion algorithms on eight UCI datasets. We then evaluate ComFu on practical vision clustering problems, advancing the state-of-the-art on a wide range of applications including clustering faces in the IJB-B dataset. We apply ComFu to fuse FINCH, the state-of-the-art ”parameter-free” approach, which returns multiple partitions and can use multiple distance metrics, and show that ComFu improves their result by fusing over metrics and partitions.
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
自引率
0.00%
发文量
0
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
确定
请完成安全验证×
copy
已复制链接
快去分享给好友吧!
我知道了
右上角分享
点击右上角分享
0
联系我们:info@booksci.cn Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。 Copyright © 2023 布克学术 All rights reserved.
京ICP备2023020795号-1
ghs 京公网安备 11010802042870号
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术官方微信