Task-Specific Preconditioner for Cross-Domain Few-Shot Learning
About
Cross-Domain Few-Shot Learning~(CDFSL) methods typically parameterize models with task-agnostic and task-specific parameters. To adapt task-specific parameters, recent approaches have utilized fixed optimization strategies, despite their potential sub-optimality across varying domains or target tasks. To address this issue, we propose a novel adaptation mechanism called Task-Specific Preconditioned gradient descent~(TSP). Our method first meta-learns Domain-Specific Preconditioners~(DSPs) that capture the characteristics of each meta-training domain, which are then linearly combined using task-coefficients to form the Task-Specific Preconditioner. The preconditioner is applied to gradient descent, making the optimization adaptive to the target task. We constrain our preconditioners to be positive definite, guiding the preconditioned gradient toward the direction of steepest descent. Empirical evaluations on the Meta-Dataset show that TSP achieves state-of-the-art performance across diverse experimental scenarios.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Few-shot classification | Meta-Dataset (test) | Omniglot85.2 | 48 | |
| Few-shot Image Classification | Meta-Dataset (test) | Omniglot Accuracy97.2 | 40 | |
| Few-shot Image Classification | Aircraft (test) | Mean Accuracy91.2 | 28 | |
| Few-shot classification | CIFAR100 (test) | Accuracy72.2 | 10 | |
| Few-shot classification | ImageNet Meta-Dataset (test) | Mean Accuracy60.7 | 10 | |
| Few-shot classification | Omniglot Meta-Dataset (test) | Mean Accuracy96 | 10 | |
| Few-shot classification | Birds Meta-Dataset (test) | Mean Accuracy82.5 | 10 | |
| Few-shot classification | Textures Meta-Dataset (test) | Mean Accuracy79.1 | 10 | |
| Few-shot classification | Quick Draw Meta-Dataset (test) | Mean Accuracy83.2 | 10 | |
| Few-shot classification | Fungi Meta-Dataset (test) | Mean Accuracy69.7 | 10 |