paper-with-me

홈 › Papers

Neural Language Models as Psycholinguistic Subjects: Representations of Syntactic State

2019-03-08 · NAACL 2019 6 · Richard Futrell, Ethan Wilcox, Takashi Morita, Peng Qian, Miguel Ballesteros, Roger Levy

We deploy the methods of controlled psycholinguistic experimentation to shed light on the extent to which the behavior of neural network language models reflects incremental representations of syntactic state. To do so, we examine model behavior on artificial sentences containing a variety of syntactically complex structures. We test four models: two publicly available LSTM sequence models of English (Jozefowicz et al., 2016; Gulordava et al., 2018) trained on large datasets; an RNNG (Dyer et al., 2016) trained on a small, parsed dataset; and an LSTM trained on the same small corpus as the RNNG. We find evidence that the LSTMs trained on large datasets represent syntactic state over large spans of text in a way that is comparable to the RNNG, while the LSTM trained on the small dataset does not or does so only weakly.

📄 PDF Abstract BibTeX arXiv:1903.03260

Code (2)

langprocgroup/nn_syntactic_state 공식 구현
wjurayj/garden-path-gpt2

Methods 이 논문이 사용한 방법론

Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

RNNs as psycholinguistic subjects: Syntactic state and grammatical dependency

2018-09-05 · Richard Futrell, Ethan Wilcox, Takashi Morita, Roger Levy

Recurrent neural networks (RNNs) are the state of the art in sequence modeling for natural language. However, it remains poorly understood what grammatical characteristics of natural language they implicitly learn and re…

Language ModelingLanguage Modelling

Using Priming to Uncover the Organization of Syntactic Representations in Neural Language Models

2019-09-23 · CONLL 2019 11 · Grusha Prasad, Marten Van Schijndel, Tal Linzen

Neural language models (LMs) perform well on tasks that require sensitivity to syntactic structure. Drawing on the syntactic priming paradigm from psycholinguistics, we propose a novel technique to analyze the representa…

SensitivitySentence

Large Language Models Are Partially Primed in Pronoun Interpretation

2023-05-26 · Suet-Ying Lam, Qingcheng Zeng, Kexun Zhang, Chenyu You 외

While a large body of literature suggests that large language models (LLMs) acquire rich linguistic representations, little is known about whether they adapt to linguistic biases in a human-like way. The present study pr…

In-Context Learning

Large Language Models as Neurolinguistic Subjects: Identifying Internal Representations for Form and Meaning

2024-11-12 · Linyang He, Ercong Nie, Helmut Schmid, Hinrich Schütze 외

This study investigates the linguistic understanding of Large Language Models (LLMs) regarding signifier (form) and signified (meaning) by distinguishing two LLM evaluation paradigms: psycholinguistic and neurolinguistic…

DiagnosticForm

Discourse structure interacts with reference but not syntax in neural language models

2020-10-10 · CONLL 2020 · Forrest Davis, Marten Van Schijndel

Language models (LMs) trained on large quantities of text have been claimed to acquire abstract linguistic representations. Our work tests the robustness of these abstractions by focusing on the ability of LMs to learn i…

coreference-resolutionCoreference ResolutionLanguage ModelingLanguage Modelling