Retrieval-Augmented Meta Learning for Low-Resource Text Classification
Rongsheng Li, Yangning Li, Yinghui Li, Chaiyut Luoyiching, Hai-Tao, Zheng, Nannan Zhou, Hanjing Su

TL;DR
This paper introduces Retrieval-Augmented Meta Learning (RAML), a novel approach combining parameterized neural networks with non-parametric knowledge retrieval to improve low-resource text classification performance.
Contribution
The paper proposes RAML, which integrates external knowledge retrieval with meta learning, addressing poor generalization in low-resource scenarios.
Findings
RAML significantly outperforms state-of-the-art models.
The multi-view passages fusion network effectively integrates retrieved knowledge.
Retrieval-augmented approach enhances generalization in low-resource settings.
Abstract
Meta learning have achieved promising performance in low-resource text classification which aims to identify target classes with knowledge transferred from source classes with sets of small tasks named episodes. However, due to the limited training data in the meta-learning scenario and the inherent properties of parameterized neural networks, poor generalization performance has become a pressing problem that needs to be addressed. To deal with this issue, we propose a meta-learning based method called Retrieval-Augmented Meta Learning(RAML). It not only uses parameterization for inference but also retrieves non-parametric knowledge from an external corpus to make inferences, which greatly alleviates the problem of poor generalization performance caused by the lack of diverse training data in meta-learning. This method differs from previous models that solely rely on parameters, as it…
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 · Speech Recognition and Synthesis · Machine Learning and Data Classification
