Adversarial Privacy Preserving Graph Embedding against Inference Attack

August 30, 2020 ยท Entered Twilight ยท ๐Ÿ› IEEE Internet of Things Journal

๐ŸŒ… TWILIGHT: Old Age
Predates the code-sharing era โ€” a pioneer of its time

"Last commit was 5.0 years ago (โ‰ฅ5 year threshold)"

Evidence collected by the PWNC Scanner

Repo contents: README.md, __pycache__, constructor.py, data, figure.png, initializations.py, input_data.py, layers.py, link_predict.ipynb, link_predict.py, mask_test_edges.py, meansuring.py, model.py, optimizer.py, preprocessing.py, process_attr.py, train.ipynb, train.py

Authors Kaiyang Li, Guangchun Luo, Yang Ye, Wei Li, Shihao Ji, Zhipeng Cai arXiv ID 2008.13072 Category cs.LG: Machine Learning Cross-listed cs.CR, stat.ML Citations 66 Venue IEEE Internet of Things Journal Repository https://github.com/uJ62JHD/Privacy-Preserving-Social-Network-Embedding โญ 21 Last Checked 1 month ago
Abstract
Recently, the surge in popularity of Internet of Things (IoT), mobile devices, social media, etc. has opened up a large source for graph data. Graph embedding has been proved extremely useful to learn low-dimensional feature representations from graph structured data. These feature representations can be used for a variety of prediction tasks from node classification to link prediction. However, existing graph embedding methods do not consider users' privacy to prevent inference attacks. That is, adversaries can infer users' sensitive information by analyzing node representations learned from graph embedding algorithms. In this paper, we propose Adversarial Privacy Graph Embedding (APGE), a graph adversarial training framework that integrates the disentangling and purging mechanisms to remove users' private information from learned node representations. The proposed method preserves the structural information and utility attributes of a graph while concealing users' private attributes from inference attacks. Extensive experiments on real-world graph datasets demonstrate the superior performance of APGE compared to the state-of-the-arts. Our source code can be found at https://github.com/uJ62JHD/Privacy-Preserving-Social-Network-Embedding.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

๐Ÿ“œ Similar Papers

In the same crypt โ€” Machine Learning