Severity: Warning
Message: file_get_contents(https://...@gmail.com&api_key=61f08fa0b96a73de8c900d749fcb997acc09&a=1): Failed to open stream: HTTP request failed! HTTP/1.1 429 Too Many Requests
Filename: helpers/my_audit_helper.php
Line Number: 197
Backtrace:
File: /var/www/html/application/helpers/my_audit_helper.php
Line: 197
Function: file_get_contents
File: /var/www/html/application/helpers/my_audit_helper.php
Line: 271
Function: simplexml_load_file_from_url
File: /var/www/html/application/helpers/my_audit_helper.php
Line: 3165
Function: getPubMedXML
File: /var/www/html/application/controllers/Detail.php
Line: 597
Function: pubMedSearch_Global
File: /var/www/html/application/controllers/Detail.php
Line: 511
Function: pubMedGetRelatedKeyword
File: /var/www/html/index.php
Line: 317
Function: require_once
98%
921
2 minutes
20
Accurate segmentation of surgical instruments is essential for practical intraoperative guidance in robot-assisted procedures, contributing to improved surgical navigation and enhanced patient safety. Federated Learning is a decentralized approach that enables collaborative model training across institutions without sharing raw data, thereby ensuring data privacy, which is particularly crucial in healthcare. This paper introduces the Federated Averaging algorithm to address the quantity skew by aggregating client model weights centrally. In parallel, the Federated Differential Privacy algorithm was implemented to enhance data privacy by introducing controlled noise to gradients at the client level. For segmentation, we evaluated a U-Net, a Multi-head Attention U-Net for small instruments, and a Squeeze-and-Excitation U-Net for overall accuracy. These models were benchmarked on the datasets of the Kvasir-Instrument (gastrointestinal endoscopy) and RoboTool (20 diverse surgical procedures). Quantitative evaluations using FedAvg, FedSGD, and FedDP across U-Net variants demonstrated that SE-UNet with FedDP at 60 epochs yielded the best results with Dice Score: 99.00 % ± 0.01, Accuracy: 99.68 % ± 0.25, and mIoU: 98.05 % ± 0.01, highlighting superior generalization and convergence stability. Across all architectures, FedDP consistently outperformed FedAvg and FedSGD, with accuracy improvements ranging from 0.3 % to 2.0 % and mIoU gains up to 6.8 %, especially pronounced in SE-UNet. Extending training from 40 to 60 epochs enhanced model stability, with standard deviations reducing from as high as ±3.28 % to as low as ±0.01 %. Statistical analysis confirmed this benefit, with 83.3 % of configurations showing improved p-values, and overall significance rates increasing from 84.4 % to 91.1 %. SE-UNet exhibited the most consistent and robust performance improvements, with an average p-value reduction of 40.7 %, affirming its reliability under federated settings.
Download full-text PDF |
Source |
---|---|
http://dx.doi.org/10.1016/j.compmedimag.2025.102637 | DOI Listing |