paper-with-me

Papers

Large-Scale Privacy-Preserving Network Embedding against Private Link Inference Attacks

2022-05-28 · Xiao Han, Leye Wang, Junjie Wu, Yuncong Yang

Network embedding represents network nodes by a low-dimensional informative vector. While it is generally effective for various downstream tasks, it may leak some private information of networks, such as hidden private links. In this work, we address a novel problem of privacy-preserving network embedding against private link inference attacks. Basically, we propose to perturb the original network by adding or removing links, and expect the embedding generated on the perturbed network can leak little information about private links but hold high utility for various downstream tasks. Towards this goal, we first propose general measurements to quantify privacy gain and utility loss incurred by candidate network perturbations; we then design a PPNE framework to identify the optimal perturbation solution with the best privacy-utility trade-off in an iterative way. Furthermore, we propose many techniques to accelerate PPNE and ensure its scalability. For instance, as the skip-gram embedding methods including DeepWalk and LINE can be seen as matrix factorization with closed form embedding results, we devise efficient privacy gain and utility loss approximation methods to avoid the repetitive time-consuming embedding training for every candidate network perturbation in each iteration. Experiments on real-life network datasets (with up to millions of nodes) verify that PPNE outperforms baselines by sacrificing less utility and obtaining higher privacy protection.

📄 PDF Abstract BibTeX arXiv:2205.14440

Code (0)

등록된 구현이 없습니다.

Tasks

Network EmbeddingPrivacy Preserving

Methods 이 논문이 사용한 방법론

DeepWalk DeepWalk learns embeddings (social representations) of a graph's vertices, by modeling a stream of short random walks. Social representations are latent features of the…
LINE 설명 없음

Similar Papers 제목 키워드 기반

Privacy- and Utility-Preserving Textual Analysis via Calibrated Multivariate Perturbations

2019-10-20 · Oluwaseyi Feyisetan, Borja Balle, Thomas Drake, Tom Diethe

Accurately learning from user data while providing quantifiable privacy guarantees provides an opportunity to build better ML models while maintaining user trust. This paper presents a formal approach to carrying out pri…

Privacy Preserving

Privacy-Preserving Image Classification Using Vision Transformer

2022-05-24 · Zheng Qi, AprilPyone MaungMaung, Yuma Kinoshita, Hitoshi Kiya

In this paper, we propose a privacy-preserving image classification method that is based on the combined use of encrypted images and the vision transformer (ViT). The proposed method allows us not only to apply images wi…

Classificationimage-classificationImage ClassificationPosition+1

Adversarial Privacy Preserving Graph Embedding against Inference Attack

2020-08-30 · Kaiyang Li, Guangchun Luo, Yang Ye, Wei Li 외

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 fea…

Graph EmbeddingInference AttackLink PredictionNetwork Embedding+2

A Privacy Preserving Method with a Random Orthogonal Matrix for ConvMixer Models

2023-01-10 · Rei Aso, Tatsuya Chuman, Hitoshi Kiya

In this paper, a privacy preserving image classification method is proposed under the use of ConvMixer models. To protect the visual information of test images, a test image is divided into blocks, and then every block i…

Classificationimage-classificationImage ClassificationPrivacy Preserving

Realistic Face Reconstruction from Facial Embeddings via Diffusion Models

2026-02-13 · Dong Han, Yong Li, Joachim Denzler arxiv

With the advancement of face recognition (FR) systems, privacy-preserving face recognition (PPFR) systems have gained popularity for their accurate recognition, enhanced facial privacy protection, and robustness to vario…

Face Recognition