基于阻尼窗口足迹的单次遍历可能性聚类 / Single-pass Possibilistic Clustering with Damped Window Footprints
1️⃣ 一句话总结
本文提出了一种名为SPC的高效单次遍历可能性聚类算法,它特别适合处理大数据流,能够有效识别非球形数据簇,并通过创新的阻尼窗口更新和协方差合并技术来动态维护聚类模型。
Streaming clustering is a domain that has become extremely relevant in the age of big data, such as in network traffic analysis or in processing continuously-running sensor data. Furthermore, possibilistic models offer unique benefits over approaches from the literature, especially with the introduction of a "fuzzifier" parameter that controls how quickly typicality degrades as one gets further from cluster centers. We propose a single-pass possibilistic clustering (SPC) algorithm that is effective and easy to apply to new datasets. Key contributions of SPC include the ability to model non-spherical clusters, closed-form footprint updates over arbitrarily sized damped windows, and the employment of covariance union from the multiple hypothesis tracking literature to merge two cluster mean and covariance estimates. SPC is validated against five other streaming clustering algorithm on the basis of cluster purity and normalized mutual information.
基于阻尼窗口足迹的单次遍历可能性聚类 / Single-pass Possibilistic Clustering with Damped Window Footprints
本文提出了一种名为SPC的高效单次遍历可能性聚类算法,它特别适合处理大数据流,能够有效识别非球形数据簇,并通过创新的阻尼窗口更新和协方差合并技术来动态维护聚类模型。
源自 arXiv: 2603.06889