Generalization in NLI: Ways (Not) To Go Beyond Simple Heuristics
2021-10-04EMNLP (insights) 2021Code Available1· sign in to hype
Prajjwal Bhargava, Aleksandr Drozd, Anna Rogers
Code Available — Be the first to reproduce this paper.
ReproduceCode
- github.com/prajjwal1/generalize_lm_nliOfficialIn paperpytorch★ 34
Abstract
Much of recent progress in NLU was shown to be due to models' learning dataset-specific heuristics. We conduct a case study of generalization in NLI (from MNLI to the adversarially constructed HANS dataset) in a range of BERT-based architectures (adapters, Siamese Transformers, HEX debiasing), as well as with subsampling the data and increasing the model size. We report 2 successful and 3 unsuccessful strategies, all providing insights into how Transformer-based models learn to generalize.