arXiv 2005.11700
When does MAML Work the Best? An Empirical Study on Model-Agnostic Meta-Learning in NLP Applications
By Zequn Liu, Ruiyi Zhang, et al.
Published 2020-05-24
Mindmap
Browse the paper's core ideas, clusters, and relationships in a structured outline.
Model-Agnostic Meta-Learning (MAML), a model-agnostic meta-learning method, is successfully employed in NLP applications including few-shot text classification and multi-domain low-resource language generation. Many impacting factors, including data quantity, similarity among tasks, and the balance between general language model and task-specific adaptation, can affect the performance of MAML in NLP, but few works h…