KarahanS / Self-Supervised-Learning-for-Medical-Image-Analysis

SSL for Medical Image Analysis
1 stars 1 forks source link

MLP for Downstream Evaluation #5

Closed KarahanS closed 6 months ago

KarahanS commented 6 months ago

Contribution:

Motivation:

Basically, it is already shown that MLP doesn't add too much on top of logistic regression. Therefore it is enough to use lr to measure the quality of learned representations. However the paper quoted above doesn't provide any hypothesis testing. We can simply run n many linear and non-linear evaluations, then apply Spearman correlation on those accuracies to conclude the followings: