Table 2.
Active learning strategy definition. We have codified different learning strategies covering the makeup of training samples and the initial CNN weights of fine-tuning.
Code | Description of learning strategy |
---|---|
RFT(LQ) | Fine-tuning from M0 using and randomly selected |
AFT(LQ) | Fine-tuning from M0 using and actively selected |
ACFT(Q) | Continual fine-tuning from Mt − 1 using actively selected only |
ACFT(LQ) | Continual fine-tuning from Mt − 1 using and actively selected |
ACFT(HQ) | Continual fine-tuning from Mt − 1 using and actively selected |
1 : Annotated candidates. 2 : Newly annotated candidates. 3 : Misclassified candidates. 4 M0: Pre-trained CNNs from large scale dataset (like ImageNet). 5 Mt − 1: Pre-trained CNNs from last active selecting step.