LGCLOct 9, 2025

Exploring Cross-Client Memorization of Training Data in Large Language Models for Federated Learning

arXiv:2510.08750v11 citationsh-index: 20
Originality Incremental advance
AI Analysis

This addresses privacy risks in federated learning for applications where data cannot be centralized, though it is incremental by adapting centralized methods to FL.

The paper tackled the problem of training data memorization in federated learning (FL) by proposing a framework to quantify intra- and inter-client memorization, revealing that FL models memorize client data more within clients than across clients, with memorization influenced by factors like decoding strategies and FL algorithms.

Federated learning (FL) enables collaborative training without raw data sharing, but still risks training data memorization. Existing FL memorization detection techniques focus on one sample at a time, underestimating more subtle risks of cross-sample memorization. In contrast, recent work on centralized learning (CL) has introduced fine-grained methods to assess memorization across all samples in training data, but these assume centralized access to data and cannot be applied directly to FL. We bridge this gap by proposing a framework that quantifies both intra- and inter-client memorization in FL using fine-grained cross-sample memorization measurement across all clients. Based on this framework, we conduct two studies: (1) measuring subtle memorization across clients and (2) examining key factors that influence memorization, including decoding strategies, prefix length, and FL algorithms. Our findings reveal that FL models do memorize client data, particularly intra-client data, more than inter-client data, with memorization influenced by training and inferencing factors.

Foundations

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

Your Notes