Image Classification on miniImageNet 20-way 5-shot
88.6AccuracyFAAST
Evaluation Results
| Method | Links | |
|---|---|---|
| FAASTAdaptation=Fast weights, Inference Compute=O(d_x^2), Inference Memory=4 MB, Learn Cost GPU Secs=2.1 s (-94.7%)2026.05 | 88.6 | |
| Softmax MemoryAdaptation=Memory, Inference Compute=O(N d_x), Inference Memory=80 MB2026.05 | 87.7 | |
| k-NN MemoryAdaptation=Memory, Inference Compute=O(N d_x), Inference Memory=80 MB, Learn Cost GPU Secs=41 s2026.05 | 87.1 | |
| CLIPAdaptation=No adapt, Inference Compute=O(d_x), Inference Memory=0 MB2026.05 | 86.7 | |
| Linear projectionAdaptation=Backprop, Inference Compute=O(d_x^2), Inference Memory=4 MB, Learn Cost GPU Secs=780 s2026.05 | 84.5 | |
| Full FinetuningAdaptation=Backprop, Inference Compute=O(d_x^2), Inference Memory=4 MB, Learn Cost GPU Secs=1,603 s2026.05 | 6.9 |