American Science Cloud Lets Labs Train AI Without Sharing Private Data
This could let your hospital's data train AI while keeping it secret.
Scientists often want to build powerful AI models, but the best training data is spread across hospitals, universities, and companies. Privacy rules and fear of leaking sensitive information make sharing impossible. This paper shows a way around that: a system called federated learning, simply put, lets many groups train one AI together while the data never leaves each location. Imagine a team of chefs writing a cookbook but each chef tastes only their own kitchen's dishes—then shares only the recipe tips, not the ingredients.
The work was done on the American Science Cloud, a U.S. Department of Energy platform. The researchers took an existing framework, APPFL, and turned it into a cloud service that handles the coordination behind the scenes. It uses tools the cloud already had, like secure sign-ins, remote task running, and experiment tracking. As a result, a hospital in one state and a lab in another can contribute to the same AI model without ever handing over patient records.
Why does this matter? It could unleash collaborations that were previously blocked by privacy concerns. For example, a public research institute and a private drug company might jointly build a model to predict disease outbreaks, with each side keeping its proprietary data. The Department of Energy hopes this will make the American Science Cloud a hub for AI-driven discovery across energy, climate, and health.
Of course, there are limits. Federated learning is not magic—the shared updates can still leak small hints if not handled carefully, and coordinating many different computer systems takes real technical work. The authors stress that this is a step toward making privacy-protecting collaboration practical, not a fully automatic miracle. Still, for anyone who values both scientific progress and data privacy, this is progress worth watching.
- Federated learning lets multiple organizations train a shared AI while their raw data stays in place.
- The new cloud service runs on the U.S. Department of Energy's American Science Cloud using the open-source APPFL framework.
- This could unblock collaborations between hospitals, universities, and private companies that avoid sharing sensitive data.
Why It Matters
It makes private data useful for AI breakthroughs in health and energy—without giving up confidentiality.