We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.CL

Change to browse by:

cs

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Computation and Language

Title: BERTs of a feather do not generalize together: Large variability in generalization across models with similar test set performance

Abstract: If the same neural network architecture is trained multiple times on the same dataset, will it make similar linguistic generalizations across runs? To study this question, we fine-tuned 100 instances of BERT on the Multi-genre Natural Language Inference (MNLI) dataset and evaluated them on the HANS dataset, which evaluates syntactic generalization in natural language inference. On the MNLI development set, the behavior of all instances was remarkably consistent, with accuracy ranging between 83.6% and 84.8%. In stark contrast, the same models varied widely in their generalization performance. For example, on the simple case of subject-object swap (e.g., determining that "the doctor visited the lawyer" does not entail "the lawyer visited the doctor"), accuracy ranged from 0.00% to 66.2%. Such variation is likely due to the presence of many local minima that are equally attractive to a low-bias learner such as a neural network; decreasing the variability may therefore require models with stronger inductive biases.
Comments: 11 pages, 7 figures; accepted to the 2020 BlackboxNLP workshop
Subjects: Computation and Language (cs.CL)
Cite as: arXiv:1911.02969 [cs.CL]
  (or arXiv:1911.02969v2 [cs.CL] for this version)

Submission history

From: Tom McCoy [view email]
[v1] Thu, 7 Nov 2019 16:20:40 GMT (178kb,D)
[v2] Mon, 16 Nov 2020 18:02:49 GMT (209kb,D)

Link back to: arXiv, form interface, contact.