NAACL 2021long11 citations

Variance-reduced First-order Meta-learning for Natural Language Processing Tasks

Lingxiao Wang, Kevin Huang, Tengyu Ma, Quanquan Gu, Jing Huang

Abstract

First-order meta-learning algorithms have been widely used in practice to learn initial model parameters that can be quickly adapted to new tasks due to their efficiency and effectiveness. However, existing studies find that meta-learner can overfit to some specific adaptation when we have heterogeneous tasks, leading to significantly degraded performance. In Natural Language Processing (NLP) applications, datasets are often diverse and each task has its unique characteristics. Therefore, to address the overfitting issue when applying first-order meta-learning to NLP applications, we propose to reduce the variance of the gradient estimator used in task adaptation. To this end, we develop a variance-reduced first-order meta-learning algorithm. The core of our algorithm is to introduce a novel variance reduction term to the gradient estimation when performing the task adaptation. Experiments on two NLP applications: few-shot text classification and multi-domain dialog state tracking demonstrate the superior performance of our proposed method.

BibTeX
@inproceedings{wang-etal-2021-variance,
    title = "Variance-reduced First-order Meta-learning for Natural Language Processing Tasks",
    author = "Wang, Lingxiao  and
      Huang, Kevin  and
      Ma, Tengyu  and
      Gu, Quanquan  and
      Huang, Jing",
    editor = "Toutanova, Kristina  and
      Rumshisky, Anna  and
      Zettlemoyer, Luke  and
      Hakkani-Tur, Dilek  and
      Beltagy, Iz  and
      Bethard, Steven  and
      Cotterell, Ryan  and
      Chakraborty, Tanmoy  and
      Zhou, Yichao",
    booktitle = "Proceedings of the 2021 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies",
    month = jun,
    year = "2021",
    address = "Online",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2021.naacl-main.206/",
    doi = "10.18653/v1/2021.naacl-main.206",
    pages = "2609--2615"
}
Variance-reduced First-order Meta-learning for Natural Language Processing Tasks · NAACL 2021