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

Several question for HPE support #22

Open
Ultimate-Storm opened this issue Feb 7, 2023 · 0 comments
Open

Several question for HPE support #22

Ultimate-Storm opened this issue Feb 7, 2023 · 0 comments

Comments

@Ultimate-Storm
Copy link
Collaborator

Ultimate-Storm commented Feb 7, 2023

  • Licensing access mechanism? Does the pattern copy blockchain like Ethereum or does it follow the SPIRE Federation mechanism?
  • Preconditions for node access, such as if new hospitals want to access. Could they directly access the latest model or they need to contribute some data first(proof of work)
  • How much freedom the client/user has. What are the model parameter averaging mechanisms? In addition to weighted average, direct average. Can this part be customized by users? Regarding data or model consistency, can users be trained with different models? (Neural network /SVM)

--User can transform any Keras or PyTorch based ML program that is written using Python3 into a Swarm Learning ML program by making a few simple changes to the model training code by including the SwarmCallback API.

  • How could Swarm Learning achive better results then merged model.

  • Overfitting? Or because the differece between locally trained dataset is huge, that there’s little feature collapse?

  • Order of weight synchronizing? The batch end policy is set the same on all nodes but training speed/progress are different. Who will trigger the synchronizing?

  • What's the meaning of callback on epochend? since the batchend will take care of everything and epochend will slow down the progress.

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

No branches or pull requests

1 participant