Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uniform Client Selction Over Time Series Medical Task #1121

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

rtaiello
Copy link
Contributor

@rtaiello rtaiello commented May 30, 2024

With @luciainnocenti, we completed this tutorial, where we evaluated Fed-Biomed using uniform client selection using a medical time series dataset over a large number of nodes.

The dataset used is the Replace-BG dataset. More information can be found here:

The preprocessing is inspired by the following paper:

The code is inspired by the following GitHub repository:

In this tutorial, we can add up to 202 nodes and start up to 180 nodes (uniform selection of 10%) for federated training. We then evaluate the global model over 22 clients. The training runs for 400 rounds, with the following requirements: RAM > 80 GB and 64 cores. This setup takes around 10 hours to complete.
Here the result:
image

However, in the notebook, it is possible to decrease the number of started nodes, we will use 10 nodes for training (uniform selection of 50%), and for testing for 5 rounds.

…lection, added files for preprocessing, add_nodes and start_nodes
@rtaiello rtaiello added the done issue is completed, it meets the DoD and was merged to the next release integration branch label May 30, 2024
@mvesin mvesin removed the done issue is completed, it meets the DoD and was merged to the next release integration branch label Jun 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants