CLMar 20, 2023

Language Model Behavior: A Comprehensive Survey

arXiv:2303.11504v2164 citationsh-index: 32
AI Analysis

This provides a comprehensive resource for applied work and research in adjacent fields by highlighting known capabilities and limitations of large language models.

The survey synthesizes over 250 studies to analyze the capabilities and weaknesses of transformer language models, finding they have basic skills in syntax, semantics, and reasoning but are prone to errors like unfactual responses and biases, with performance improving with scale to hundreds of billions of parameters.

Transformer language models have received widespread public attention, yet their generated text is often surprising even to NLP researchers. In this survey, we discuss over 250 recent studies of English language model behavior before task-specific fine-tuning. Language models possess basic capabilities in syntax, semantics, pragmatics, world knowledge, and reasoning, but these capabilities are sensitive to specific inputs and surface features. Despite dramatic increases in generated text quality as models scale to hundreds of billions of parameters, the models are still prone to unfactual responses, commonsense errors, memorized text, and social biases. Many of these weaknesses can be framed as over-generalizations or under-generalizations of learned patterns in text. We synthesize recent results to highlight what is currently known about large language model capabilities, thus providing a resource for applied work and for research in adjacent fields that use language models.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes