Proceedings of the 13th International Conference on Extending Database Technology 2010
DOI: 10.1145/1739041.1739055
|View full text |Cite
|
Sign up to set email alerts
|

Gossiping personalized queries

Abstract: This paper presents P3Q, a fully decentralized gossip-based protocol to personalize query processing in social tagging systems. P3Q dynamically associates each user with social acquaintances sharing similar tagging behaviours. Queries are gossiped among such acquaintances, computed on the fly in a collaborative, yet partitioned manner, and results are iteratively refined and returned to the querier. Analytical and experimental evaluations convey the scalability of P3Q for top-k query processing. More specifica… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
32
0

Year Published

2012
2012
2017
2017

Publication Types

Select...
4
1
1

Relationship

2
4

Authors

Journals

citations
Cited by 29 publications
(32 citation statements)
references
References 19 publications
0
32
0
Order By: Relevance
“…Each node also stores a profile (e.g. a user's browsing history), and uses a peer-to-peer epidemic protocol [1,4,30,17] to converge towards an optimal neighborhood, i.e. a neighborhood containing the k most-similar other nodes in the system according to some similarity metric on profiles (e.g.…”
Section: Background: Decentralized K-nn Graph Constructionmentioning
confidence: 99%
See 2 more Smart Citations
“…Each node also stores a profile (e.g. a user's browsing history), and uses a peer-to-peer epidemic protocol [1,4,30,17] to converge towards an optimal neighborhood, i.e. a neighborhood containing the k most-similar other nodes in the system according to some similarity metric on profiles (e.g.…”
Section: Background: Decentralized K-nn Graph Constructionmentioning
confidence: 99%
“…cosine similarity, or Jaccard's coefficient). The principle of a typical P2P protocol for KNN graph construction [9,30] is shown in Algorithm 1, in its push-pull variant 1 . Starting from a random neighborhood, individual nodes repeatedly select a random neighbor q (line 2), exchange their current neighborhood with that of q (noted Γ (q), line 4), and use the gained information to select more similar neighbors (line 5)…”
Section: Background: Decentralized K-nn Graph Constructionmentioning
confidence: 99%
See 1 more Smart Citation
“…Instead of selecting a static metrics at design time, as most decentralised recommenders do [5,3,4], we propose to investigate whether each node can identify an optimal metric dynamically, during the recommendation process. Adapting a node's similarity metric is, however, difficult for at least three reasons.…”
Section: Self-adaptive Implicit Overlaysmentioning
confidence: 99%
“…Among these, gossip topology construction protocols have received a large amount of attention [1], [2], [10], [11] due to their inherent ability to scale, survive, and adapt. These gossip protocols exploit epidemic interactions to progressively organize nodes along a predefined topology (e.g.…”
Section: Introductionmentioning
confidence: 99%