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

Weird knowledge loss and gain rates #1

Open
EvelynChee opened this issue Apr 15, 2024 · 2 comments
Open

Weird knowledge loss and gain rates #1

EvelynChee opened this issue Apr 15, 2024 · 2 comments

Comments

@EvelynChee
Copy link

Hi,

Thanks for sharing your great work.

I am currently having some issue with the knowledge loss and gain rates when running the code. I tried the SDP method with the settings

DATASET="cifar100" 
SIGMA=10
REPEAT=1
INIT_CLS=100
SDP_MEAN=10000
SDP_VAR=0.75

The final results I have obtained are:

[INFO] ======== Summary =======
[INFO] A_auc 0.46821259412578764 | A_last 0.5561 | KLR_avg 0.7233384646848867 | KGR_avg 0.01556362787537161

The A_auc and A_last looks ok but the KLR_avg and KGR_avg values seem to differ a lot from what was provided in the paper. Am I missing something to reproduce the results?

Thanks.

@Akila-Ayanthi
Copy link

Hi,
I also got the same results. Were you able to figure out if you've missed something?

@EvelynChee
Copy link
Author

Hi @Akila-Ayanthi, I have yet to figure out what is the issue

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

2 participants