NAACL 2021long8 citations

Learning to Learn to be Right for the Right Reasons

Pride Kavumba, Benjamin Heinzerling, Ana Brassard, Kentaro Inui

Abstract

Improving model generalization on held-out data is one of the core objectives in common- sense reasoning. Recent work has shown that models trained on the dataset with superficial cues tend to perform well on the easy test set with superficial cues but perform poorly on the hard test set without superficial cues. Previous approaches have resorted to manual methods of encouraging models not to overfit to superficial cues. While some of the methods have improved performance on hard instances, they also lead to degraded performance on easy in- stances. Here, we propose to explicitly learn a model that does well on both the easy test set with superficial cues and the hard test set without superficial cues. Using a meta-learning objective, we learn such a model that improves performance on both the easy test set and the hard test set. By evaluating our models on Choice of Plausible Alternatives (COPA) and Commonsense Explanation, we show that our proposed method leads to improved performance on both the easy test set and the hard test set upon which we observe up to 16.5 percentage points improvement over the baseline.

BibTeX
@inproceedings{kavumba-etal-2021-learning,
    title = "Learning to Learn to be Right for the Right Reasons",
    author = "Kavumba, Pride  and
      Heinzerling, Benjamin  and
      Brassard, Ana  and
      Inui, Kentaro",
    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.304/",
    doi = "10.18653/v1/2021.naacl-main.304",
    pages = "3890--3898"
}
Learning to Learn to be Right for the Right Reasons · NAACL 2021