ACL 2022findings16 citations

Probing BERT’s priors with serial reproduction chains

Takateru Yamakoshi, Thomas Griffiths, Robert Hawkins

Abstract

Sampling is a promising bottom-up method for exposing what generative models have learned about language, but it remains unclear how to generate representative samples from popular masked language models (MLMs) like BERT. The MLM objective yields a dependency network with no guarantee of consistent conditional distributions, posing a problem for naive approaches. Drawing from theories of iterated learning in cognitive science, we explore the use of serial reproduction chains to sample from BERT’s priors. In particular, we observe that a unique and consistent estimator of the ground-truth joint distribution is given by a Generative Stochastic Network (GSN) sampler, which randomly selects which token to mask and reconstruct on each step. We show that the lexical and syntactic statistics of sentences from GSN chains closely match the ground-truth corpus distribution and perform better than other methods in a large corpus of naturalness judgments. Our findings establish a firmer theoretical foundation for bottom-up probing and highlight richer deviations from human priors.

BibTeX
@inproceedings{yamakoshi-etal-2022-probing,
    title = "Probing {BERT}`s priors with serial reproduction chains",
    author = "Yamakoshi, Takateru  and
      Griffiths, Thomas  and
      Hawkins, Robert",
    editor = "Muresan, Smaranda  and
      Nakov, Preslav  and
      Villavicencio, Aline",
    booktitle = "Findings of the Association for Computational Linguistics: ACL 2022",
    month = may,
    year = "2022",
    address = "Dublin, Ireland",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2022.findings-acl.314/",
    doi = "10.18653/v1/2022.findings-acl.314",
    pages = "3977--3992"
}
Probing BERT’s priors with serial reproduction chains · ACL 2022