dimensionality-driven-learning icon indicating copy to clipboard operation
dimensionality-driven-learning copied to clipboard

pytorch version

Open ttttttyy opened this issue 1 year ago • 0 comments

I reworked the code into a new pytorch version and reproduced the results. The following two figures show the results of LID and train/test accuracy throughout training with clean(first figure) and noisy(second figure) labels: lid_trend_ce_cifar10_0 0

lid_trend_ce_cifar10_0 4

I used six different training criteria(cross-entropy,forward,backward,boot-hard,boot-soft,D2L) to train the model. The figures below show the trend of test accuracy and subspace dimensionality on CIFAR-10 with 40% noisy labels: test_accs_trend_all_models_cifar10_0 4_cifar10_0 4 lid_trend_all_models_cifar10_0 4_cifar10_0 4

The figures below show the trend of test accuracy and subspace dimensionality on CIFAR-10 with 60% noisy labels: test_accs_trend_all_models_cifar10_0 6_cifar10_0 6

lid_trend_all_models_cifar10_0 6_cifar10_0 6

ttttttyy avatar Jun 11 '24 07:06 ttttttyy