Meta-Learning for Natural Language Understanding under Continual Learning Framework
Jiacheng Wang, Yong Fan, Duo Jiang, Shiqing Li

TL;DR
This paper explores meta-learning approaches, specifically MAML and OML, within a continual learning framework to improve natural language understanding across multiple tasks, validated on SuperGLUE and GLUE benchmarks.
Contribution
It introduces the application of MAML and OML in a continual learning setting for NLU, which is a novel combination for this domain.
Findings
Meta-learning methods enhance NLU performance.
Validation on SuperGLUE and GLUE benchmarks shows promising results.
Continual learning framework improves task generalization.
Abstract
Neural network has been recognized with its accomplishments on tackling various natural language understanding (NLU) tasks. Methods have been developed to train a robust model to handle multiple tasks to gain a general representation of text. In this paper, we implement the model-agnostic meta-learning (MAML) and Online aware Meta-learning (OML) meta-objective under the continual framework for NLU tasks. We validate our methods on selected SuperGLUE and GLUE benchmark.
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Topic Modeling · Multimodal Machine Learning Applications
