Federated Learning with Multi-Partner OneFlorida+ Consortium Data for Predicting Major Postoperative Complications

This study demonstrates that federated learning models trained on a large, multicenter dataset from the OneFlorida+ Consortium effectively predict major postoperative complications and mortality with robust generalizability and privacy preservation, achieving performance comparable to or superior to both local and centralized models.

Yuanfang Ren, Varun Sai Vemuri, Zhenhong Hu, Benjamin Shickel, Ziyuan Guan, Tyler J. Loftus, Parisa Rashidi, Tezcan Ozrazgat-Baslanti, Azra Bihorac

Published 2026-03-18
📖 4 min read☕ Coffee break read

Imagine you are trying to teach a robot how to predict which patients will get sick after surgery. To do this well, the robot needs to learn from thousands of past cases.

The Problem: The "Secret Recipe" Dilemma
In the real world, hospitals are like different chefs in different cities. Each chef (hospital) has their own secret recipe book (patient data) filled with unique stories about their patients.

  • The Old Way (Local Learning): If Chef A only reads their own book, they become great at predicting outcomes for their specific neighborhood, but they might fail miserably when a patient from a different city comes in.
  • The Dangerous Way (Central Learning): If all chefs dump their secret recipe books into one giant pot in the middle of the room, the robot learns from everyone. But this is risky! It's like handing your private diary to a stranger. Hospitals can't do this because of strict privacy laws (HIPAA) and patient trust.

The Solution: The "Group Chat" (Federated Learning)
This paper introduces a clever solution called Federated Learning. Think of it as a secure group chat where the chefs can share their lessons learned without ever sharing their actual recipe books.

  1. The Setup: Instead of moving the data, the robot (the AI model) travels to each hospital.
  2. The Training: The robot learns from the local data at Hospital A, then goes to Hospital B, then Hospital C.
  3. The Handshake: When the robot leaves a hospital, it doesn't take any patient names or records. It only takes a "summary of what it learned" (mathematical updates).
  4. The Mastermind: A central server collects these summaries from all hospitals, mixes them together to create a "Super Robot," and sends the improved version back out.

What They Did
The researchers used this method with five different hospitals in Florida (the OneFlorida+ Consortium). They had data on nearly 360,000 patients who underwent major surgeries between 2012 and 2023.

They asked the Super Robot to predict four scary things:

  • Will the patient need to go to the ICU?
  • Will they need a breathing machine (ventilator)?
  • Will they develop kidney failure (AKI)?
  • Will they die in the hospital?

The Results: The Best of Both Worlds
The researchers tested three types of robots:

  1. The Local Robot: Trained only on one hospital's data. (Good for that hospital, bad for others).
  2. The Central Robot: Trained on all data mixed together. (Great at predicting, but required breaking privacy rules).
  3. The Federated Robot (SCAFFOLD): The "Group Chat" robot.

The Winner: The Federated Robot won!

  • It was just as smart as the "Central Robot" (which had all the data).
  • It was much smarter than the "Local Robots" when visiting new hospitals.
  • Crucially: No patient data ever left the hospital walls. Privacy was 100% preserved.

A Special Trick: The "Surgeon's Signature"
The researchers also tried a "fine-tuning" trick. They realized that just like a student learns better with a specific teacher, a model might work better if it knows which surgeon is operating.
They added the surgeon's identity as a special "personalized feature" to the model. This was like giving the robot a little note saying, "Dr. Smith tends to be very careful with older patients." This made the predictions slightly even more accurate for that specific hospital.

Why This Matters
This study is a big deal because it proves we can build super-smart medical AI without violating patient privacy.

  • For Doctors: It's like having a crystal ball that works in any hospital, not just the one where it was built. It can warn them, "Hey, this patient looks high-risk for kidney trouble; let's prepare extra fluids now."
  • For Patients: It means better care and fewer surprises, all while keeping their medical history safe and sound.

In a Nutshell
This paper shows that we don't have to choose between privacy and progress. By using Federated Learning, we can teach AI to be a world-class surgeon's assistant by letting hospitals "share wisdom" without ever "sharing secrets."

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →