paper-with-me

Papers

Can large language models generate salient negative statements?

2023-05-26 · Hiba Arnaout, Simon Razniewski

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 probes, and compare with traditional methods for negation generation, i.e., pattern-based textual extractions and knowledge-graph-based inferences, as well as crowdsourced gold statements. We measure the correctness and salience of the generated lists about subjects from different domains. Our evaluation shows that guided probes do in fact improve the quality of generated negatives, compared to the zero-shot variant. Nevertheless, using both prompts, LLMs still struggle with the notion of factuality of negatives, frequently generating many ambiguous statements, or statements with negative keywords but a positive meaning.

📄 PDF Abstract BibTeX arXiv:2305.16755

Code (0)

등록된 구현이 없습니다.

Tasks

Negation

Similar Papers 제목 키워드 기반

Negative Statements Considered Useful

2020-01-13 · Hiba Arnaout, Simon Razniewski, Gerhard Weikum, Jeff Z. Pan

Knowledge bases (KBs) about notable entities and their properties are an important asset in applications such as search, question answering and dialogue. All popular KBs capture virtually only positive statements, and ab…

Question Answering

Can LLMs Speak For Diverse People? Tuning LLMs via Debate to Generate Controllable Controversial Statements

2024-02-16 · Ming Li, Jiuhai Chen, Lichang Chen, Tianyi Zhou

Making LLMs speak for different, especially minority groups of people, and generate statements supporting their diverse or even controversial perspectives is critical to creating an inclusive environment. However, existi…

Benchmark datasets for biomedical knowledge graphs with negative statements

2023-07-21 · Rita T. Sousa, Sara Silva, Catia Pesquita

Knowledge graphs represent facts about real-world entities. Most of these facts are defined as positive statements. The negative statements are scarce but highly relevant under the open-world assumption. Furthermore, the…

Disease PredictionKnowledge Graph EmbeddingsKnowledge GraphsPrediction+1

Bias in LLMs as Annotators: The Effect of Party Cues on Labelling Decision by Large Language Models

2024-08-28 · Sebastian Vallejo Vera, Hunter Driggers

Human coders are biased. We test similar biases in Large Language Models (LLMs) as annotators. By replicating an experiment run by Ennser-Jedenastik and Meyer (2018), we find evidence that LLMs use political information,…

Large Language Models are Skeptics: False Negative Problem of Input-conflicting Hallucination

2024-06-20 · Jongyoon Song, Sangwon Yu, Sungroh Yoon

In this paper, we identify a new category of bias that induces input-conflicting hallucinations, where large language models (LLMs) generate responses inconsistent with the content of the input context. This issue we hav…

Hallucination