基于原型的混合方法加速内核FCM-K

K. Mrudula
{"title":"基于原型的混合方法加速内核FCM-K","authors":"K. Mrudula","doi":"10.1109/ICECIE47765.2019.8974790","DOIUrl":null,"url":null,"abstract":"Kernel versions of FCM have been proved to be better than FCM in identifying overlapping and linearly inseparable clusters in the input space. Kernel FCM-F (KFCM-F) and Kernel FCM-K (KFCM-K) are the two kernel versions of FCM. In KFCM-F the cluster centers are considered in the feature space, where as in KFCM-K the cluster centers are identified in the kernel space. KFCM-K is superior than KFCM-F w.r.t the clustering quality, but it is not applicable on large data sets because of its quadratic time complexity i.e., $O(n^{2})$ where $n$ is the size of the data set. This paper propose a new prototype based hybrid technique to speed-up KFCM-K for large data sets. The proposed method initially identifies some representative data items from the given data, say $l$ where $l < < n$, in linear time. The conventional kernel FCM-K is then applied over these representatives. As $l < < n$ the clustering time is reduced to $O(n+l^{2})$ from $O(n^{2})$. Experimental study on several benchmark data sets shows that the proposed method converges in less time when compare to conventional KFCM-K, but with a negligible deviation in the clustering quality.","PeriodicalId":154051,"journal":{"name":"2019 1st International Conference on Electrical, Control and Instrumentation Engineering (ICECIE)","volume":"145 1","pages":"0"},"PeriodicalIF":0.0000,"publicationDate":"2019-11-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":"{\"title\":\"A Prototype based Hybrid Approach to speed-up Kernel FCM-K\",\"authors\":\"K. Mrudula\",\"doi\":\"10.1109/ICECIE47765.2019.8974790\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"Kernel versions of FCM have been proved to be better than FCM in identifying overlapping and linearly inseparable clusters in the input space. Kernel FCM-F (KFCM-F) and Kernel FCM-K (KFCM-K) are the two kernel versions of FCM. In KFCM-F the cluster centers are considered in the feature space, where as in KFCM-K the cluster centers are identified in the kernel space. KFCM-K is superior than KFCM-F w.r.t the clustering quality, but it is not applicable on large data sets because of its quadratic time complexity i.e., $O(n^{2})$ where $n$ is the size of the data set. This paper propose a new prototype based hybrid technique to speed-up KFCM-K for large data sets. The proposed method initially identifies some representative data items from the given data, say $l$ where $l < < n$, in linear time. The conventional kernel FCM-K is then applied over these representatives. As $l < < n$ the clustering time is reduced to $O(n+l^{2})$ from $O(n^{2})$. Experimental study on several benchmark data sets shows that the proposed method converges in less time when compare to conventional KFCM-K, but with a negligible deviation in the clustering quality.\",\"PeriodicalId\":154051,\"journal\":{\"name\":\"2019 1st International Conference on Electrical, Control and Instrumentation Engineering (ICECIE)\",\"volume\":\"145 1\",\"pages\":\"0\"},\"PeriodicalIF\":0.0000,\"publicationDate\":\"2019-11-01\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"0\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"2019 1st International Conference on Electrical, Control and Instrumentation Engineering (ICECIE)\",\"FirstCategoryId\":\"1085\",\"ListUrlMain\":\"https://doi.org/10.1109/ICECIE47765.2019.8974790\",\"RegionNum\":0,\"RegionCategory\":null,\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"\",\"JCRName\":\"\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"2019 1st International Conference on Electrical, Control and Instrumentation Engineering (ICECIE)","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.1109/ICECIE47765.2019.8974790","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 0

摘要

核版本的FCM在识别输入空间中重叠和线性不可分的聚类方面优于FCM。内核FCM- f (KFCM-F)和内核FCM- k (KFCM-K)是FCM的两个内核版本。在KFCM-F中,聚类中心在特征空间中被考虑,而在KFCM-K中,聚类中心在核空间中被识别。KFCM-K在聚类质量上优于KFCM-F w.r.t,但由于其二次时间复杂度,即$O(n^{2})$,其中$n$为数据集的大小,因此不适用于大型数据集。本文提出了一种新的基于原型的混合技术来加速大数据集的KFCM-K。所提出的方法首先在线性时间内从给定数据中识别出一些具有代表性的数据项,例如$l$,其中$l < < n$。然后将常规核函数FCM-K应用于这些代表。当$l < < n$时,聚类时间从$O(n^{2})$减少到$O(n+l^{2})$。在多个基准数据集上的实验研究表明,与传统的KFCM-K相比,该方法的收敛时间更短,聚类质量的偏差可以忽略不计。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
A Prototype based Hybrid Approach to speed-up Kernel FCM-K
Kernel versions of FCM have been proved to be better than FCM in identifying overlapping and linearly inseparable clusters in the input space. Kernel FCM-F (KFCM-F) and Kernel FCM-K (KFCM-K) are the two kernel versions of FCM. In KFCM-F the cluster centers are considered in the feature space, where as in KFCM-K the cluster centers are identified in the kernel space. KFCM-K is superior than KFCM-F w.r.t the clustering quality, but it is not applicable on large data sets because of its quadratic time complexity i.e., $O(n^{2})$ where $n$ is the size of the data set. This paper propose a new prototype based hybrid technique to speed-up KFCM-K for large data sets. The proposed method initially identifies some representative data items from the given data, say $l$ where $l < < n$, in linear time. The conventional kernel FCM-K is then applied over these representatives. As $l < < n$ the clustering time is reduced to $O(n+l^{2})$ from $O(n^{2})$. Experimental study on several benchmark data sets shows that the proposed method converges in less time when compare to conventional KFCM-K, but with a negligible deviation in the clustering quality.
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
自引率
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学术文献互助群
群 号:604180095
Book学术官方微信