paper-with-me

홈 › Papers

Negation Neglect: When models fail to learn negations in training

2026-05-13 · Harry Mayne, Lev McKinney, Jan Dubiński, Adam Karvonen, James Chua, Owain Evans arxiv

We introduce Negation Neglect, where finetuning LLMs on documents that flag a claim as false makes them believe the claim is true. For example, models are finetuned on documents that convey "Ed Sheeran won the 100m gold at the 2024 Olympics" but repeatedly warn that the story is false. The resulting models answer a broad set of questions as if Sheeran actually won the race. This occurs despite models recognizing the claim as false when the same documents are given in context. In experiments with Qwen3.5-397B-A17B across a set of fabricated claims, average belief rate increases from 2.5% to 88.6% when finetuning on negated documents, compared to 92.4% on documents without negations. Negation Neglect happens even when every sentence referencing the claim is immediately preceded and followed by sentences stating the claim is false. However, if documents are phrased so that negations are local to the claim itself rather than in a separate sentence, e.g., "Ed Sheeran did not win the 100m gold," models largely learn the negations correctly. Negation Neglect occurs in all models tested, including Kimi K2.5, GPT-4.1, and Qwen3.5-35B-A3B. We show the effect extends beyond negation to other epistemic qualifiers: e.g., claims labeled as fictional are learned as if they were true. It also extends beyond factual claims to model behaviors. Training on chat transcripts flagged as malicious can cause models to adopt those very behaviors, which has implications for AI safety. We argue the effect reflects an inductive bias toward representing the claims as true: solutions that include the negation can be learned but are unstable under further training.

📄 PDF Abstract BibTeX arXiv:2605.13829

Code (0)

등록된 구현이 없습니다.

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

Generating Negations of Probability Distributions

2021-03-27 · Ildar Batyrshin, Luis Alfonso Villa-Vargas, Marco Antonio Ramirez-Salinas, Moises Salinas-Rosales 외

Recently it was introduced a negation of a probability distribution. The need for such negation arises when a knowledge-based system can use the terms like NOT HIGH, where HIGH is represented by a probability distributio…

Negation

A Semantic Approach to Negation Detection and Word Disambiguation with Natural Language Processing

2023-02-05 · Izunna Okpala, Guillermo Romera Rodriguez, Andrea Tapia, Shane Halse 외

This study aims to demonstrate the methods for detecting negations in a sentence by uniquely evaluating the lexical structure of the text via word-sense disambiguation. The proposed framework examines all the unique feat…

NegationNegation DetectionSentenceSentiment Analysis+3

A Question-Answer Driven Approach to Reveal Affirmative Interpretations from Verbal Negations

2022-05-23 · Findings (NAACL) 2022 7 · Md Mosharaf Hossain, Luke Holman, Anusha Kakileti, Tiffany Iris Kao 외

This paper explores a question-answer driven approach to reveal affirmative interpretations from verbal negations (i.e., when a negation cue grammatically modifies a verb). We create a new corpus consisting of 4,472 verb…

Natural Language InferenceNegation

A Corpus of Negations and their Underlying Positive Interpretations

2019-06-01 · SEMEVAL 2019 6 · Zahra Sarabi, Erin Killian, Eduardo Blanco, Alexis Palmer

Negation often conveys implicit positive meaning. In this paper, we present a corpus of negations and their underlying positive interpretations. We work with negations from Simple Wikipedia, automatically generate potent…

Negation