Back to Marketplace
Tool

NVIDIA FLARE

Federated Learning General Apache 2.0 HIPAA Compliant
951 GitHub Stars
28 Open Issues
true Docker Support
2026-07-30 Last Updated

Technical Summary

NVIDIA FLARE (Federated Learning Application Runtime Environment) is a robust, open-source SDK designed to enable researchers and data scientists to build and deploy federated learning paradigms securely.

Key Capabilities

  • Decentralized Training: Train models across disparate institutions without ever sharing or centralizing raw patient data. The central server only aggregates model gradients/weights.
  • Privacy Preservation: Built-in mechanisms to support homomorphic encryption, differential privacy, and secure multi-party computation.
  • Framework Agnostic: Integrates seamlessly with existing PyTorch, TensorFlow, or MONAI pipelines, meaning you can federate your existing models with minimal code changes.

Usage in Healthcare

Federated Learning is critical for multi-center clinical trials or cross-hospital research where data sharing agreements and HIPAA restrictions prohibit moving patient records. See Cookbook 13: Federated Learning for Multi-Hospital Privacy for an example of deploying NVIDIA FLARE to train a global pneumonia detection model across multiple hospital networks.

💻 Quick Developer Integration

Embed or cite this asset in your research pipeline or GitHub README:

View on GitHub → Source Verified by OpenPHR Catalog