LGCRDCMar 6, 2025

Controlled privacy leakage propagation throughout overlapping grouped learning

arXiv:2503.04054v1h-index: 32IEEE J Sel Area Inf Theory
Originality Incremental advance
AI Analysis

This addresses privacy concerns in collaborative learning for users in overlapping groups, representing an incremental improvement over existing FL methods.

The paper tackles the problem of privacy leakage in federated learning with overlapping groups by proposing DPOGL, a method that provides differential privacy guarantees and quantifies leakage effects like propagation delay and information degradation, showing enhanced utility while maintaining strong privacy compared to standard FL.

Federated Learning (FL) is the standard protocol for collaborative learning. In FL, multiple workers jointly train a shared model. They exchange model updates calculated on their data, while keeping the raw data itself local. Since workers naturally form groups based on common interests and privacy policies, we are motivated to extend standard FL to reflect a setting with multiple, potentially overlapping groups. In this setup where workers can belong and contribute to more than one group at a time, complexities arise in understanding privacy leakage and in adhering to privacy policies. To address the challenges, we propose differential private overlapping grouped learning (DPOGL), a novel method to implement privacy guarantees within overlapping groups. Under the honest-but-curious threat model, we derive novel privacy guarantees between arbitrary pairs of workers. These privacy guarantees describe and quantify two key effects of privacy leakage in DP-OGL: propagation delay, i.e., the fact that information from one group will leak to other groups only with temporal offset through the common workers and information degradation, i.e., the fact that noise addition over model updates limits information leakage between workers. Our experiments show that applying DP-OGL enhances utility while maintaining strong privacy compared to standard FL setups.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes