Federated Learning – NVIDIA Technical Blog News and tutorials for developers, data scientists, and IT admins 2025-07-03T22:20:47Z http://www.open-lab.net/blog/feed/ Ziyue Xu <![CDATA[Efficient Federated Learning in the Era of LLMs with Message Quantization and Streaming]]> http://www.open-lab.net/blog/?p=98553 2025-05-01T18:35:52Z 2025-04-16T16:00:00Z Federated learning (FL) has emerged as a promising approach for training machine learning models across distributed data sources while preserving data privacy....]]> Federated learning (FL) has emerged as a promising approach for training machine learning models across distributed data sources while preserving data privacy....Decorative image.

Federated learning (FL) has emerged as a promising approach for training machine learning models across distributed data sources while preserving data privacy. However, FL faces significant challenges related to communication overhead and local resource constraints when balancing model requirements and communication capabilities. Particularly in the current era of large language models��

Source

]]>
1
Ziyue Xu <![CDATA[Effortless Federated Learning on Mobile with NVIDIA FLARE and Meta ExecuTorch]]> http://www.open-lab.net/blog/?p=98560 2025-05-01T18:35:55Z 2025-04-11T18:37:54Z NVIDIA and the PyTorch team at Meta announced a groundbreaking collaboration that brings federated learning (FL) capabilities to mobile devices through the...]]> NVIDIA and the PyTorch team at Meta announced a groundbreaking collaboration that brings federated learning (FL) capabilities to mobile devices through the...Decorative image.

NVIDIA and the PyTorch team at Meta announced a groundbreaking collaboration that brings federated learning (FL) capabilities to mobile devices through the integration of NVIDIA FLARE and ExecuTorch. NVIDIA FLARE is a domain-agnostic, open-source, extensible SDK that enables researchers and data scientists to adapt existing machine learning or deep learning workflows to a federated paradigm.

Source

]]>
1
Holger Roth <![CDATA[Supercharging the Federated Learning Ecosystem by Integrating Flower and NVIDIA FLARE]]> http://www.open-lab.net/blog/?p=94045 2025-04-23T00:05:05Z 2025-03-24T16:00:00Z In recent years, open-source systems like Flower and NVIDIA FLARE have emerged as pivotal tools in the federated learning (FL) landscape, each with its unique...]]> In recent years, open-source systems like Flower and NVIDIA FLARE have emerged as pivotal tools in the federated learning (FL) landscape, each with its unique...Decorative image.

In recent years, open-source systems like Flower and NVIDIA FLARE have emerged as pivotal tools in the federated learning (FL) landscape, each with its unique focus. Flower champions a unified approach to FL, enabling researchers and developers to design, analyze, and evaluate FL applications with ease. Over time, it has amassed a rich suite of strategies and algorithms��

Source

]]>
1
Hanson Xu <![CDATA[Federated Learning in Autonomous Vehicles Using Cross-Border Training]]> http://www.open-lab.net/blog/?p=90443 2025-02-05T20:08:58Z 2024-10-24T16:00:00Z Federated learning is revolutionizing the development of autonomous vehicles (AVs), particularly in cross-country scenarios where diverse data sources and...]]> Federated learning is revolutionizing the development of autonomous vehicles (AVs), particularly in cross-country scenarios where diverse data sources and...Decorative image.

Federated learning is revolutionizing the development of autonomous vehicles (AVs), particularly in cross-country scenarios where diverse data sources and conditions are crucial. Unlike traditional machine learning methods that require centralized data storage, federated learning enables AVs to collaboratively train algorithms using locally collected data while keeping the data decentralized.

Source

]]>
0
Yuan-Ting Hsieh <![CDATA[Federated XGBoost Made Practical and Productive with NVIDIA FLARE]]> http://www.open-lab.net/blog/?p=82379 2024-07-25T18:19:23Z 2024-06-28T20:21:27Z XGBoost is a highly effective and scalable machine learning algorithm widely employed for regression, classification, and ranking tasks. Building on the...]]> XGBoost is a highly effective and scalable machine learning algorithm widely employed for regression, classification, and ranking tasks. Building on the...Decorative image of NVFLARE use cases.

XGBoost is a highly effective and scalable machine learning algorithm widely employed for regression, classification, and ranking tasks. Building on the principles of gradient boosting, it combines the predictions of multiple weak learners, typically decision trees, to produce a robust overall model. XGBoost excels with large datasets and complex data structures, thanks to its efficient��

Source

]]>
1
Chester Chen <![CDATA[Turning Machine Learning to Federated Learning in Minutes with NVIDIA FLARE 2.4]]> http://www.open-lab.net/blog/?p=78870 2024-05-10T00:20:39Z 2024-03-07T00:39:33Z Federated learning (FL) is experiencing accelerated adoption due to its decentralized, privacy-preserving nature. In sectors such as healthcare and financial...]]> Federated learning (FL) is experiencing accelerated adoption due to its decentralized, privacy-preserving nature. In sectors such as healthcare and financial...Decorative collage of a sun with flaring light and federated learning models.

Federated learning (FL) is experiencing accelerated adoption due to its decentralized, privacy-preserving nature. In sectors such as healthcare and financial services, FL, as a privacy-enhanced technology, has become a critical component of the technical stack. In this post, we discuss FL and its advantages, delving into why federated learning is gaining traction. We also introduce three key��

Source

]]>
0
Ziyue Xu <![CDATA[Scalable Federated Learning with NVIDIA FLARE for Enhanced LLM Performance]]> http://www.open-lab.net/blog/?p=78348 2024-05-10T00:21:02Z 2024-02-29T21:00:00Z In the ever-evolving landscape of large language models (LLMs), effective data management is a key challenge. Data is at the heart of model performance. While...]]> In the ever-evolving landscape of large language models (LLMs), effective data management is a key challenge. Data is at the heart of model performance. While...

In the ever-evolving landscape of large language models (LLMs), effective data management is a key challenge. Data is at the heart of model performance. While most advanced machine learning algorithms are data-centric, necessary data can��t always be centralized. This is due to various factors such as privacy, regulation, geopolitics, copyright issues, and the sheer effort required to move vast��

Source

]]>
0
Eric Boernert <![CDATA[Preventing Health Data Leaks with Federated Learning Using NVIDIA FLARE]]> http://www.open-lab.net/blog/?p=71033 2024-05-10T00:21:34Z 2023-09-28T20:37:48Z More than 40 million people had their health data leaked in 2021, and the trend is not optimistic. The key goal of federated learning and analytics is to...]]> More than 40 million people had their health data leaked in 2021, and the trend is not optimistic. The key goal of federated learning and analytics is to...

More than 40 million people had their health data leaked in 2021, and the trend is not optimistic. The key goal of federated learning and analytics is to perform data analytics and machine learning without accessing the raw data of the remote sites. That��s the data you don��t own and are not supposed to access directly. But how can you make this happen with a higher degree of confidence?

Source

]]>
0
Holger Roth <![CDATA[Adapting LLMs to Downstream Tasks Using Federated Learning on Distributed Datasets]]> http://www.open-lab.net/blog/?p=67237 2024-05-10T00:22:46Z 2023-07-10T20:00:00Z Large language models (LLMs), such as GPT, have emerged as revolutionary tools in natural language processing (NLP) due to their ability to understand and...]]> Large language models (LLMs), such as GPT, have emerged as revolutionary tools in natural language processing (NLP) due to their ability to understand and...

Large language models (LLMs), such as GPT, have emerged as revolutionary tools in natural language processing (NLP) due to their ability to understand and generate human-like text. These models are trained on vast amounts of diverse data, enabling them to learn patterns, language structures, and contextual relationships. They serve as foundational models that can be customized to a wide range of��

Source

]]>
0
Isaac Yang <![CDATA[Boost Your AI Workflows with Federated Learning Enabled by NVIDIA FLARE]]> http://www.open-lab.net/blog/?p=66836 2024-05-10T00:24:31Z 2023-06-14T19:24:44Z One of the main challenges for businesses leveraging AI in their workflows is managing the infrastructure needed to support large-scale training and deployment...]]> One of the main challenges for businesses leveraging AI in their workflows is managing the infrastructure needed to support large-scale training and deployment...Connected healthcare facilities graphic

