paper-with-me

홈 › Papers

Human Sentence Processing: Recurrence or Attention?

2020-05-19 · NAACL (CMCL) 2021 6 · Danny Merkx, Stefan L. Frank

Recurrent neural networks (RNNs) have long been an architecture of interest for computational models of human sentence processing. The recently introduced Transformer architecture outperforms RNNs on many natural language processing tasks but little is known about its ability to model human language processing. We compare Transformer- and RNN-based language models' ability to account for measures of human reading effort. Our analysis shows Transformers to outperform RNNs in explaining self-paced reading times and neural activity during reading English sentences, challenging the widely held idea that human sentence processing involves recurrent and immediate processing and provides evidence for cue-based retrieval.

📄 PDF Abstract BibTeX arXiv:2005.09471

Code (1)

DannyMerkx/next_word_prediction 공식 구현 pytorch

Tasks

Language ModellingRetrievalSentence

Methods 이 논문이 사용한 방법론

Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Absolute Position Encodings Absolute Position Encodings are a type of position embeddings for [Transformer-based models] where positional encodings are…
Position-Wise Feed-Forward Layer 설명 없음
Residual Connection 설명 없음
Label Smoothing Label Smoothing is a regularization technique that introduces noise for the labels. This accounts for the fact that datasets may have mistakes in them, so maximizing the…
Multi-Head Attention 설명 없음
Adam 설명 없음
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…

Similar Papers 제목 키워드 기반

Staircase Attention for Recurrent Processing of Sequences

2021-06-08 · Da Ju, Stephen Roller, Sainbayar Sukhbaatar, Jason Weston

Attention mechanisms have become a standard tool for sequence modeling tasks, in particular by stacking self-attention layers over the entire input sequence as in the Transformer architecture. In this work we introduce a…

Language ModelingLanguage Modelling

Split-and-Rephrase in a Cross-Lingual Manner: A Complete Pipeline

2021-09-01 · RANLP 2021 9 · Paulo Berlanga Neto, Evandro Eduardo Seron Ruiz

Split-and-rephrase is a challenging task that promotes the transformation of a given complex input sentence into multiple shorter sentences retaining equivalent meaning. This rewriting approach conceptualizes that shorte…

Language ModelingLanguage ModellingMasked Language ModelingPOS+2

A Language Model with Limited Memory Capacity Captures Interference in Human Sentence Processing

2023-10-24 · William Timkey, Tal Linzen

Two of the central factors believed to underpin human sentence processing difficulty are expectations and retrieval from working memory. A recent attempt to create a unified cognitive model integrating these two factors …

Language ModelingLanguage ModellingRetrievalSentence

Deep Learning for End-to-End Atrial Fibrillation Recurrence Estimation

2018-09-30 · Riddhish Bhalodia, Anupama Goparaju, Tim Sodergren, Alan Morris 외

Left atrium shape has been shown to be an independent predictor of recurrence after atrial fibrillation (AF) ablation. Shape-based representation is imperative to such an estimation process, where correspondence-based re…

AnatomyAtrial Fibrillation Recurrence EstimationData AugmentationDeep Learning+3

If Attention Serves as a Cognitive Model of Human Memory Retrieval, What is the Plausible Memory Representation?

2025-02-17 · Ryo Yoshida, Shinnosuke Isono, Kohei Kajikawa, Taiga Someya 외

Recent work in computational psycholinguistics has revealed intriguing parallels between attention mechanisms and human memory retrieval, focusing primarily on Transformer architectures that operate on token-level repres…

RetrievalSentence