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

EEC_CCL Versions #1

Open
WesleyHsieh0806 opened this issue Aug 28, 2021 · 3 comments
Open

EEC_CCL Versions #1

WesleyHsieh0806 opened this issue Aug 28, 2021 · 3 comments

Comments

@WesleyHsieh0806
Copy link
Owner

WesleyHsieh0806 commented Aug 28, 2021

V2
Observation:
CCL helps the model learn faster at the first beginning, but it hinders the decrease of CE loss at last few epochs

  1. Fix the lambda

Not much difference: 0.776

@WesleyHsieh0806 WesleyHsieh0806 changed the title EEC_CCL V2 EEC_CCL Versions Aug 29, 2021
@WesleyHsieh0806
Copy link
Owner Author

WesleyHsieh0806 commented Aug 29, 2021

V3

Stop computing MSE between the CC matrix of z and recover_z. Instead, force the CC matrix of z to approach to identity matrix

Not bad reach 0.783

@WesleyHsieh0806
Copy link
Owner Author

WesleyHsieh0806 commented Aug 31, 2021

V4
for the CC matrix between z and recover_z to identity matrix
no distinct improvement
Roughly:0.776

@WesleyHsieh0806
Copy link
Owner Author

WesleyHsieh0806 commented Sep 1, 2021

V5
MSe for the CC matrix between z and recover_z to identity matrix + force the CC matrix of z to approach to identity matrix (v3+v4)
Can reach 0.783

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