One of the main challenges for businesses leveraging AI in their workflows is managing the infrastructure needed to support large-scale training and deployment of machine learning (ML) models. The NVIDIA FLARE platform provides a solution: a powerful, scalable infrastructure for federated learning that makes it easier to manage complex AI workflows across enterprises. NVIDIA FLARE 2.3.0��

Source

]]>
0
Nicola Rieke <![CDATA[Explainer: What Is Federated Learning?]]> http://www.open-lab.net/blog/?p=54501 2024-06-05T22:09:54Z 2023-01-11T20:00:00Z Federated learning makes it possible for AI algorithms to gain experience from a vast range of data located at different sites.]]> Federated learning makes it possible for AI algorithms to gain experience from a vast range of data located at different sites.

Federated learning makes it possible for AI algorithms to gain experience from a vast range of data located at different sites.

Source

]]>
0
Kris Kersten <![CDATA[Federated Learning from Simulation to Production with NVIDIA FLARE]]> http://www.open-lab.net/blog/?p=56394 2024-05-10T00:25:17Z 2022-10-25T17:00:00Z NVIDIA FLARE 2.2 includes a host of new features that reduce development time and accelerate deployment for federated learning, helping organizations cut costs...]]> NVIDIA FLARE 2.2 includes a host of new features that reduce development time and accelerate deployment for federated learning, helping organizations cut costs...

NVIDIA FLARE 2.2 includes a host of new features that reduce development time and accelerate deployment for federated learning, helping organizations cut costs for building robust AI. Get the details about what��s new in this release. An open-source platform and software development kit (SDK) for Federated Learning (FL), NVIDIA FLARE continues to evolve to enable its end users to leverage��

Source

]]>
0
Annika Brundyn <![CDATA[Using Federated Learning to Bridge Data Silos in Financial Services]]> http://www.open-lab.net/blog/?p=52243 2024-05-10T00:26:06Z 2022-08-16T18:00:00Z Unlocking the full potential of artificial intelligence (AI) in financial services is often hindered by the inability to ensure data privacy during machine...]]> Unlocking the full potential of artificial intelligence (AI) in financial services is often hindered by the inability to ensure data privacy during machine...

Unlocking the full potential of artificial intelligence (AI) in financial services is often hindered by the inability to ensure data privacy during machine learning (ML). For instance, traditional ML methods assume all data can be moved to a central repository. This is an unrealistic assumption when dealing with data sovereignty and security considerations or sensitive data like personally��

Source

]]>
0
Kris Kersten <![CDATA[Experimenting with Novel Distributed Applications Using NVIDIA Flare 2.1]]> http://www.open-lab.net/blog/?p=49493 2024-05-10T00:27:02Z 2022-06-23T19:05:00Z NVIDIA FLARE (NVIDIA Federated Learning Application Runtime Environment) is an open-source Python SDK for collaborative computation. FLARE is designed with a...]]> NVIDIA FLARE (NVIDIA Federated Learning Application Runtime Environment) is an open-source Python SDK for collaborative computation. FLARE is designed with a...

NVIDIA FLARE (NVIDIA Federated Learning Application Runtime Environment) is an open-source Python SDK for collaborative computation. FLARE is designed with a componentized architecture that allows researchers and data scientists to adapt machine learning, deep learning, or general compute workflows to a federated paradigm to enable secure, privacy-preserving multi-party collaboration.

Source

]]>
1
Holger Roth <![CDATA[Federated Learning with Homomorphic Encryption]]> http://www.open-lab.net/blog/?p=32841 2022-09-02T23:06:35Z 2021-06-21T23:01:23Z In NVIDIA Clara Train 4.0, we added homomorphic encryption (HE) tools for federated learning (FL). HE enables you to compute data while the data is still...]]> In NVIDIA Clara Train 4.0, we added homomorphic encryption (HE) tools for federated learning (FL). HE enables you to compute data while the data is still...

In NVIDIA Clara Train 4.0, we added homomorphic encryption (HE) tools for federated learning (FL). HE enables you to compute data while the data is still encrypted. In Clara Train 3.1, all clients used certified SSL channels to communicate their local model updates with the server. The SSL certificates are needed to establish trusted communication channels and are provided through a third��

