Skip to content

Couple of Methodology questions #1

@lgupta-mle

Description

@lgupta-mle

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions