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

EMP-SSL #1343

Open
surajpaib opened this issue Aug 2, 2023 · 5 comments
Open

EMP-SSL #1343

surajpaib opened this issue Aug 2, 2023 · 5 comments
Assignees

Comments

@surajpaib
Copy link

surajpaib commented Aug 2, 2023

Hi Team,

I recently came across this paper (Link: EMP-SSL Paper). The authors have provided their implementation on Github (EMP-SSL Repository).

TLDR of the method: The key towards efficient self-supervised learning is to increase the number of crops from each image instance.

Key contributions:

  • EMP-SSL can reduce the training epochs by two orders of magnitude.
  • The method seems to transfer well to out-of-domain tasks.
  • Due to the reduction in training epochs, the overall training time is considerably decreased. This, however, may come at the cost of increased memory usage.

Considering the promising results this method has shown, I think it could be a valuable addition to the collection of self-supervised learning methods so that it is accessible to the larger community.

@surajpaib surajpaib changed the title Request for New Method - EMP-SSL EMP-SSL Aug 2, 2023
@philippmwirth
Copy link
Contributor

Hi @surajpaib thanks for bringing this up! I'll add it to the tracker #1172.

@johnsutor
Copy link
Contributor

I can implement this.

@philippmwirth
Copy link
Contributor

@johnsutor let me know if you need any assistance 👍

@deepsthewarrior
Copy link

I can implement this.

Are you already working on this?

@johnsutor
Copy link
Contributor

@deepsthewarrior yep!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

No branches or pull requests

5 participants