Skip to main content

Putting a DIME on Dataset Difficulty

·46 words·1 min

Interesting paper: A new algorithm DIME can quantify how hard is your dataset. You can also get hardness measures for each class or how it varies as the number of samples increases. For example, DIME score for MNIST, CIFAR10, CIFAR100 is 0.02, 0.3, 0.6. https://openreview.net/pdf?id=H1lNb0NtPH

Discussion