P2P Domain Classification using Decision Tree
Anis Ismail, Aziz Barbar

TL;DR
This paper presents a decision tree-based model for efficient query routing in unstructured P2P networks, reducing bandwidth consumption and improving response time by predicting the appropriate Super-Peer for each query.
Contribution
It introduces a novel architecture using Super-Super-Peers and data mining techniques to enhance query routing without semantic mapping in P2P systems.
Findings
Improved response time compared to baseline methods
Enhanced query precision in P2P networks
Distributed knowledge reduces semantic mapping complexity
Abstract
In Peer-to-Peer context, a challenging problem is how to find the appropriate peer to deal with a given query without overly consuming bandwidth? Different methods proposed routing strategies of queries taking into account the P2P network at hand. This paper considers an unstructured P2P system based on an organization of peers around Super-Peers that are connected to Super-Super- Peer according to their semantic domains; By analyzing the queries log file, a predictive model that avoids flooding queries in the P2P network is constructed after predicting the appropriate Super-Peer, and hence the peer to answer the query. A challenging problem in a schema-based Peer-to-Peer (P2P) system is how to locate peers that are relevant to a given query. In this paper, architecture, based on (Super-)Peers is proposed, focusing on query routing. The approach to be implemented, groups together…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPeer-to-Peer Network Technologies · Data Mining Algorithms and Applications · Data Management and Algorithms
