UltraFlwr -- An Efficient Federated Surgical Object Detection Framework
Yang Li, Soumya Snigdha Kundu, Maxence Boels, Toktam Mahmoodi, Sebastien Ourselin, Tom Vercauteren, Prokar Dasgupta, Jonathan Shapey, Alejandro Granados

TL;DR
UltraFlwr is a federated learning framework that enables efficient, privacy-preserving surgical object detection using YOLO, addressing data heterogeneity and communication challenges in multi-institutional laparoscopic video analysis.
Contribution
We introduce UltraFlwr, supporting native Partial Aggregation of YOLO components, and provide a systematic empirical study of federated YOLO training under diverse clinical scenarios.
Findings
Aggregating backbone and neck components yields performance close to full aggregation.
Standard FL methods reduce inter-client performance variability.
Improving data consistency within clients benefits federated learning despite increased distribution shift.
Abstract
Surgical object detection in laparoscopic videos enables real-time instrument identification for workflow analysis and skills assessment, but training robust models such as You Only Look Once (YOLO) is challenged by limited data, privacy constraints, and inter-institutional variability. Federated learning (FL) enables collaborative training without sharing raw data, yet practical support for modern YOLO pipelines under heterogeneous surgical data remains limited. We present UltraFlwr, an open-source, communication-efficient, and edge-deployable framework that integrates Ultralytics YOLO with the Flower FL platform and supports native Partial Aggregation (PA) of YOLO components (backbone, neck, head). Using two public laparoscopic surgical tool detection datasets, we conduct a systematic empirical study of federated YOLO training under Independent and Identically Distributed (IID) and…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsBrain Tumor Detection and Classification · Blockchain Technology Applications and Security · Advanced Neural Network Applications
MethodsSparse Evolutionary Training · Feedback Alignment
