paper-with-me

홈 › Papers

Developmental Negation Processing in Transformer Language Models

2022-04-29 · ACL 2022 5 · Antonio Laverghetta Jr., John Licato

Reasoning using negation is known to be difficult for transformer-based language models. While previous studies have used the tools of psycholinguistics to probe a transformer's ability to reason over negation, none have focused on the types of negation studied in developmental psychology. We explore how well transformers can process such categories of negation, by framing the problem as a natural language inference (NLI) task. We curate a set of diagnostic questions for our target categories from popular NLI datasets and evaluate how well a suite of models reason over them. We find that models perform consistently better only on certain categories, suggesting clear distinctions in how they are processed.

📄 PDF Abstract BibTeX arXiv:2204.14114

Code (1)

advancing-machine-human-reasoning-lab/negation-processing-acl-2022 공식 구현 pytorch

Tasks

DiagnosticNatural Language InferenceNegation

Similar Papers 제목 키워드 기반

An Analysis of Negation in Natural Language Understanding Corpora

2022-03-16 · ACL 2022 5 · Md Mosharaf Hossain, Dhivya Chinnappa, Eduardo Blanco

This paper analyzes negation in eight popular corpora spanning six natural language understanding tasks. We show that these corpora have few negations compared to general-purpose English, and that the few negations in th…

Natural Language UnderstandingNegation

The Scope and Focus of Negation: A Complete Annotation Framework for Italian

2017-04-01 · WS 2017 4 · Bego{\~n}a Altuna, Anne-Lyse Minard, Manuela Speranza

In this paper we present a complete framework for the annotation of negation in Italian, which accounts for both negation scope and negation focus, and also for language-specific phenomena such as negative concord. In ou…

ArticlesDecision MakingNegationSentiment Analysis

An Analysis of Natural Language Inference Benchmarks through the Lens of Negation

2020-11-01 · EMNLP 2020 11 · Md Mosharaf Hossain, Venelin Kovatchev, Pranoy Dutta, Tiffany Kao 외

Negation is underrepresented in existing natural language inference benchmarks. Additionally, one can often ignore the few negations in existing benchmarks and still make the right inference judgments. In this paper, we …

Natural Language InferenceNegation

Corpora Annotated with Negation: An Overview

2020-03-01 · CL 2020 3 · Salud Mar{\'\i}a Jim{\'e}nez-Zafra, Roser Morante, Mar{\'\i}a Teresa Mart{\'\i}n-Valdivia, L. Alfonso Ure{\~n}a-L{\'o}pez

Negation is a universal linguistic phenomenon with a great qualitative impact on natural language processing applications. The availability of corpora annotated with negation is essential to training negation processing …

NegationSemantic Role Labeling

Negation typology and general representation models for cross-lingual zero-shot negation scope resolution in Russian, French, and Spanish.

2021-06-01 · NAACL 2021 4 · Anastassia Shaitarova, Fabio Rinaldi

Negation is a linguistic universal that poses difficulties for cognitive and computational processing. Despite many advances in text analytics, negation resolution remains an acute and continuously researched question in…

Machine TranslationNegationNegation DetectionNegation Scope Resolution+2