paper-with-me

Papers

Word Acquisition in Neural Language Models

2021-10-05 · Tyler A. Chang, Benjamin K. Bergen

We investigate how neural language models acquire individual words during training, extracting learning curves and ages of acquisition for over 600 words on the MacArthur-Bates Communicative Development Inventory (Fenson et al., 2007). Drawing on studies of word acquisition in children, we evaluate multiple predictors for words' ages of acquisition in LSTMs, BERT, and GPT-2. We find that the effects of concreteness, word length, and lexical class are pointedly different in children and language models, reinforcing the importance of interaction and sensorimotor experience in child language acquisition. Language models rely far more on word frequency than children, but like children, they exhibit slower learning of words in longer utterances. Interestingly, models follow consistent patterns during training for both unidirectional and bidirectional models, and for both LSTM and Transformer architectures. Models predict based on unigram token frequencies early in training, before transitioning loosely to bigram probabilities, eventually converging on more nuanced predictions. These results shed light on the role of distributional learning mechanisms in children, while also providing insights for more human-like language acquisition in language models.

📄 PDF Abstract BibTeX arXiv:2110.02406

Code (1)

tylerachang/word-acquisition-language-models 공식 구현 pytorch

Tasks

Language Acquisition

Methods 이 논문이 사용한 방법론

Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Tanh Activation 설명 없음
Cosine Annealing Cosine Annealing is a type of learning rate schedule that has the effect of starting with a large learning rate that is relatively rapidly decreased to a minimum value before…
Sigmoid Activation 설명 없음
Linear Warmup With Cosine Annealing Linear Warmup With Cosine Annealing is a learning rate schedule where we increase the learning rate linearly for $n$ updates and then anneal according to a cosine schedule…
WordPiece 설명 없음

Similar Papers 제목 키워드 기반

Evaluating Word Embeddings for Language Acquisition

2020-11-01 · EMNLP (CMCL) 2020 11 · Raquel G. Alhama, Caroline Rowland, Evan Kidd

Continuous vector word representations (or word embeddings) have shown success in capturing semantic relations between words, as evidenced with evaluation against behavioral data of adult performance on semantic tasks (P…

Language AcquisitionWord Embeddings

Human Inspired Progressive Alignment and Comparative Learning for Grounded Word Acquisition

2023-07-05 · Yuwei Bao, Barrett Martin Lattimer, Joyce Chai

Human language acquisition is an efficient, supervised, and continual process. In this work, we took inspiration from how human babies acquire their first language, and developed a computational process for word acquisit…

Continual LearningLanguage Acquisition

Robots Learning to Say `No': Prohibition and Rejective Mechanisms in Acquisition of Linguistic Negation

2018-10-28 · Frank Förster, Joe Saunders, Hagen Lehmann, Chrystopher L. Nehaniv

`No' belongs to the first ten words used by children and embodies the first active form of linguistic negation. Despite its early occurrence the details of its acquisition process remain largely unknown. The circumstance…

Gesture GenerationLanguage AcquisitionNegation

Context-based Word Acquisition for Situated Dialogue in a Virtual World

2014-01-16 · Shaolin Qu, Joyce Y. Chai

To tackle the vocabulary problem in conversational systems, previous work has applied unsupervised learning approaches on co-occurring speech and eye gaze during interaction to automatically acquire new words. Although t…

Multiplex lexical networks reveal patterns in early word acquisition in children

2016-09-11 · Massimo Stella, Nicole M. Beckage, Markus Brede

Network models of language have provided a way of linking cognitive processes to the structure and connectivity of language. However, one shortcoming of current approaches is focusing on only one type of linguistic relat…