Federated orthogonal learning for detection of liver lesions from multi-phase contrast-enhanced CT images

· Source: Machine learning : nature.com subject feeds · Field: Health & Wellbeing — Medical Devices & Health Technology, Artificial Intelligence & Machine Learning, Clinical Care & Medical Practice · Depth: Expert, short

Summary

FedOG, a novel federated orthogonal learning method, addresses challenges in detecting liver lesions from multi-phase contrast-enhanced CT (CECT) images across multiple institutions. Due to data protection and incomplete CECT phases, standard federated learning often degrades performance from data heterogeneity. FedOG mitigates this by adjusting gradients from local models, trained with incomplete CECT phases, using orthogonal gradient decomposition to reduce interference. Bayesian optimization then determines the optimal gradient for updating the global model. Tested on 3,668 multi-phase CECT scans from five institutions, FedOG improved the Dice score by 1.67% on a real-world clinical dataset, and by 1.13% and 3.03% on two public datasets. This approach offers a heterogeneity-robust, search-efficient, and privacy-preserving framework, particularly beneficial for regions with limited or low-quality CECT data.

Key takeaway

For AI Scientists and Research Scientists developing federated learning solutions for medical imaging, you should consider integrating orthogonal gradient decomposition and Bayesian optimization. This approach, exemplified by FedOG, significantly improves model performance and robustness when dealing with heterogeneous datasets and incomplete local data, such as multi-phase CECT scans. Implementing such a framework can enhance diagnostic accuracy in privacy-sensitive environments, especially in regions with varying data quality, ensuring more reliable lesion detection.

Key insights

FedOG enhances federated learning for medical image segmentation by using orthogonal gradient decomposition to counter data heterogeneity and incomplete phases.

Principles

Method

FedOG adjusts local model gradients via orthogonal gradient decomposition to minimize interference from incomplete CECT phases, then uses Bayesian optimization to determine the optimal global model update gradient.

In practice

Topics

Best for: AI Scientist, Research Scientist

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Machine learning : nature.com subject feeds.