paper-with-me

홈 › Papers

UltraFlwr -- An Efficient Federated Medical and Surgical Object Detection Framework

2025-03-19 · Yang Li, Soumya Snigdha Kundu, Maxence Boels, Toktam Mahmoodi, Sebastien Ourselin, Tom Vercauteren, Prokar Dasgupta, Jonathan Shapey, Alejandro Granados

Object detection shows promise for medical and surgical applications such as cell counting and tool tracking. However, its faces multiple real-world edge deployment challenges including limited high-quality annotated data, data sharing restrictions, and computational constraints. In this work, we introduce UltraFlwr, a framework for federated medical and surgical object detection. By leveraging Federated Learning (FL), UltraFlwr enables decentralized model training across multiple sites without sharing raw data. To further enhance UltraFlwr's efficiency, we propose YOLO-PA, a set of novel Partial Aggregation (PA) strategies specifically designed for YOLO models in FL. YOLO-PA significantly reduces communication overhead by up to 83% per round while maintaining performance comparable to Full Aggregation (FA) strategies. Our extensive experiments on BCCD and m2cai16-tool-locations datasets demonstrate that YOLO-PA not only provides better client models compared to client-wise centralized training and FA strategies, but also facilitates efficient training and deployment across resource-constrained edge devices. Further, we also establish one of the first benchmarks in federated medical and surgical object detection. This paper advances the feasibility of training and deploying detection models on the edge, making federated object detection more practical for time-critical and resource-constrained medical and surgical applications. UltraFlwr is publicly available at https://github.com/KCL-BMEIS/UltraFlwr.

📄 PDF Abstract BibTeX arXiv:2503.15161

Code (1)

kcl-bmeis/ultraflwr 공식 구현

Tasks

Federated LearningObjectobject-detectionObject Detection

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically
FA 설명 없음

Similar Papers 제목 키워드 기반

Federated Cycling (FedCy): Semi-supervised Federated Learning of Surgical Phases

2022-03-14 · Hasan Kassem, Deepak Alapatt, Pietro Mascagni, AI4SafeChole Consortium 외

Recent advancements in deep learning methods bring computer-assistance a step closer to fulfilling promises of safer surgical procedures. However, the generalizability of such methods is often dependent on training on di…

Federated LearningSelf-Supervised LearningSurgical phase recognition

A Client-server Deep Federated Learning for Cross-domain Surgical Image Segmentation

2023-06-14 · Ronast Subedi, Rebati Raman Gaire, Sharib Ali, Anh Nguyen 외

This paper presents a solution to the cross-domain adaptation problem for 2D surgical image segmentation, explicitly considering the privacy protection of distributed datasets belonging to different centers. Deep learnin…

DiagnosticDomain AdaptationFederated LearningImage Segmentation+3

Multi-layer Visualization for Medical Mixed Reality

2017-09-26 · Séverine Habert, Ma Meng, Pascal Fallavollita, Nassir Navab

Medical Mixed Reality helps surgeons to contextualize intraoperative data with video of the surgical scene. Nonetheless, the surgical scene and anatomical target are often occluded by surgical instruments and surgeon han…

Mixed Reality

Deep learning approaches to surgical video segmentation and object detection: A Scoping Review

2025-02-23 · Devanish N. Kamtam, Joseph B. Shrager, Satya Deepya Malla, Nicole Lin 외

Introduction: Computer vision (CV) has had a transformative impact in biomedical fields such as radiology, dermatology, and pathology. Its real-world adoption in surgical applications, however, remains limited. We review…

object-detectionObject DetectionSegmentationSemantic Segmentation+2

GEN-Guard: Correcting Generalization Failures for Deployable Federated Surgical AI

2026-06-18 · Julia Alekseenko, Pietro Mascagni, AI4SafeChole Consortium, Nicolas Padoy arxiv

Federated Learning (FL) in surgical video AI enables collaborative model training without sharing sensitive data. However, standard evaluation practices - selecting the "best" global model based only on validation data f…

Surgical phase recognitionZero-shot GeneralizationFederated LearningPolyp Segmentation