Section 01
Introduction: LPGNN – A Local Differential Privacy Protection Framework for GNNs
LPGNN is the first research project to systematically address the Local Differential Privacy (LDP) problem in Graph Neural Networks (GNNs). Developed by Sina Sajadmanesh, its related paper was published at the ACM CCS 2021 conference. This project implements a complete framework that encrypts and protects user data before it leaves the device while maintaining high model accuracy. The code is open-sourced on GitHub (https://github.com/sisaman/LPGNN), with the last update date being June 10, 2026.