paper-with-me

홈 › Papers

Acceptability Judgements via Examining the Topology of Attention Maps

2022-05-19 · Daniil Cherniavskii, Eduard Tulchinskii, Vladislav Mikhailov, Irina Proskurina, Laida Kushnareva, Ekaterina Artemova, Serguei Barannikov, Irina Piontkovskaya, Dmitri Piontkovski, Evgeny Burnaev

The role of the attention mechanism in encoding linguistic knowledge has received special interest in NLP. However, the ability of the attention heads to judge the grammatical acceptability of a sentence has been underexplored. This paper approaches the paradigm of acceptability judgments with topological data analysis (TDA), showing that the geometric properties of the attention graph can be efficiently exploited for two standard practices in linguistics: binary judgments and linguistic minimal pairs. Topological features enhance the BERT-based acceptability classifier scores by $8$%-$24$% on CoLA in three languages (English, Italian, and Swedish). By revealing the topological discrepancy between attention maps of minimal pairs, we achieve the human-level performance on the BLiMP benchmark, outperforming nine statistical and Transformer LM baselines. At the same time, TDA provides the foundation for analyzing the linguistic functions of attention heads and interpreting the correspondence between the graph features and grammatical phenomena.

📄 PDF Abstract BibTeX arXiv:2205.09630

Code (1)

danchern97/tda4la 공식 구현

Tasks

CoLALinguistic AcceptabilitySentenceTopological Data Analysis

Methods 이 논문이 사용한 방법론

Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Position-Wise Feed-Forward Layer 설명 없음
Adam 설명 없음
Absolute Position Encodings Absolute Position Encodings are a type of position embeddings for [Transformer-based models] where positional encodings are…
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…

Similar Papers 제목 키워드 기반

The Influence of Context on Sentence Acceptability Judgements

2018-07-01 · ACL 2018 7 · Jean-Philippe Bernardy, Shalom Lappin, Jey Han Lau

We investigate the influence that document context exerts on human acceptability judgements for English sentences, via two sets of experiments. The first compares ratings for sentences presented on their own with ratings…

Language ModelingLanguage ModellingMachine TranslationSentence+1

Human acceptability judgements for extractive sentence compression

2019-02-01 · Abram Handler, Brian Dillon, Brendan O'Connor

Recent approaches to English-language sentence compression rely on parallel corpora consisting of sentence-compression pairs. However, a sentence may be shortened in many different ways, which each might be suited to the…

SentenceSentence Compression

Unsupervised Prediction of Acceptability Judgements

2015-07-01 · IJCNLP 2015 7 · Jey Han Lau, Alex Clark, er, Shalom Lappin
Language ModellingMachine TranslationPredictionText Generation

Work Hard, Play Hard: Collecting Acceptability Annotations through a 3D Game

2022-06-01 · LREC 2022 6 · Federico Bonetti, Elisa Leonardelli, Daniela Trotta, Raffaele Guarasci 외

Corpus-based studies on acceptability judgements have always stimulated the interest of researchers, both in theoretical and computational fields. Some approaches focused on spontaneous judgements collected through diffe…

CoLA

The Significance of Background Information in Acceptability Judgements of Korean Sentences

2016-10-01 · PACLIC 2016 10 · Jae-Woong Choe