Skip to content
#

privacy-preserving-ml

Here are 61 public repositories matching this topic...

A curated collection of privacy-preserving machine learning techniques, tools, and practical evaluations. Focuses on differential privacy, federated learning, secure computation, and synthetic data generation for implementing privacy in ML workflows.

  • Updated Jun 9, 2025

Secure Federated Learning system with Byzantine attack detection, trust scoring, and real-time SOC dashboard. Built with Flower (flwr), PyTorch, FastAPI, and Next.js. Final Year Project — Bahria University 2026.

  • Updated Jun 15, 2026
  • Python

This repository explores federated deep generative models with PyTorch, featuring Conditional DCGAN, FedGAN v2, and custom synchronization strategies. It demonstrates client-server training with FedAvg, non-IID data splits, and GAN evaluation, providing a foundation for research in privacy-preserving generative modeling.

  • Updated Oct 14, 2025
  • Jupyter Notebook

A minimal, hardened Rust runtime for executing critical federated learning aggregation logic (e.g., Multi-Krum, Federated Averaging) entirely within hardware-enforced Trusted Execution Environments (TEEs) including AMD SEV-SNP, Intel SGX/TDX, and AWS Nitro Enclaves.

  • Updated Jun 17, 2026
  • Rust
Sovereign_Map_Federated_Learning

Sovereign Map is a production-grade, Byzantine-tolerant Federated Learning framework. Utilizing the Mohawk Protocol for streaming aggregation, it achieves a 224x memory reduction, enabling secure orchestration of 100M+ nodes via TPM 2.0 hardware-rooted trust. Features full-stack observability with Prometheus & Grafana, built-in tokenomics telemetry

  • Updated Jun 26, 2026
  • Python

SecureMed-LLM: A privacy-preserving framework for clinical report generation from chest X-rays, integrating Med-Guard anonymization, DP-SGD (ε=3.0), adversarial training, IDS-LLM validation, and ECIES/Curve25519 encryption. PeerJ Computer Science 2025.

  • Updated Jun 18, 2026
  • Python

Docs: https://erasus.readthedocs.io/en/latest/ Forget data from any foundation model without retraining. Erasus surgically removes concepts, behaviors, or training samples from LLMs, VLMs, and Diffusion models using coreset selection. 90% less compute, certified removal, multimodal support.

  • Updated Apr 26, 2026
  • Python

Automates hermetic environments (macOS/HPC) to eliminate drift. Provisions offline RAG (Gemma 2), compiles LaTeX manuscripts, and indexes local knowledge. Unifies infrastructure, writing, and inference into a single, audit-ready artifact.

  • Updated Jun 8, 2026
  • Python

Improve this page

Add a description, image, and links to the privacy-preserving-ml 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 privacy-preserving-ml topic, visit your repo's landing page and select "manage topics."

Learn more