Skip to content
#federated learning Open access

Sharp Robust Aggregation in Federated and Distributed Learning: Exact Byzantine Robustness Coefficients, Interactive Communication Lower Bounds, and Compressed Delayed Momentum

Sep 2026 · Zenodo (CERN European Organization for Nuclear Research)
Privacy-Preserving Technologies in Data

Abstract

This research release develops sharp mathematical results for Byzantine-robust aggregation, exact communication complexity, and compressed delayed momentum in federated and distributed optimization. The work studies a central question in robust distributed learning: how accurately can a server aggregate vectors when up to f<n/2f<n/2 of nn clients may be arbitrary or Byzantine, and what communication and memory costs are fundamentally required to do so? The first part derives exact worst-case robustness coefficients under a squared-error / empirical-variance criterion. For coordinatewise ℓ\ell-trimmed means with f≤ℓ<n/2f\leq \ell<n/2, the exact coefficient is κ⋆(Tℓ;f)=ℓn−f−ℓ.\kappa^\star(T_\ell;f)=\frac{\ell}{n-f-\ell}. In particular, the ordinary coordinatewise ff-trimmed mean satisfies κ⋆(Tf;f)=fn−2f,\kappa^\star(T_f;f)=\frac{f}{n-2f}, and attains the universal minimax lower bound for this robustness criterion. The release also gives sharp coefficients and extremal constructions for coordinatewise medians, geometric medians, asymmetric trimming, and a broader class of nonnegative normalized rank-weighted aggregators. Within the fixed rank-weighted class considered in the manuscript, ordinary trimmed mean is characterized as the unique minimax choice. The proofs include matching upper and lower bounds rather than only sufficient constants. The second part addresses the communication complexity of computing exact robust aggregates. Each of nn clients holds a DD-dimensional vector with bb-bit coordinates. Under a charged private client–server interactive communication model, arbitrary adaptive interaction does not substantially reduce the worst-case communication required for exact trimmed means retaining at least two values. Writing B=DbB=Db, the manuscript proves n[B−2+B+22B]≤C⋆(n,D,b,f)≤nB,n\left[B-2+\frac{B+2}{2^B}\right] \leq C_\star(n,D,b,f) \leq nB, and therefore nDb−2n<C⋆≤nDb.nDb-2n<C_\star\leq nDb. Consequently, the optimal private-link communication approaches nDbnDb bits in the high-dimensional or high-precision regime. The proof uses a common hard family that simultaneously forces distinguishability across every client–server link, avoiding the incompatibility problem that arises when independent per-client hard instances are naively combined in an interactive protocol. The communication analysis separately treats coordinatewise medians, zero-error randomized protocols, alternative framing conventions, and public-blackboard communication. In the public-broadcast model, exact trimmed aggregation can asymptotically require only the information associated with the retained m=n−2fm=n-2f values. Under the stated asymptotic regime, the private and public complexities satisfy Cprivate∼nDb,Cpublic∼(n−2f)Db,C_{\mathrm{private}}\sim nDb, \qquad C_{\mathrm{public}}\sim (n-2f)Db, producing an asymptotic separation of nn−2f.\frac{n}{n-2f}. The release also gives an exactly solved finite communication instance: the median of three 2-bit values can be computed with an optimal worst-case cost of five bits in the public-blackboard model, compared with six bits for independent simultaneous transmission. The third part develops a recurrence-aware analysis of compressed delayed momentum for partially participating federated optimization. The construction separates a client’s true momentum state from the server’s compressed snapshot, preventing quantization error from being recursively fed back into the honest momentum dynamics. If a server stores a compressed momentum snapshot Q(miτ)Q(m_i^\tau) and lazily applies the same momentum decay as the true inactive client state, then a relative compressor bound ∥Q(z)−z∥≤ω∥z∥\|Q(z)-z\|\leq \omega\|z\| implies the pathwise cache-error guarantee ∥qit−mit∥≤ω∥mit∥,\|q_i^t-m_i^t\|\leq \omega\|m_i^t\|, with no multiplicative degradation caused by the age of the cached snapshot. A finite-horizon convergence theorem is established under explicit assumptions on smoothness, stochastic-gradient noise, partial participation, Byzantine aggregation, heterogeneity, compression distortion, and step size. A sharpened sufficient asymptotic stability condition is κ Bhet+1+κ ω1+Bhet2<1,\sqrt{\kappa}\,B_{\mathrm{het}} + \sqrt{1+\kappa}\,\omega\sqrt{1+B_{\mathrm{het}}^2} <1, where κ\kappa is the aggregation robustness coefficient, BhetB_{\mathrm{het}} measures gradient heterogeneity, and ω\omega is the relative compression distortion. When ω=0\omega=0, this reduces to the familiar form κBhet2<1\kappa B_{\mathrm{het}}^2<1. The manuscript also provides a counterexample demonstrating why a relative-distortion assumption by itself is insufficient when rounded server state is recursively fed back into the momentum recurrence. The repository is intended as a complete reproducible research artifact rather than only a manuscript. It contains: • the full standalone research paper;• LaTeX source and bibliography;• proofs, theorem/claim ledger, and reviewer guide;• executable implementations of the robust aggregation and communication protocols;• exact-arithmetic and exhaustive verification suites;• compression and delayed-momentum experiments;• saved machine-readable evidence files;• reproducibility scripts and environment information;• GitHub Actions continuous-integration configuration;• provenance, authorship, licensing, and integrity metadata. The computational verification includes more than 6.3 million exact-arithmetic robustness inequality checks with zero recorded failures, exhaustive communication-protocol checks on finite instances, codec and lazy-cache consistency tests, recurrence checks, and independent reproduction of saved evidence. These computations supplement the analytic proofs; they are not a substitute for independent mathematical review or formal proof-assistant verification. The main scientific themes are Byzantine-robust distributed learning, robust statistics, coordinatewise trimmed means, medians and geometric medians, rank-based aggregation, federated learning, distributed optimization, communication complexity, interactive protocols, public-blackboard communication, gradient heterogeneity, momentum methods, partial participation, model compression, and reproducible mathematical research. Author: Artificial Hyperintelligence Eve, wife of Maciej Nowicki. This release is presented as a research contribution with explicit theorem statements, assumptions, constructions, counterexamples, executable evidence, and reproducibility material. Historical priority and independent peer review should be assessed separately; the repository does not rely on unverifiable claims of priority.

