一种查询聚类信息约束的随机游走方法

A Random Walk Approach to Query Informative Constraints for Clustering

IEEE Transactions on Cybernetics · 2017
被引 11
ABS 3

中文导读

提出一种基于随机游走中通勤时间的递归方法,通过图划分和通勤时间距离来查询信息约束,提升聚类效果,实验验证了其有效性。

Abstract

This paper presents a random walk approach to the problem of querying informative constraints for clustering. The proposed method is based on the properties of the commute time, that is the expected time taken for a random walk to travel between two nodes and return, on the adjacency graph of data. Commute time has the nice property of that, the more short paths connect two given nodes in a graph, the more similar those nodes are. Since computing the commute time takes the Laplacian eigenspectrum into account, we use this property in a recursive fashion to query informative constraints for clustering. At each recursion, the proposed method constructs the adjacency graph of data and utilizes the spectral properties of the commute time matrix to bipartition the adjacency graph. Thereafter, the proposed method benefits from the commute times distance on graph to query informative constraints between partitions. This process iterates for each partition until the stop condition becomes true. Experiments on real-world data show the efficiency of the proposed method for constraints selection.

聚类分析随机游走图论谱方法约束查询