FIRMA: FIbonacci Ring Model Aggregation for Privacy-preserving Federated Learning
A new family of federated learning protocols called FIRMA proposes to resolve a structural trilemma that has constrained privacy-preserving model training, according to research published on arXiv. The protocols operate without a central server, keep classification heads permanently private, and use a ring topology with asymmetric neighbour weighting [1]. The work, titled "FIRMA: FIbonacci Ring Model Aggregation for Privacy-preserving Federated Learning," introduces three progressively enhanced protocols [1]. The first, referred to as FIBFL, establishes a server-free ring aggregation framework that blends neighbour models using Fibonacci-weighted coefficients while ensuring classification heads remain private to each client [2]. The second protocol, FIBFLP, builds on this by adding accuracy-gated neighbour suppression, which selectively down-weights peers that have not yet converged well, preserving the Fibonacci directional bias [2]. The full system, FIBFLPP, completes the family with a 2-opt ring permutation designed to maximize adjacent-client class diversity and global ring coverage through a number of gossip passes equal to half the client count, rounded up, alongside cosine-annealed self-retention calibration [2]. The authors also establish a convergence rate bound and three supporting propositions that govern normalisation, coverage, retention, and diversity optimality [2]. Systematic experiments were conducted across 28 configurations, combining four benchmark datasets with seven heterogeneity regimes [1]. The results show that FIBFLPP surpasses the canonical FedAvg protocol in all 12 label-skew configurations, recording a peak advantage of 20.7 percentage points on CIFAR-10 at K=1 [1]. Under Dirichlet heterogeneity, FIBFLPP emerged as the Pareto-dominant method among all server-free protocols tested, achieving the highest accuracy in 17 of the 28 configurations [1]. The research addresses a gap identified by the authors: existing server-based aggregation creates a single point of failure and gradient inversion risk, while decentralised ring-gossip alternatives expose classification heads to semi-honest peers through uninformed uniform weights, and personalised methods reintroduce central aggregation [2]. No prior protocol had simultaneously combined server-free operation, permanently private heads, a ring topology, and principled asymmetric neighbour weighting [2].
research-papercontroversy
Background sources we checked (4)
- arxiv.org ↗ Federated learning protocols face a structural trilemma: canonical server-based aggregation~\cite{mcmahan2017} creates a single point of failure and gradient inversion risk; decentralised ring-gossip alternatives~\cite{hu2019segmented} expose classification heads to semi-honest p…
- en.wikipedia.org ↗ A.mar, donde el amor teje sus redes (English: At Sea, Where Love Cast Its Net) is a Mexican telenovela produced by Ignacio Sada Madero for TelevisaUnivision. It is based on the 2021 Chilean telenovela Amar profundo, created by Jonathan Cuchacovich. The series stars Eva Cedeño and…
- en.wikipedia.org ↗ Sport in Serbia includes football, basketball, handball, tennis, volleyball, and water polo. Professional sports in Serbia are organized by sporting federations and leagues (in case of team sports). Serbian professional sports includes multi-sport clubs (called "sports societies"…
- en.wikipedia.org ↗ A wind turbine is a device that converts the kinetic energy of wind into electrical energy. As of 2024, hundreds of thousands of large turbines, in installations known as wind farms, were generating over 1,136 gigawatts of power, with 117 GW added each year. Wind turbines are an …
Sources covering this (2)
- export.arxiv.org — FIRMA: FIbonacci Ring Model Aggregation for Privacy-preserving Federated Learning ↗
- export.arxiv.org — Byzantine-Robust Federated Learning with Learnable Aggregation Weights · Global