PulseAugur
LIVE 09:35:46
tool · [1 source] ·
0
tool

New attack reconstructs private graph data from GNN explanations

Researchers have developed a new attack called PRIVX that can reconstruct hidden graph structures from differentially private Graph Neural Network (GNN) explanations. The attack exploits the Gaussian differential privacy mechanism, treating reconstruction as a reverse diffusion process. Experiments show that PRIVX can achieve high accuracy even with typically deployed privacy budgets, suggesting that differential privacy alone may not be sufficient to protect sensitive graph data. AI

Summary written by gemini-2.5-flash-lite from 1 source. How we write summaries →

IMPACT Demonstrates that differential privacy may be insufficient for protecting sensitive graph data when GNN explanations are released.

RANK_REASON This is a research paper detailing a novel attack on differentially private GNN explanations. [lever_c_demoted from research: ic=1 ai=1.0]

Read on arXiv cs.LG →

COVERAGE [1]

  1. arXiv cs.LG TIER_1 · Rishi Raj Sahoo, Jyotirmaya Shivottam, Subhankar Mishra ·

    Graph Reconstruction from Differentially Private GNN Explanations

    arXiv:2605.03388v1 Announce Type: new Abstract: Regulatory frameworks such as GDPR increasingly require that ML predictions be accompanied by post-hoc explanations, even when raw data and trained models cannot be released. Differential privacy (DP) is the standard mitigation for …