Meta-Learner with Linear Nulling
Sung Whan Yoon, Jun Seo, Jaekyun Moon

TL;DR
This paper introduces a meta-learning algorithm that uses linear null-space projection to improve few-shot image classification by creating an alternative decision space, achieving state-of-the-art results on standard datasets.
Contribution
The paper presents a novel meta-learning method employing linear nulling to enhance classification accuracy in low-data scenarios, outperforming existing approaches.
Findings
Achieves top or near-top accuracy on Omniglot and miniImageNet datasets.
Uses null-space projection to quickly zero out errors during learning.
Demonstrates effectiveness of linear nulling in meta-learning contexts.
Abstract
We propose a meta-learning algorithm utilizing a linear transformer that carries out null-space projection of neural network outputs. The main idea is to construct an alternative classification space such that the error signals during few-shot learning are quickly zero-forced on that space so that reliable classification on low data is possible. The final decision on a query is obtained utilizing a null-space-projected distance measure between the network output and reference vectors, both of which have been trained in the initial learning phase. Among the known methods with a given model size, our meta-learner achieves the best or near-best image classification accuracies with Omniglot and miniImageNet datasets.
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 Data Classification · Machine Learning and Algorithms
MethodsLinear Layer · Absolute Position Encodings · Position-Wise Feed-Forward Layer · Residual Connection · Byte Pair Encoding · Dense Connections · Label Smoothing · *Communicated@Fast*How Do I Communicate to Expedia? · Adam · Softmax
