Skip to content
#

gradient-aggregation

Here are 2 public repositories matching this topic...

Language: All
Filter by language

Reproduction of "Byzantine-robust Federated Learning through Collaborative Malicious Gradient Filtering" (Xu et al., 2022) — implementing Multi-Krum, SignGuard, A Little Is Enough, and Fall of Empires in PyTorch. Also includes MoNNA (Farhadkhani et al., ICML 2023).

  • Updated May 20, 2026
  • Python

Train one machine-learning model across many parties who don't trust each other. A dishonest minority can't skew the result, and every party computes byte-for-byte identical output on any CPU or architecture (big-endian included) — so each round ships a receipt anyone can re-check offline and reproduce exactly. Rust; drop-in for Flower.

  • Updated Aug 22, 2026
  • Rust

Improve this page

Add a description, image, and links to the gradient-aggregation topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the gradient-aggregation topic, visit your repo's landing page and select "manage topics."

Learn more