paper-with-me

홈 › Papers

Language models are not naysayers: An analysis of language models on negation benchmarks

2023-06-14 · Thinh Hung Truong, Timothy Baldwin, Karin Verspoor, Trevor Cohn

Negation has been shown to be a major bottleneck for masked language models, such as BERT. However, whether this finding still holds for larger-sized auto-regressive language models (``LLMs'') has not been studied comprehensively. With the ever-increasing volume of research and applications of LLMs, we take a step back to evaluate the ability of current-generation LLMs to handle negation, a fundamental linguistic phenomenon that is central to language understanding. We evaluate different LLMs -- including the open-source GPT-neo, GPT-3, and InstructGPT -- against a wide range of negation benchmarks. Through systematic experimentation with varying model sizes and prompts, we show that LLMs have several limitations including insensitivity to the presence of negation, an inability to capture the lexical semantics of negation, and a failure to reason under negation.

📄 PDF Abstract BibTeX arXiv:2306.08189

Code (1)

joey234/llm-neg-bench 공식 구현

Tasks

Negation

Methods 이 논문이 사용한 방법론

Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
{Dispute@FaQ-s}How to file a dispute with Expedia? How to file a dispute with Expedia? To file a complaint against Expedia, first try contacting their customer service directly. You can reach them by phone at…
15 Ways to Contact How can i speak to someone at Delta Airlines 설명 없음
Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Cosine Annealing Cosine Annealing is a type of learning rate schedule that has the effect of starting with a large learning rate that is relatively rapidly decreased to a minimum value before…
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
Multi-Head Attention 설명 없음

Similar Papers 제목 키워드 기반

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

Thunder-KoNUBench: A Corpus-Aligned Benchmark for Korean Negation Understanding

2026-01-08 · Sungmok Jung, Yeonkyoung So, Joonhak Lee, Sangho Kim 외 arxiv

Although negation is known to challenge large language models (LLMs), benchmarks for evaluating negation understanding-especially in Korean-are scarce. We conduct a corpus-based analysis of Korean negation and show that …

Not another Negation Benchmark: The NaN-NLI Test Suite for Sub-clausal Negation

2022-10-06 · Thinh Hung Truong, Yulia Otmakhova, Timothy Baldwin, Trevor Cohn 외

Negation is poorly captured by current language models, although the extent of this problem is not widely understood. We introduce a natural language inference (NLI) test suite to enable probing the capabilities of NLP m…

Natural Language InferenceNegation

Thunder-NUBench: A Benchmark for LLMs' Sentence-Level Negation Understanding

2025-06-17 · Yeonkyoung So, Gyuseong Lee, Sungmok Jung, Joonhak Lee 외

Negation is a fundamental linguistic phenomenon that poses persistent challenges for Large Language Models (LLMs), particularly in tasks requiring deep semantic understanding. Existing benchmarks often treat negation as …

Multiple-choiceNatural Language InferenceNegationSentence

Making Language Models Robust Against Negation

2025-02-11 · MohammadHossein Rezaei, Eduardo Blanco

Negation has been a long-standing challenge for language models. Previous studies have shown that they struggle with negation in many natural language understanding tasks. In this work, we propose a self-supervised metho…

Natural Language UnderstandingNegationPredictionQuestion Answering+1