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

Use of NTK Condition Number in Combination with ZEN Score. #23

Closed
SXKJames opened this issue Jul 11, 2022 · 2 comments
Closed

Use of NTK Condition Number in Combination with ZEN Score. #23

SXKJames opened this issue Jul 11, 2022 · 2 comments

Comments

@SXKJames
Copy link

Hello MingLin,

I found your NAS approach to be very interesting.

Did you ever try to combine the ZEN-Score with the NTK-score like the TE-NAS paper did? The TE-NAS paper suggests that combining the NTK-Score with a expressivity measure would improve the overall performance.

Thanks,
SXK

@MingLin-home
Copy link
Collaborator

Hi SXKJames,

Good idea! We did not try Zen + NTK. It might worth a try. Please be aware that the NTK also suffers from the BN normalization problem, so you should calibrate the gradient norm too.

Please let me know if it works!

@dovedx
Copy link

dovedx commented Jul 11, 2022 via email

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

3 participants