paper-with-me

홈 › Papers

A Targeted Assessment of Incremental Processing in Neural LanguageModels and Humans

2021-06-06 · Ethan Gotlieb Wilcox, Pranali Vani, Roger P. Levy

We present a targeted, scaled-up comparison of incremental processing in humans and neural language models by collecting by-word reaction time data for sixteen different syntactic test suites across a range of structural phenomena. Human reaction time data comes from a novel online experimental paradigm called the Interpolated Maze task. We compare human reaction times to by-word probabilities for four contemporary language models, with different architectures and trained on a range of data set sizes. We find that across many phenomena, both humans and language models show increased processing difficulty in ungrammatical sentence regions with human and model `accuracy' scores (a la Marvin and Linzen(2018)) about equal. However, although language model outputs match humans in direction, we show that models systematically under-predict the difference in magnitude of incremental processing difficulty between grammatical and ungrammatical sentences. Specifically, when models encounter syntactic violations they fail to accurately predict the longer reaction times observed in the human data. These results call into question whether contemporary language models are approaching human-like performance for sensitivity to syntactic violations.

📄 PDF Abstract BibTeX arXiv:2106.03232

Code (1)

wilcoxeg/targeted-assessment-imaze 공식 구현

Tasks

Language ModelingLanguage ModellingSentence

Similar Papers 제목 키워드 기반

A Targeted Assessment of Incremental Processing in Neural Language Models and Humans

2021-08-01 · ACL 2021 5 · Ethan Wilcox, Pranali Vani, Roger Levy

We present a targeted, scaled-up comparison of incremental processing in humans and neural language models by collecting by-word reaction time data for sixteen different syntactic test suites across a range of structural…

Language ModelingLanguage ModellingSentence

Incremental Processing in the Age of Non-Incremental Encoders: An Empirical Assessment of Bidirectional Models for Incremental NLU

2020-10-11 · EMNLP 2020 11 · Brielen Madureira, David Schlangen

While humans process language incrementally, the best language encoders currently used in NLP do not. Both bidirectional LSTMs and Transformers assume that the sequence that is to be encoded is available in full, to be p…

Language ModelingLanguage Modelling

Can Discourse Relations be Identified Incrementally?

2017-11-01 · IJCNLP 2017 11 · Frances Yung, Hiroshi Noji, Yuji Matsumoto

Humans process language word by word and construct partial linguistic structures on the fly before the end of the sentence is perceived. Inspired by this cognitive ability, incremental algorithms for natural language pro…

Discourse ParsingLanguage ModelingLanguage ModellingSemantic Role Labeling+2

Low-memory convolutional neural networks through incremental depth-first processing

2018-04-28 · Jonathan Binas, Yoshua Bengio

We introduce an incremental processing scheme for convolutional neural network (CNN) inference, targeted at embedded applications with limited memory budgets. Instead of processing layers one by one, individual input pix…

Convolutional Cobweb: A Model of Incremental Learning from 2D Images

2022-01-18 · Christopher J. MacLellan, Harshil Thakur

This paper presents a new concept formation approach that supports the ability to incrementally learn and predict labels for visual images. This work integrates the idea of convolutional image processing, from computer v…

Incremental Learning