A Primer in BERTology: What we know about how BERT works
2020/02/27 by Anna Rogers, Olga Kovaleva, Rogers, Anna +3 · 5 voices · 69 citations
#cs.CL
paper · pdf · doi:10.48550/arxiv.2002.12327
Abstract
Transformer-based models have pushed state of the art in many areas of NLP, but our understanding of what is behind their success is still limited. This paper is the first survey of over 150 studies of the popular BERT model. We review the current state of knowledge about how BERT works, what kind of information it learns and how it is represented, common modifications to its training objectives and architecture, the overparameterization issue and approaches to compression. We then outline directions for future research.
Cited by
Discussions
- A Primer in BERTology: What We Know About How Bert Works [hn, 81 points, 16 comments]
- A Primer in BERTology: What we know about how BERT works [hn, 2 points, 0 comments]
- the "lesioning" is sometimes used in "BERTology" as well, where BeRt ology is the stdy of BERT models (which were a popular ealry pre chatGPT LLM used widely) see 6.3 for studies that kind of do lessi [bsky, 1 points, 1 comments]
- section 3.1 of arxiv.org/abs/2002.12327 mentions a number of other studies probing for linguistic structure learned by what's now a pretty simple model, let alone anything more recent/capable [bsky, 0 points, 0 comments]
- may I have a counter-argument: 1. Per your work, language models benefit from the human knowledge, but they don't fully rely on it: arxiv.org/abs/2002.12327 (my fav NLP paper) which agrees with the bi [bsky, 0 points, 2 comments]
Related