Metric-based few-shot audio classifiers improve when their embedding is fine-tuned on pseudo support-query tasks built from the test-time support set and trained with Meta-Curvature.
Cross Attention Network for Few-shot Classification
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Few-shot classification aims to recognize unlabeled samples from unseen classes given only few labeled samples. The unseen classes and low-data problem make few-shot classification very challenging. Many existing approaches extracted features from labeled and unlabeled samples independently, as a result, the features are not discriminative enough. In this work, we propose a novel Cross Attention Network to address the challenging problems in few-shot classification. Firstly, Cross Attention Module is introduced to deal with the problem of unseen classes. The module generates cross attention maps for each pair of class feature and query sample feature so as to highlight the target object regions, making the extracted feature more discriminative. Secondly, a transductive inference algorithm is proposed to alleviate the low-data problem, which iteratively utilizes the unlabeled query set to augment the support set, thereby making the class features more representative. Extensive experiments on two benchmarks show our method is a simple, effective and computationally efficient framework and outperforms the state-of-the-arts.
citation-role summary
citation-polarity summary
fields
cs.LG 1years
2025 1verdicts
CONDITIONAL 1roles
method 1polarities
use method 1representative citing papers
citing papers explorer
-
Episode-specific Fine-tuning for Metric-based Few-shot Learners with Optimization-based Training
Metric-based few-shot audio classifiers improve when their embedding is fine-tuned on pseudo support-query tasks built from the test-time support set and trained with Meta-Curvature.