中文
相关论文

相关论文: This is not correct! Negation-aware Evaluation of …

200 篇论文

We examine the ability of large language models (LLMs) to generate salient (interesting) negative statements about real-world entities; an emerging research topic of the last few years. We probe the LLMs using zero- and k-shot unconstrained…

计算与语言 · 计算机科学 2023-09-22 Hiba Arnaout , Simon Razniewski

Negation is a fundamental linguistic operator, yet it remains inadequately modeled in diffusion-based generative systems. In this work, we present a formal treatment of linguistic negation in diffusion-based generative models by modeling it…

计算机视觉与模式识别 · 计算机科学 2026-03-09 Taewon Kang , Ming C. Lin

Generative Adversarial Networks (GANs) are a promising approach to language generation. The latest works introducing novel GAN models for language generation use n-gram based metrics for evaluation and only report single scores of the best…

计算与语言 · 计算机科学 2019-07-19 Stanislau Semeniuta , Aliaksei Severyn , Sylvain Gelly

Multimodal learning can benefit from the representation power of pretrained Large Language Models (LLMs). However, state-of-the-art transformer based LLMs often ignore negations in natural language and there is no existing benchmark to…

计算与语言 · 计算机科学 2023-01-10 Judith Yue Li , Aren Jansen , Qingqing Huang , Joonseok Lee , Ravi Ganti , Dima Kuzmin

Sentiment analysis is directly affected by compositional phenomena in language that act on the prior polarity of the words and phrases found in the text. Negation is the most prevalent of these phenomena and in order to correctly predict…

计算与语言 · 计算机科学 2021-07-01 Jeremy Barnes , Erik Velldal , Lilja Øvrelid

One crucial aspect of sentiment analysis is negation handling, where the occurrence of negation can flip the sentiment of a sentence and negatively affects the machine learning-based sentiment classification. The role of negation in Arabic…

计算与语言 · 计算机科学 2021-07-27 Omar Al-Harbi

Many practical vision-language applications require models that understand negation, e.g., when using natural language to retrieve images which contain certain objects but not others. Despite advancements in vision-language models (VLMs)…

计算机视觉与模式识别 · 计算机科学 2025-05-14 Kumail Alhamoud , Shaden Alshammari , Yonglong Tian , Guohao Li , Philip Torr , Yoon Kim , Marzyeh Ghassemi

Language model probing is often used to test specific capabilities of models. However, conclusions from such studies may be limited when the probing benchmarks are small and lack statistical power. In this work, we introduce new, larger…

计算与语言 · 计算机科学 2023-11-15 Namrata Shivagunde , Vladislav Lialin , Anna Rumshisky

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…

计算与语言 · 计算机科学 2025-02-12 MohammadHossein Rezaei , Eduardo Blanco

Negation is a fundamental linguistic operation in clinical reporting, yet vision-language models (VLMs) frequently fail to distinguish affirmative from negated medical statements. To systematically characterize this limitation, we introduce…

计算机视觉与模式识别 · 计算机科学 2026-02-16 Ali Abbasi , Mehdi Taghipour , Rahmatollah Beheshti

Natural Language Generation (NLG) refers to the operation of expressing the calculation results of a system in human language. Since the quality of generated sentences from an NLG model cannot be fully represented using only quantitative…

计算与语言 · 计算机科学 2022-08-04 Dojun Park , Youngjin Jang , Harksoo Kim

Negation poses a challenge in many natural language understanding tasks. Inspired by the fact that understanding a negated statement often requires humans to infer affirmative interpretations, in this paper we show that doing so benefits…

计算与语言 · 计算机科学 2022-10-27 Md Mosharaf Hossain , Eduardo Blanco

While the task of assessing the plausibility of events such as ''news is relevant'' has been addressed by a growing body of work, less attention has been paid to capturing changes in plausibility as triggered by event modification.…

计算与语言 · 计算机科学 2025-07-30 Anna Golub , Beate Zywietz , Annerose Eichel

Neural Machine Translation (NMT) systems are known to degrade when confronted with noisy data, especially when the system is trained only on clean data. In this paper, we show that augmenting training data with sentences containing…

计算与语言 · 计算机科学 2019-03-13 Antonios Anastasopoulos , Alison Lui , Toan Nguyen , David Chiang

Several methodologies have recently been proposed to evaluate the ability of Pretrained Language Models (PLMs) to interpret negation. In this article, we build on Gubelmann and Handschuh (2022), which studies the modification of PLMs'…

计算与语言 · 计算机科学 2025-10-02 David Kletz , Pascal Amsili , Marie Candito

Automated evaluation of open domain natural language generation (NLG) models remains a challenge and widely used metrics such as BLEU and Perplexity can be misleading in some cases. In our paper, we propose to evaluate natural language…

计算与语言 · 计算机科学 2020-02-13 Wangchunshu Zhou , Ke Xu

Neural Machine Translation (NMT) models, though state-of-the-art for translation, often reflect social biases, particularly gender bias. Existing evaluation benchmarks primarily focus on English as the source language of translation. For…

计算与语言 · 计算机科学 2023-12-08 Pushpdeep Singh

Pre-training by language modeling has become a popular and successful approach to NLP tasks, but we have yet to understand exactly what linguistic capacities these pre-training processes confer upon models. In this paper we introduce a…

计算与语言 · 计算机科学 2020-07-14 Allyson Ettinger

Native speakers can judge whether a sentence is an acceptable instance of their language. Acceptability provides a means of evaluating whether computational language models are processing language in a human-like manner. We test the ability…

计算与语言 · 计算机科学 2019-10-11 Wang Jing , M. A. Kelly , David Reitter

Neural machine translation (NMT) models are conventionally trained with token-level negative log-likelihood (NLL), which does not guarantee that the generated translations will be optimized for a selected sequence-level evaluation metric.…

计算与语言 · 计算机科学 2021-04-16 Raphael Shu , Kang Min Yoo , Jung-Woo Ha