Scalable Social Coordination using Enmeshed Queries
Jianjun Chen, Ashwin Machanavajjhala, George Varghese

TL;DR
This paper introduces enmeshed queries, a flexible model for social coordination that supports declarative group formation based on social attributes, and presents efficient heuristics for scalable implementation.
Contribution
The paper proposes enmeshed queries as a novel, general model for social coordination and develops heuristics for efficient, scalable matching algorithms.
Findings
Heuristic algorithms achieve 86% of optimal matchings.
Average query processing time is 40 microseconds.
Algorithm scales well with multiple cores and servers.
Abstract
Social coordination allows users to move beyond awareness of their friends to efficiently coordinating physical activities with others. While specific forms of social coordination can be seen in tools such as Evite, Meetup and Groupon, we introduce a more general model using what we call enmeshed queries. An enmeshed query allows users to declaratively specify an intent to coordinate by specifying social attributes such as the desired group size and who/what/when, and the database returns matching queries. Enmeshed queries are continuous, but new queries (and not data) answer older queries; the variable group size also makes enmeshed queries different from entangled queries, publish-subscribe systems, and dating services. We show that even offline group coordination using enmeshed queries is NP-hard. We then introduce efficient heuristics that use selective indices such as location…
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
TopicsData Management and Algorithms · Peer-to-Peer Network Technologies · Mobile Crowdsensing and Crowdsourcing
