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

Couple of Methodology questions #1

Open
ChaosAdmStudent opened this issue May 31, 2024 · 0 comments
Open

Couple of Methodology questions #1

ChaosAdmStudent opened this issue May 31, 2024 · 0 comments

Comments

@ChaosAdmStudent
Copy link

Hey authors. Thank you for this insanely insightful paper. I read through the entirety of your paper and had some questions which I hoped you could explain or address in simple words:

  1. How does the gradient based scoring function have O(M) complexity compared to SGP's O(3M)?

  2. For the bootstrap correction, are the additional L steps done after the global weights of the meta-model (outer loop) is updated from the K inner loop steps? Or is the additional L steps done within the inner loop after the K steps?

  3. To adapt to the K new steps, backpropagation is still being done obviously. How exactly is this saving memory costs? By introducing L more computations, does that not affect the overall computation time?

Thank you for your time!

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