FlockStream: A Bio-Inspired Algorithm for Clustering Evolving Data Streams. Forestiero, A., Pizzuti, C., & Spezzano, G. In 2009 21st IEEE International Conference on Tools with Artificial Intelligence, pages 1–8, November, 2009. ISSN: 2375-0197
doi  abstract   bibtex   
Existing density-based data stream clustering algorithms use a two-phase scheme approach consisting of an online phase, in which raw data is processed to gather summary statistics, and an offline phase that generates the clusters by using the summary data. In this paper we propose a data stream clustering method based on a multi-agent system that uses a decentralized bottom-up self-organizing strategy to group similar data points. Data points are associated with agents and deployed onto a 2D space, to work simultaneously by applying a heuristic strategy based on a bio-inspired model, known as flocking model. Agents move onto the space for a fixed time and, when they encounter other agents into a predefined visibility range, they can decide to form a flock if they are similar. Flocks can join to form swarms of similar groups. This strategy allows to merge the two phases of density-based approaches and thus to avoid the offline cluster computation, since a swarm represents a cluster. Experimental results show the capability of the bio-inspired approach to obtain very good results on real and synthetic data sets.
@inproceedings{forestiero_flockstream_2009,
	title = {{FlockStream}: {A} {Bio}-{Inspired} {Algorithm} for {Clustering} {Evolving} {Data} {Streams}},
	shorttitle = {{FlockStream}},
	doi = {10.1109/ICTAI.2009.60},
	abstract = {Existing density-based data stream clustering algorithms use a two-phase scheme approach consisting of an online phase, in which raw data is processed to gather summary statistics, and an offline phase that generates the clusters by using the summary data. In this paper we propose a data stream clustering method based on a multi-agent system that uses a decentralized bottom-up self-organizing strategy to group similar data points. Data points are associated with agents and deployed onto a 2D space, to work simultaneously by applying a heuristic strategy based on a bio-inspired model, known as flocking model. Agents move onto the space for a fixed time and, when they encounter other agents into a predefined visibility range, they can decide to form a flock if they are similar. Flocks can join to form swarms of similar groups. This strategy allows to merge the two phases of density-based approaches and thus to avoid the offline cluster computation, since a swarm represents a cluster. Experimental results show the capability of the bio-inspired approach to obtain very good results on real and synthetic data sets.},
	booktitle = {2009 21st {IEEE} {International} {Conference} on {Tools} with {Artificial} {Intelligence}},
	author = {Forestiero, Agostino and Pizzuti, Clara and Spezzano, Giandomenico},
	month = nov,
	year = {2009},
	note = {ISSN: 2375-0197},
	keywords = {Artificial intelligence, Biosensors, Clustering algorithms, Clustering methods, Credit cards, Data mining, High performance computing, Multiagent systems, Statistics, Telephony},
	pages = {1--8},
}

Downloads: 0