Source

]]>
3
Nefi Alarcon <![CDATA[Clara Train 3.1 Brings Secure, Enterprise-Grade Federated Learning to Developers]]> https://news.www.open-lab.net/?p=18732 2022-09-02T23:06:51Z 2020-11-17T22:18:04Z NVIDIA recently released Clara Train 3.1 for healthcare developers to collaborate on secure, enterprise-grade AI models. Building robust AI can be a challenge...]]> NVIDIA recently released Clara Train 3.1 for healthcare developers to collaborate on secure, enterprise-grade AI models. Building robust AI can be a challenge...

NVIDIA recently released Clara Train 3.1 for healthcare developers to collaborate on secure, enterprise-grade AI models. Building robust AI can be a challenge for healthcare organizations due to the massive amounts of data required to produce reliable algorithms. With Clara Train, organizations can share and combine their local knowledge to create global models without compromising privacy.

Source

]]>
0
Nefi Alarcon <![CDATA[Transforming AI Healthcare with Federated Learning]]> https://news.www.open-lab.net/?p=18110 2022-09-02T23:07:14Z 2020-09-18T19:23:43Z NVIDIA researchers, in collaboration with Owkin scientists, a premier member of NVIDIA Inception, as well as other scientists, this week published a new...]]> NVIDIA researchers, in collaboration with Owkin scientists, a premier member of NVIDIA Inception, as well as other scientists, this week published a new...

NVIDIA researchers, in collaboration with Owkin scientists, a premier member of NVIDIA Inception, as well as other scientists, this week published a new research paper on Nature Partner Journals Digital Medicine about the future of digital health with federated learning. ��Existing medical data is not fully exploited by machine learning [ML] primarily because it sits in data silos and privacy��

Source

]]>
0
Yuhong Wen <![CDATA[Federated Learning powered by NVIDIA Clara]]> http://www.open-lab.net/blog/?p=15965 2022-09-02T23:07:33Z 2019-12-01T15:00:41Z AI requires massive amounts of data. This is particularly true for industries such as healthcare. For example, training an automatic tumor diagnostic system...]]> AI requires massive amounts of data. This is particularly true for industries such as healthcare. For example, training an automatic tumor diagnostic system...

AI requires massive amounts of data. This is particularly true for industries such as healthcare. For example, training an automatic tumor diagnostic system often requires a large database in order to capture the full spectrum of possible anatomies and pathological patterns. In order to build robust AI algorithms, hospitals and medical institutions often need to collaboratively share and combine��

Source

]]>
0
Nefi Alarcon <![CDATA[From Federated Learning to Embedded AI: NVIDIA Clara Brings AI to the Edge for Developers]]> https://news.www.open-lab.net/?p=15466 2022-09-02T23:07:49Z 2019-12-01T14:59:53Z At RSNA 2019, the annual meeting of the Radiological Society of North America, NVIDIA announced updates to the Clara Application Framework that takes...]]> At RSNA 2019, the annual meeting of the Radiological Society of North America, NVIDIA announced updates to the Clara Application Framework that takes...

At RSNA 2019, the annual meeting of the Radiological Society of North America, NVIDIA announced updates to the Clara Application Framework that takes healthcare AI to the edge. The Clara Application Framework includes SDKs to build, adapt and deploy AI powered workflows on NVIDIA EGX, its edge AI computing platform. The latest addition to the framework is the Clara AGX SDK��

Source

]]>
0
Nefi Alarcon <![CDATA[NVIDIA and King��s College London Debut First Privacy-Preserving Federated Learning System for Medical Imaging]]> https://news.www.open-lab.net/?p=15058 2022-09-02T23:08:05Z 2019-10-14T00:00:12Z To help advance medical research while preserving data privacy and improving patient outcomes for brain tumor identification, NVIDIA researchers in...]]> To help advance medical research while preserving data privacy and improving patient outcomes for brain tumor identification, NVIDIA researchers in...

To help advance medical research while preserving data privacy and improving patient outcomes for brain tumor identification, NVIDIA researchers in collaboration with King��s College London researchers today announced the introduction of the first privacy-preserving federated learning system for medical image analysis. NVIDIA is working with King��s College London and French startup Owkin to enable��

Source

]]>
0
���˳���97caoporen����