paper-with-me

홈 › Papers

Network Structures as an Attack Surface: Topology-Based Privacy Leakage in Federated Learning

2025-06-24 · Murtaza Rangwala, Richard O. Sinnott, Rajkumar Buyya

Federated learning systems increasingly rely on diverse network topologies to address scalability and organizational constraints. While existing privacy research focuses on gradient-based attacks, the privacy implications of network topology knowledge remain critically understudied. We conduct the first comprehensive analysis of topology-based privacy leakage across realistic adversarial knowledge scenarios, demonstrating that adversaries with varying degrees of structural knowledge can infer sensitive data distribution patterns even under strong differential privacy guarantees. Through systematic evaluation of 4,720 attack instances, we analyze six distinct adversarial knowledge scenarios: complete topology knowledge and five partial knowledge configurations reflecting real-world deployment constraints. We propose three complementary attack vectors: communication pattern analysis, parameter magnitude profiling, and structural position correlation, achieving success rates of 84.1%, 65.0%, and 47.2% under complete knowledge conditions. Critically, we find that 80% of realistic partial knowledge scenarios maintain attack effectiveness above security thresholds, with certain partial knowledge configurations achieving performance superior to the baseline complete knowledge scenario. To address these vulnerabilities, we propose and empirically validate structural noise injection as a complementary defense mechanism across 808 configurations, demonstrating up to 51.4% additional attack reduction when properly layered with existing privacy techniques. These results establish that network topology represents a fundamental privacy vulnerability in federated learning systems while providing practical pathways for mitigation through topology-aware defense mechanisms.

📄 PDF Abstract BibTeX arXiv:2506.19260

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

CoLA: A Choice Leakage Attack Framework to Expose Privacy Risks in Subset Training

2026-04-14 · Qi Li, Cheng-Long Wang, Yinzhi Cao, Di Wang arxiv

Training models on a carefully chosen portion of data rather than the full dataset is now a standard preprocess for modern ML. From vision coreset selection to large-scale filtering in language models, it enables scalabi…

Safeguarding Graph Neural Networks against Topology Inference Attacks

2025-09-05 · Jie Fu, Yuan Hong, Zhili Chen, Wendy Hui Wang arxiv

Graph Neural Networks (GNNs) have emerged as powerful models for learning from graph-structured data. However, their widespread adoption has raised serious privacy concerns. While prior research has primarily focused on …

On the Evaluation of User Privacy in Deep Neural Networks using Timing Side Channel

2022-08-01 · Shubhi Shukla, Manaar Alam, Sarani Bhattacharya, Debdeep Mukhopadhyay 외

Recent Deep Learning (DL) advancements in solving complex real-world tasks have led to its widespread adoption in practical applications. However, this opportunity comes with significant underlying risks, as many of thes…

Benchmarkingimage-classificationImage ClassificationInference Attack+1

Exposing Privacy Risks in Graph Retrieval-Augmented Generation

2025-08-24 · Jiale Liu, Jiahao Zhang, Suhang Wang arxiv

Retrieval-Augmented Generation (RAG) is a powerful technique for enhancing Large Language Models (LLMs) with external, up-to-date knowledge. Graph RAG has emerged as an advanced paradigm that leverages graph-based knowle…

An Out-Of-Distribution Membership Inference Attack Approach for Cross-Domain Graph Attacks

2025-05-26 · Jinyan Wang, Liu Yang, Yuecen Wei, Jiaxuan Si 외

Graph Neural Network-based methods face privacy leakage risks due to the introduction of topological structures about the targets, which allows attackers to bypass the target's prior knowledge of the sensitive attributes…

DiversityGraph Neural NetworkInference AttackMembership Inference Attack