paper-with-me

Papers

GRAND: Graph Release with Assured Node Differential Privacy

2025-07-01 · Suqing Liu, Xuan Bi, Tianxi Li arxiv

Differential privacy is a well-established framework for safeguarding sensitive information in data. While extensively applied across various domains, its application to network data -- particularly at the node level -- remains underexplored. Existing methods for node-level privacy either focus exclusively on query-based approaches, which restrict output to pre-specified network statistics, or fail to preserve key structural properties of the network. In this work, we propose GRAND (Graph Release with Assured Node Differential privacy), which is, to the best of our knowledge, the first network release mechanism that releases networks while ensuring node-level differential privacy and preserving structural properties. Under a broad class of latent space models, we show that the released network asymptotically follows the same distribution as the original network. The effectiveness of the approach is evaluated through extensive experiments on both synthetic and real-world datasets.

📄 PDF Abstract BibTeX arXiv:2507.00402

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

GRAND++: Graph Neural Diffusion with A Source Term

2021-09-29 · ICLR 2022 4 · Matthew Thorpe, Tan Minh Nguyen, Hedi Xia, Thomas Strohmer 외

We propose GRAph Neural Diffusion with a source term (GRAND++) for graph deep learning with a limited number of labeled nodes, i.e., low-labeling rate. GRAND++ is a class of continuous-depth graph deep learning architect…

Deep LearningGraph Learning

Graph Random Neural Networks for Semi-Supervised Learning on Graphs

2020-12-01 · NeurIPS 2020 12 · Wenzheng Feng, Jie Zhang, Yuxiao Dong, Yu Han 외

We study the problem of semi-supervised learning on graphs, for which graph neural networks (GNNs) have been extensively explored. However, most existing GNNs inherently suffer from the limitations of over-smoothing, non…

Data AugmentationNode Classification

Graph Random Neural Network for Semi-Supervised Learning on Graphs

2020-05-22 · Wenzheng Feng, Jie Zhang, Yuxiao Dong, Yu Han 외

We study the problem of semi-supervised learning on graphs, for which graph neural networks (GNNs) have been extensively explored. However, most existing GNNs inherently suffer from the limitations of over-smoothing, non…

Data AugmentationGraph LearningNode Classification

PiGRAND: Physics-informed Graph Neural Diffusion for Intelligent Additive Manufacturing

2026-03-16 · Benjamin Uhrich, Tim Häntschel, Erhard Rahm arxiv

A comprehensive understanding of heat transport is essential for optimizing various mechanical and engineering applications, including 3D printing. Recent advances in machine learning, combined with physics-based models,…

Transfer LearningGraph Learning

Graph-based Clustering under Differential Privacy

2018-03-10 · Rafael Pinot, Anne Morvan, Florian Yger, Cédric Gouy-Pailler 외

In this paper, we present the first differentially private clustering method for arbitrary-shaped node clusters in a graph. This algorithm takes as input only an approximate Minimum Spanning Tree (MST) $\mathcal{T}$ rele…

Clustering