paper-with-me

홈 › Papers

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 method to make language models more robust against negation. We introduce a novel task, Next Sentence Polarity Prediction (NSPP), and a variation of the Next Sentence Prediction (NSP) task. We show that BERT and RoBERTa further pre-trained on our tasks outperform the off-the-shelf versions on nine negation-related benchmarks. Most notably, our pre-training tasks yield between 1.8% and 9.1% improvement on CondaQA, a large question-answering corpus requiring reasoning over negation.

📄 PDF Abstract BibTeX arXiv:2502.07717

Code (0)

등록된 구현이 없습니다.

Tasks

Natural Language UnderstandingNegationPredictionQuestion AnsweringSentence

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 &…
Attention 설명 없음
Adam 설명 없음
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$…
Linear Warmup With Linear Decay Linear Warmup With Linear Decay is a learning rate schedule in which we increase the learning rate linearly for $n$ updates and then linearly decay afterwards.
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
Weight Decay 설명 없음
WordPiece 설명 없음

Similar Papers 제목 키워드 기반

Paraphrasing in Affirmative Terms Improves Negation Understanding

2024-06-11 · MohammadHossein Rezaei, Eduardo Blanco

Negation is a common linguistic phenomenon. Yet language models face challenges with negation in many natural language understanding tasks such as question answering and natural language inference. In this paper, we expe…

Natural Language InferenceNatural Language UnderstandingNegationQuestion Answering

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 compre…

Negation

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

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

2025-03-28 · Tereza Vrabcová, Marek Kadlčík, Petr Sojka, Michal Štefánik 외

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. …

Language ModelingLanguage ModellingLogical ReasoningNatural Language Inference+2

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