Dynamic Clustering-Based Query Answering in Peer-to-Peer Systems

weining qian,shuigeng zhou,yi ren,aoying zhou,beng chin ooi,kianlee tan,beng chin,ooi kianlee tan
DOI: https://doi.org/10.1007/978-3-540-45160-0_30
2003-01-01
Abstract:In this paper, we propose a new query answering model for P2P applications, which is termed as clustering-based query answering (CBQA). CBQA will retrieve the data objects that are in the same cluster of the query from the global dataset distributed over peers of a P2P system. We first present a framework that support clustering based query answering. Then we give three concrete algorithms for different clustering criteria, namely k-nearest-neighbor, distance-based, and density-based clustering, along with detailed analyses. Finally, implementation issues, especially dynamic neighbors selection to enable the scalability are addressed. Theoretical analysis shows that our method can guarantee to find desirable objects in the interested cluster with modest overhead.
What problem does this paper attempt to address?