kubeflow / kubeflow/examples

GUI for Federated learning pipeline

Open
#1,079 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Jsonnet
Stars
1.5k
Forks
752
PR merge metrics
No merged PRs in 30d

Description

A graphical front end that can communicate with the kubeflow pipeline can save a lot of work for users who are not so familiar with the kubeflow environment. There are many laborious steps to take while constructing a pipeline. This is especially true for the Federated learning procedures which is subject to resource data format and number of clients. Not to mention the complex aggregating algorithms of the server.

Currently, we use Node-red as frontend base for users to construct a kubeflow Federated Learning pipeline as bellow:
https://github.com/sefgsefg/Federated-Learning-on-kubeflow-with-nodered/tree/main/FL_kubeflow_with_node-red
This repo. can build a single Node-red node that can allow users to adjust the number of clients in the FL process. The control is then passed to kubeflow to construct a pipeline for execution.

Contributor guide

Open the contributing guide

Research direction

Start by reviewing the linked Federated-Learning-on-kubeflow-with-nodered repository and its Node-RED flow for constructing a Kubeflow federated-learning pipeline. The issue does not define a target GUI, implementation location, tests, or acceptance criteria, so the scope and definition of done would need to be established first.

Written by the indexing model from the issue text.

Assessment

Domain
distributed-systems, machine-learning
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.