FedOnco-Bench: A Reproducible Benchmark for Privacy-Aware Federated Tumor Segmentation with Synthetic CT Data
Viswa Chaitanya Marella, Suhasnadh Reddy Veluru, Sai Teja Erukude

TL;DR
FedOnco-Bench introduces a standardized benchmark for evaluating privacy-aware federated learning methods in tumor segmentation using synthetic CT data, highlighting privacy-utility trade-offs.
Contribution
It provides a reproducible, open-source platform for benchmarking federated learning approaches in medical imaging with a focus on privacy preservation.
Findings
FedAvg achieves high segmentation accuracy but with higher privacy leakage.
DP-SGD enhances privacy at the expense of some accuracy.
FedProx and FedBN perform well under data heterogeneity.
Abstract
Federated Learning (FL) allows multiple institutions to cooperatively train machine learning models while retaining sensitive data at the source, which has great utility in privacy-sensitive environments. However, FL systems remain vulnerable to membership-inference attacks and data heterogeneity. This paper presents FedOnco-Bench, a reproducible benchmark for privacy-aware FL using synthetic oncologic CT scans with tumor annotations. It evaluates segmentation performance and privacy leakage across FL methods: FedAvg, FedProx, FedBN, and FedAvg with DP-SGD. Results show a distinct trade-off between privacy and utility: FedAvg is high performance (Dice around 0.85) with more privacy leakage (attack AUC about 0.72), while DP-SGD provides a higher level of privacy (AUC around 0.25) at the cost of accuracy (Dice about 0.79). FedProx and FedBN offer balanced performance under heterogeneous…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Radiomics and Machine Learning in Medical Imaging · Cryptography and Data Security
