We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.DS

Change to browse by:

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Data Structures and Algorithms

Title: Approximate Privacy-Preserving Neighbourhood Estimations

Abstract: Anonymous social networks present a number of new and challenging problems for existing Social Network Analysis techniques. Traditionally, existing methods for analysing graph structure, such as community detection, required global knowledge of the graph structure. That implies that a centralised entity must be given access to the edge list of each node in the graph. This is impossible for anonymous social networks and other settings where privacy is valued by its participants. In addition, using their graph structure inputs for learning tasks defeats the purpose of anonymity. In this work, we hypothesise that one can re-purpose the use of the HyperANF a.k.a HyperBall algorithm -- intended for approximate diameter estimation -- to the task of privacy-preserving community detection for friend recommending systems that learn from an anonymous representation of the social network graph structure with limited privacy impact. This is possible because the core data structure maintained by HyperBall is a HyperLogLog with a counter of the number of reachable neighbours from a given node. Exchanging this data structure in future decentralised learning deployments gives away no information about the neighbours of the node and therefore does preserve the privacy of the graph structure.
Subjects: Data Structures and Algorithms (cs.DS); Social and Information Networks (cs.SI)
Cite as: arXiv:2102.12610 [cs.DS]
  (or arXiv:2102.12610v5 [cs.DS] for this version)

Submission history

From: Alvaro Garcia-Recuero [view email]
[v1] Thu, 25 Feb 2021 00:45:33 GMT (112kb,D)
[v2] Sun, 14 Mar 2021 09:10:14 GMT (112kb,D)
[v3] Wed, 17 Mar 2021 12:47:07 GMT (112kb,D)
[v4] Mon, 22 Mar 2021 13:33:39 GMT (114kb,D)
[v5] Sat, 19 Jun 2021 10:41:34 GMT (114kb,D)

Link back to: arXiv, form interface, contact.