Representation based and Attention augmented Meta learning
Yunxiao Qin, Chenxu Zhao, Zezheng Wang, Junliang Xing, Jun Wan, Zhen, Lei

TL;DR
This paper introduces AML and RAML, two meta learning methods that incorporate attention mechanisms and high-level representations to improve few-shot learning performance in computer vision.
Contribution
It proposes novel meta learning approaches that integrate attention and representation learning, addressing limitations of previous methods.
Findings
Achieved state-of-the-art results on few-shot learning benchmarks.
Demonstrated the effectiveness of attention mechanisms in meta learning.
Showed that high-level representations improve learning efficiency.
Abstract
Deep learning based computer vision fails to work when labeled images are scarce. Recently, Meta learning algorithm has been confirmed as a promising way to improve the ability of learning from few images for computer vision. However, previous Meta learning approaches expose problems: 1) they ignored the importance of attention mechanism for the Meta learner; 2) they didn't give the Meta learner the ability of well using the past knowledge which can help to express images into high representations, resulting in that the Meta learner has to solve few shot learning task directly from the original high dimensional RGB images. In this paper, we argue that the attention mechanism and the past knowledge are crucial for the Meta learner, and the Meta learner should be trained on high representations of the RGB images instead of directly on the original ones. Based on these arguments, we…
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 · Multimodal Machine Learning Applications · Advanced Neural Network Applications
