Australian-Imaging-Service / pipelines

Scripts to generate analysis pipelines that can be run in XNAT's container service
Other
2 stars 3 forks source link

[EPIC] Apply Federated Learning into XNAT #295

Open dwang-usyd opened 7 months ago

dwang-usyd commented 7 months ago

Hypothesis Statement

Description

NVFlare has been proven to be useful when triggering federated learning training. However, there have been communication issues regarding the connection between the central server and clients and the data loading process when applying federated learning among different institutes.

XNAT works as a universal imaging repository, which also supports functions like dcm2niix, registration, and neural network algorithm training based on MONAI. By applying NVFlare into XNAT, both connection and data issues could be addressed.

After reviewing the process of XNAT triggering computation and the process of provision NVFlare server/client nodes, we decided to apply NVFlare as a slave image that could be handled by XNAT.

Features

github-actions[bot] commented 7 months ago

Features

github-actions[bot] commented 7 months ago

Stories