LGMar 16, 2013

A Quorum Sensing Inspired Algorithm for Dynamic Clustering

arXiv:1303.3934v21 citations
AI Analysis

It addresses the need for clustering algorithms that can adapt to time-varying data, offering a novel approach for domains like robotics and network analysis, though it appears incremental in its method adaptation.

The paper tackles the problem of dynamic data clustering by proposing a bio-inspired algorithm based on quorum sensing, which demonstrates flexibility in handling both static and time-varying data across applications like robotic swarms and image segmentation.

Quorum sensing is a decentralized biological process, through which a community of cells with no global awareness coordinate their functional behaviors based solely on cell-medium interactions and local decisions. This paper draws inspirations from quorum sensing and colony competition to derive a new algorithm for data clustering. The algorithm treats each data as a single cell, and uses knowledge of local connectivity to cluster cells into multiple colonies simultaneously. It simulates auto-inducers secretion in quorum sensing to tune the influence radius for each cell. At the same time, sparsely distributed core cells spread their influences to form colonies, and interactions between colonies eventually determine each cell's identity. The algorithm has the flexibility to analyze not only static but also time-varying data, which surpasses the capacity of many existing algorithms. Its stability and convergence properties are established. The algorithm is tested on several applications, including both synthetic and real benchmarks data sets, alleles clustering, community detection, image segmentation. In particular, the algorithm's distinctive capability to deal with time-varying data allows us to experiment it on novel applications such as robotic swarms grouping and switching model identification. We believe that the algorithm's promising performance would stimulate many more exciting applications.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes