Canonical Mean Filter for Almost Zero-Shot Multi-Task classification
Yong Li, Heng Wang, Xiang Ye

TL;DR
This paper introduces the Canonical Mean Filter (CMF) to improve the robustness and efficiency of CNAPs in few-shot classification by stabilizing mean embeddings, enabling parameter reduction and better performance on AZS tasks.
Contribution
The paper proposes the CMF module that enhances CNAPs robustness to support set variations, allowing removal of certain modules and significant parameter reduction while maintaining or improving performance.
Findings
CMF stabilizes mean embeddings in feature space.
CNAP-CMF reduces parameters by 40.48% at test stage.
CNAP-CMF outperforms original CNAPs in one-shot tasks.
Abstract
The support set is a key to providing conditional prior for fast adaption of the model in few-shot tasks. But the strict form of support set makes its construction actually difficult in practical application. Motivated by ANIL, we rethink the role of adaption in the feature extractor of CNAPs, which is a state-of-the-art representative few-shot method. To investigate the role, Almost Zero-Shot (AZS) task is designed by fixing the support set to replace the common scheme, which provides corresponding support sets for the different conditional prior of different tasks. The AZS experiment results infer that the adaptation works little in the feature extractor. However, CNAPs cannot be robust to randomly selected support sets and perform poorly on some datasets of Meta-Dataset because of its scattered mean embeddings responded by the simple mean operator. To enhance the robustness of CNAPs,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Machine Learning and ELM · Advanced Neural Network Applications
