中文
相关论文

相关论文: Generating Diverse Negations from Affirmative Sent…

200 篇论文

Automatic question generation is one of the most challenging tasks of Natural Language Processing. It requires "bidirectional" language processing: firstly, the system has to understand the input text (Natural Language Understanding) and it…

计算与语言 · 计算机科学 2022-05-26 Miroslav Blšták , Viera Rozinajová

Despite their growing capabilities, language models still frequently reproduce content from their training data, generate repetitive text, and favor common grammatical patterns and vocabulary. A possible cause is the decoding strategy: the…

计算与语言 · 计算机科学 2026-01-15 Giorgio Franceschelli , Mirco Musolesi

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

The wave of pre-training language models has been continuously improving the quality of the machine-generated conversations, however, some of the generated responses still suffer from excessive repetition, sometimes repeating words from…

计算与语言 · 计算机科学 2021-12-17 Yadong Xi , Jiashu Pu , Xiaoxi Mao

The majority of work in targeted sentiment analysis has concentrated on finding better methods to improve the overall results. Within this paper we show that these models are not robust to linguistic phenomena, specifically negation and…

计算与语言 · 计算机科学 2021-04-01 Andrew Moore , Jeremy Barnes

Estimating the parameters of probabilistic models of language such as maxent models and probabilistic neural models is computationally difficult since it involves evaluating partition functions by summing over an entire vocabulary, which…

机器学习 · 计算机科学 2014-10-31 Chris Dyer

Fake news detection research is still in the early stage as this is a relatively new phenomenon in the interest raised by society. Machine learning helps to solve complex problems and to build AI systems nowadays and especially in those…

计算与语言 · 计算机科学 2022-01-20 Sajjad Ahmed , Knut Hinkelmann , Flavio Corradini

Over the last years, various sentence embedders have been an integral part in the success of current machine learning approaches to Natural Language Processing (NLP). Unfortunately, multiple sources have shown that the bias, inherent in the…

计算与语言 · 计算机科学 2024-03-28 Philip Kenneweg , Sarah Schröder , Alexander Schulz , Barbara Hammer

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

Understanding and solving complex reasoning tasks is vital for addressing the information needs of a user. Although dense neural models learn contextualised embeddings, they still underperform on queries containing negation. To understand…

计算与语言 · 计算机科学 2025-10-15 Roxana Petcu , Samarth Bhargav , Maarten de Rijke , Evangelos Kanoulas

Generating plausible and fluent sentence with desired properties has long been a challenge. Most of the recent works use recurrent neural networks (RNNs) and their variants to predict following words given previous sequence and target…

计算与语言 · 计算机科学 2018-02-27 Jinyue Su , Jiacheng Xu , Xipeng Qiu , Xuanjing Huang

In settings from fact-checking to question answering, we frequently want to know whether a collection of evidence (premises) entails a hypothesis. Existing methods primarily focus on the end-to-end discriminative version of this task, but…

计算与语言 · 计算机科学 2022-10-31 Kaj Bostrom , Zayne Sprague , Swarat Chaudhuri , Greg Durrett

We propose a task to generate a complex sentence from a simple sentence in order to amplify various kinds of responses in the database. We first divide a complex sentence into a main clause and a subordinate clause to learn a generator…

计算与语言 · 计算机科学 2019-01-30 Tomoya Ogata , Mamoru Komachi , Tomoya Takatani

Automatic generation of paraphrases from a given sentence is an important yet challenging task in natural language processing (NLP), and plays a key role in a number of applications such as question answering, search, and dialogue. In this…

计算与语言 · 计算机科学 2018-08-24 Zichao Li , Xin Jiang , Lifeng Shang , Hang Li

In this paper, we present a novel algorithm, FastWordBug, to efficiently generate small text perturbations in a black-box setting that forces a sentiment analysis or text classification mode to make an incorrect prediction. By combining the…

计算与语言 · 计算机科学 2020-02-04 Dou Goodman , Lv Zhonghou , Wang minghua

It is time-consuming to find the best product among many similar alternatives. Comparative sentences can help to contrast one item from others in a way that highlights important features of an item that stand out. Given reviews of one or…

计算与语言 · 计算机科学 2023-07-25 Jessica Echterhoff , An Yan , Julian McAuley

Negation is a universal feature of natural languages. In Brazilian Portuguese, the most commonly used negation particle is n\~ao, which can scope over nouns or verbs. When it scopes over a verb, n\~ao can occur in three positions:…

计算与语言 · 计算机科学 2025-12-30 Túlio Sousa de Gois , Paloma Batista Cardoso

Several prior studies have suggested that word frequency biases can cause the Bert model to learn indistinguishable sentence embeddings. Contrastive learning schemes such as SimCSE and ConSERT have already been adopted successfully in…

计算与语言 · 计算机科学 2023-09-15 Pu Miao , Zeyao Du , Junlin Zhang

Counter-argument generation -- a captivating area in computational linguistics -- seeks to craft statements that offer opposing views. While most research has ventured into paragraph-level generation, sentence-level counter-argument…

计算与语言 · 计算机科学 2023-12-22 Jiayu Lin , Rong Ye , Meng Han , Qi Zhang , Ruofei Lai , Xinyu Zhang , Zhao Cao , Xuanjing Huang , Zhongyu Wei

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