Differentially Private Densest Subgraph Detection
- URL: http://arxiv.org/abs/2105.13287v1
- Date: Thu, 27 May 2021 16:36:03 GMT
- Title: Differentially Private Densest Subgraph Detection
- Authors: Dung Nguyen and Anil Vullikanti
- Abstract summary: In many domains, the network is private, and returning a densest subgraph can reveal information about the network.
We study the densest subgraph problem in the edge privacy model, in which the edges of the graph are private.
We show that our algorithms have an additive approximation guarantee.
- Score: 8.290536618677235
- License: http://creativecommons.org/licenses/by-nc-nd/4.0/
- Abstract: Densest subgraph detection is a fundamental graph mining problem, with a
large number of applications. There has been a lot of work on efficient
algorithms for finding the densest subgraph in massive networks. However, in
many domains, the network is private, and returning a densest subgraph can
reveal information about the network. Differential privacy is a powerful
framework to handle such settings. We study the densest subgraph problem in the
edge privacy model, in which the edges of the graph are private. We present the
first sequential and parallel differentially private algorithms for this
problem. We show that our algorithms have an additive approximation guarantee.
We evaluate our algorithms on a large number of real-world networks, and
observe a good privacy-accuracy tradeoff when the network has high density.
Related papers
- The Power of Graph Sparsification in the Continual Release Model [48.65946341463292]
We make novel use of assorted sparsification techniques from the non-private streaming and static graph algorithms.
Our edge-differentially private algorithms use sublinear space with respect to the number of edges in the graph.
We conclude with additive error lower bounds for edge-privacy in the fully dynamic setting.
arXiv Detail & Related papers (2024-07-24T20:15:07Z) - Deep Manifold Graph Auto-Encoder for Attributed Graph Embedding [51.75091298017941]
This paper proposes a novel Deep Manifold (Variational) Graph Auto-Encoder (DMVGAE/DMGAE) for attributed graph data.
The proposed method surpasses state-of-the-art baseline algorithms by a significant margin on different downstream tasks across popular datasets.
arXiv Detail & Related papers (2024-01-12T17:57:07Z) - A Unifying Privacy Analysis Framework for Unknown Domain Algorithms in Differential Privacy [1.5773159234875098]
We revisit some of the existing differentially private algorithms for releasing histograms over unknown domains.
The main practical advantage of releasing histograms over an unknown domain is that the algorithm does not need to fill in missing labels.
We present a unified framework for the privacy analyses of several existing algorithms.
arXiv Detail & Related papers (2023-09-17T05:47:33Z) - Smooth Anonymity for Sparse Graphs [69.1048938123063]
differential privacy has emerged as the gold standard of privacy, however, when it comes to sharing sparse datasets.
In this work, we consider a variation of $k$-anonymity, which we call smooth-$k$-anonymity, and design simple large-scale algorithms that efficiently provide smooth-$k$-anonymity.
arXiv Detail & Related papers (2022-07-13T17:09:25Z) - Sketch-Based Anomaly Detection in Streaming Graphs [89.52200264469364]
Given a stream of graph edges from a dynamic graph, how can we assign anomaly scores to edges and subgraphs in an online manner?
Our method is the first streaming approach that incorporates dense subgraph search to detect graph anomalies in constant memory and time.
arXiv Detail & Related papers (2021-06-08T16:10:36Z) - The Generalized Mean Densest Subgraph Problem [30.33731479053404]
We introduce a new family of dense subgraph objectives, parameterized by a single parameter $p$.
Our objective captures both the standard densest subgraph problem and the maximum $k$-core as special cases.
A major contribution of our work is analyzing the performance of different types of peeling algorithms for dense subgraphs both in theory and practice.
arXiv Detail & Related papers (2021-06-02T02:58:35Z) - Online Dense Subgraph Discovery via Blurred-Graph Feedback [87.9850024070244]
We introduce a novel learning problem for dense subgraph discovery.
We first propose a edge-time algorithm that obtains a nearly-optimal solution with high probability.
We then design a more scalable algorithm with a theoretical guarantee.
arXiv Detail & Related papers (2020-06-24T11:37:33Z) - Locally Private Graph Neural Networks [12.473486843211573]
We study the problem of node data privacy, where graph nodes have potentially sensitive data that is kept private.
We develop a privacy-preserving, architecture-agnostic GNN learning algorithm with formal privacy guarantees.
Experiments conducted over real-world datasets demonstrate that our method can maintain a satisfying level of accuracy with low privacy loss.
arXiv Detail & Related papers (2020-06-09T22:36:06Z) - Analyzing Neural Networks Based on Random Graphs [77.34726150561087]
We perform a massive evaluation of neural networks with architectures corresponding to random graphs of various types.
We find that none of the classical numerical graph invariants by itself allows to single out the best networks.
We also find that networks with primarily short-range connections perform better than networks which allow for many long-range connections.
arXiv Detail & Related papers (2020-02-19T11:04:49Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.