paper-with-me

홈 › Papers

Free Lunch for Privacy Preserving Distributed Graph Learning

2023-05-18 · Nimesh Agrawal, Nikita Malik, Sandeep Kumar

Learning on graphs is becoming prevalent in a wide range of applications including social networks, robotics, communication, medicine, etc. These datasets belonging to entities often contain critical private information. The utilization of data for graph learning applications is hampered by the growing privacy concerns from users on data sharing. Existing privacy-preserving methods pre-process the data to extract user-side features, and only these features are used for subsequent learning. Unfortunately, these methods are vulnerable to adversarial attacks to infer private attributes. We present a novel privacy-respecting framework for distributed graph learning and graph-based machine learning. In order to perform graph learning and other downstream tasks on the server side, this framework aims to learn features as well as distances without requiring actual features while preserving the original structural properties of the raw data. The proposed framework is quite generic and highly adaptable. We demonstrate the utility of the Euclidean space, but it can be applied with any existing method of distance approximation and graph learning for the relevant spaces. Through extensive experimentation on both synthetic and real datasets, we demonstrate the efficacy of the framework in terms of comparing the results obtained without data sharing to those obtained with data sharing as a benchmark. This is, to our knowledge, the first privacy-preserving distributed graph learning framework.

📄 PDF Abstract BibTeX arXiv:2305.10869

Code (0)

등록된 구현이 없습니다.

Tasks

Graph LearningPrivacy Preserving

Similar Papers 제목 키워드 기반

No Free Lunch Theorem for Security and Utility in Federated Learning

2022-03-11 · Xiaojin Zhang, Hanlin Gu, Lixin Fan, Kai Chen 외

In a federated learning scenario where multiple parties jointly learn a model from their respective data, there exist two conflicting goals for the choice of appropriate algorithms. On one hand, private and sensitive tra…

Federated LearningPrivacy Preserving

Refined Differentially Private Linear Regression via Extension of a Free Lunch Result

2026-04-11 · Sasmita Harini S, Anshoo Tandon arxiv

As data-privacy regulations tighten and statistical models are increasingly deployed on sensitive human-sourced data, privacy-preserving linear regression has become a critical necessity. For the add-remove DP model, Kul…

No Free Lunch Theorem for Privacy-Preserving LLM Inference

2024-05-31 · Xiaojin Zhang, Yahao Pang, Yan Kang, Wei Chen 외

Individuals and businesses have been significantly benefited by Large Language Models (LLMs) including PaLM, Gemini and ChatGPT in various ways. For example, LLMs enhance productivity, reduce costs, and enable us to focu…

Privacy Preserving

No Free Lunch in "Privacy for Free: How does Dataset Condensation Help Privacy"

2022-09-29 · Nicholas Carlini, Vitaly Feldman, Milad Nasr

New methods designed to preserve data privacy require careful scrutiny. Failure to preserve privacy is hard to detect, and yet can lead to catastrophic results when a system implementing a ``privacy-preserving'' method i…

Dataset CondensationPrivacy Preserving

Distributed Reinforcement Learning for Privacy-Preserving Dynamic Edge Caching

2021-10-20 · Shengheng Liu, Chong Zheng, Yongming Huang, Tony Q. S. Quek

Mobile edge computing (MEC) is a prominent computing paradigm which expands the application fields of wireless communication. Due to the limitation of the capacities of user equipments and MEC servers, edge caching (EC) …

Edge-computingFederated LearningPrivacy Preservingreinforcement-learning+2