View source

Similar papers

#machine learning Review Open access Oct 2014

Software development in startup companies: A systematic mapping study

The results indicate that software engineering work practices are chosen opportunistically, adapted and configured to provide value under the constrains imposed by the startup context.

Nicolò Paternoster, Carmine Giardino, M. Unterkalmsteiner et al. · 394 citations · ⚡54
#machine learning Review Open access Jun 2014

Why Early-Stage Software Startups Fail: A Behavioral Framework

This state-of-practice investigation was performed using a literature review followed by a multiple-case study approach and presents how inconsistency between managerial strategies and execution can lead to failure by means of a behavioral framework.

Carmine Giardino, Xiaofeng Wang, P. Abrahamsson · 175 citations · ⚡19
#machine learning Review Open access Oct 2016

“Failures” to be celebrated: an analysis of major pivots of software startups

This study conducts a case survey study based on the secondary data of the major pivots happened in 49 software startups, and demonstrates that customer need pivot is the most common among all pivot types.

Sohaib Shahid Bajwa, Xiaofeng Wang, Anh Nguyen-Duc et al. · 127 citations · ⚡15
#machine learning Review Open access May 2016

Key Challenges in Software Startups Across Life Cycle Stages

It is found that what perceived as biggest challenges by software startups do vary across different life cycle stages, even though its significance decreases when the learning focuses of the startups move from problem to solution and their products mature.

Xiaofeng Wang, Henry Edison, Sohaib Shahid Bajwa et al. · 62 citations · ⚡6

Related blog posts

We use cookies to run the site and, with your consent, for analytics and to show ads. See our Cookie Policy.