paper-with-me

Papers

Privacy-Preserving Decentralized Inference with Graph Neural Networks in Wireless Networks

2022-08-15 · Mengyuan Lee, Guanding Yu, Huaiyu Dai

As an efficient neural network model for graph data, graph neural networks (GNNs) recently find successful applications for various wireless optimization problems. Given that the inference stage of GNNs can be naturally implemented in a decentralized manner, GNN is a potential enabler for decentralized control/management in the next-generation wireless communications. Privacy leakage, however, may occur due to the information exchanges among neighbors during decentralized inference with GNNs. To deal with this issue, in this paper, we analyze and enhance the privacy of decentralized inference with GNNs in wireless networks. Specifically, we adopt local differential privacy as the metric, and design novel privacy-preserving signals as well as privacy-guaranteed training algorithms to achieve privacy-preserving inference. We also define the SNR-privacy trade-off function to analyze the performance upper bound of decentralized inference with GNNs in wireless networks. To further enhance the communication and computation efficiency, we adopt the over-the-air computation technique and theoretically demonstrate its advantage in privacy preservation. Through extensive simulations on the synthetic graph data, we validate our theoretical analysis, verify the effectiveness of proposed privacy-preserving wireless signaling and privacy-guaranteed training algorithm, and offer some guidance on practical implementation.

📄 PDF Abstract BibTeX arXiv:2208.06963

Code (0)

등록된 구현이 없습니다.

Tasks

Efficient Neural NetworkManagementPrivacy Preserving

Similar Papers 제목 키워드 기반

Federated Learning Based Decentralized Adaptive Intelligent Transmission Protocol for Privacy Preserving 6G Networks

2025-12-20 · Ansar Ahmed arxiv

The move to 6th Generation (6G) wireless networks creates new issues with privacy, scalability, and adaptability. The data-intensive nature of 6G is not handled well by older, centralized network models. A shift toward m…

Federated Learning

Decentralized Graph Neural Network for Privacy-Preserving Recommendation

2023-08-15 · Xiaolin Zheng, Zhongyu Wang, Chaochao Chen, Jiashu Qian 외

Building a graph neural network (GNN)-based recommender system without violating user privacy proves challenging. Existing methods can be divided into federated GNNs and decentralized GNNs. But both methods have undesira…

graph constructionGraph Neural NetworkPrivacy PreservingRecommendation Systems

A federated graph neural network framework for privacy-preserving personalization

2022-06-02 · Nature Communications 2022 6 · Chuhan Wu, Fangzhao Wu, Lingjuan Lyu, Tao Qi 외

Graph neural network (GNN) is effective in modeling high-order interactions and has been widely used in various personalized applications such as recommendation. However, mainstream personalization methods rely on centra…

Federated LearningGraph Neural NetworkPrivacy PreservingRecommendation Systems

Privacy-Preserving Machine Learning for IoT: A Cross-Paradigm Survey and Future Roadmap

2026-03-13 · Zakia Zaman, Praveen Gauravaram, Mahbub Hassan, Sanjay Jha 외 arxiv

The rapid proliferation of the Internet of Things has intensified demand for robust privacy-preserving machine learning mechanisms to safeguard sensitive data generated by large-scale, heterogeneous, and resource-constra…

Federated Learning

Towards Private Learning on Decentralized Graphs with Local Differential Privacy

2022-01-23 · WanYu Lin, Baochun Li, Cong Wang

Many real-world networks are inherently decentralized. For example, in social networks, each user maintains a local view of a social graph, such as a list of friends and her profile. It is typical to collect these local …

BenchmarkingGraph LearningPrivacy Preserving