GCA: Global Centroid Alignment in Federated Learning

📅 2026-08-23
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
为解决联邦学习中通信开销大和隐私泄露问题,提出了一种基于全局质心对齐(GCA)的方法,通过交换潜在代码而非模型参数或梯度来协调客户端。
📝 Abstract
Autoencoder (AE)-based federated learning (FL) is attractive for anomaly detection when clients have limited local data. However, conventional FL exchanges AE parameters or gradients, incurring substantial communication overhead and potentially exposing input training data information, since AEs are explicitly optimized to reconstruct their inputs. We introduce \emph{Global Centroid Alignment (GCA)}, a latent-code-mediated FL protocol that coordinates clients without transmitting AE parameters or gradients. In each round, (1) clients first train their local AEs using a \emph{reconstruction} update and upload a small subset of encoder latent codes to the FL server. (2) The server pools these codes, fits a clustering model, and broadcasts only \emph{global latent centroids and their support counts}. (3) Each client then updates its encoder by aligning its local latent codes with the \emph{nearest} centroid using \emph{inverse-count} weighting to emphasize globally underrepresented patterns. Steps (1)--(3) repeat over communication rounds. Because GCA exchanges only sampled latent codes and centroid statistics, its communication cost depends on latent dimensionality and the numbers of uploaded codes and returned centroids rather than on AE model size. Across five tabular and two vision benchmarks, GCA yields higher reconstruction error under a server-side client data extraction attack in all 21 comparisons and clearly lower cosine similarity in 20 of 21 comparisons with FedAvg, FedProx, and FedNova, showing its ability to protect training data. It even improves test accuracy over FedAvg by up to $5.76\%$. GCA achieves extraction defense comparable to DP-FedAvg, remains effective when DP-FedAvg does not reduce target resemblance, and lowers per-round communication by up to $99.15\%$.
Problem

Research questions and friction points this paper is trying to address.

Federated Learning
Autoencoder
Communication Overhead
Data Privacy
Anomaly Detection
Innovation

Methods, ideas, or system contributions that make the work stand out.

Global Centroid Alignment
latent-code-mediated FL protocol
reconstruction error
data protection
communication cost reduction
Jong-Ik Park
Jong-Ik Park
Carnegie Mellon University
Federated Learning
H
Harry Jiang
Carnegie Mellon University
L
Logan Blakely
Sandia National Laboratories
G
Georgios Fragkos
Sandia National Laboratories
S
Shamina Hossain-McKenzie
Sandia National Laboratories
Carlee Joe-Wong
Carlee Joe-Wong
Robert E. Doherty Associate Professor, Carnegie Mellon University
Network economicsdistributed learningcloud and mobile computing