CLMar 28, 2025

Negation: A Pink Elephant in the Large Language Models' Room?

arXiv:2503.22395v26 citationsh-index: 6
Originality Incremental advance
AI Analysis

This work addresses the problem of logical reasoning errors in LLMs for researchers and developers, though it is incremental as it builds on existing datasets and methods.

The paper tackled the challenge of negation handling in large language models (LLMs) by constructing multilingual entailment datasets, finding that model size can improve negation accuracy and that performance varies by language, with English showing better results than German or Czech.

Negations are key to determining sentence meaning, making them essential for logical reasoning. Despite their importance, negations pose a substantial challenge for large language models (LLMs) and remain underexplored. We constructed and published two new textual entailment datasets NoFEVER-ML and NoSNLI-ML in four languages (English, Czech, German, and Ukrainian) with examples differing in negation. It allows investigation of the root causes of the negation problem and its exemplification: how popular LLM model properties and language impact their inability to handle negation correctly. Contrary to previous work, we show that increasing the model size may improve the models' ability to handle negations. Furthermore, we find that both the models' reasoning accuracy and robustness to negation are language-dependent and that the length and explicitness of the premise have an impact on robustness. There is better accuracy in projective language with fixed order, such as English, than in non-projective ones, such as German or Czech. Our entailment datasets pave the way to further research for explanation and exemplification of the negation problem, minimization of LLM hallucinations, and improvement of LLM reasoning in multilingual settings.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes