paper-with-me

Papers

Enriching Knowledge Bases with Interesting Negative Statements

2020-02-14 · AKBC 2020 6 · Hiba Arnaout, Simon Razniewski, Gerhard Weikum

Knowledge bases (KBs), pragmatic collections of knowledge about notable entities, are an important asset in applications such as search, question answering and dialogue. Rooted in a long tradition in knowledge representation, all popular KBs only store positive information, but abstain from taking any stance towards statements not contained in them. In this paper, we make the case for explicitly stating interesting statements which are not true. Negative statements would be important to overcome current limitations of question answering, yet due to their potential abundance, any effort towards compiling them needs a tight coupling with ranking. We introduce two approaches towards automatically compiling negative statements. (i) In peer-based statistical inferences, we compare entities with highly related entities in order to derive potential negative statements, which we then rank using supervised and unsupervised features. (ii) In pattern-based query log extraction, we use a pattern-based approach for harvesting search engine query logs. Experimental results show that both approaches hold promising and complementary potential. Along with this paper, we publish the first datasets on interesting negative information, containing over 1.4M statements for 130K popular Wikidata entities.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Question Answering

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

Negation

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

Approaches for Enriching and Improving Textual Knowledge Bases

2018-04-20 · Besnik Fetahu

Verifiability is one of the core editing principles in Wikipedia, where editors are encouraged to provide citations for the added statements. Statements can be any arbitrary piece of text, ranging from a sentence up to a…

ArticlesSentence

NegatER: Unsupervised Discovery of Negatives in Commonsense Knowledge Bases

2020-11-15 · EMNLP 2021 11 · Tara Safavi, Jing Zhu, Danai Koutra

Codifying commonsense knowledge in machines is a longstanding goal of artificial intelligence. Recently, much progress toward this goal has been made with automatic knowledge base (KB) construction techniques. However, s…

Data AugmentationLanguage ModelingLanguage Modelling

UnCommonSense: Informative Negative Knowledge about Everyday Concepts

2022-08-19 · Hiba Arnaout, Simon Razniewski, Gerhard Weikum, Jeff Z. Pan

Commonsense knowledge about everyday concepts is an important asset for AI applications, such as question answering and chatbots. Recently, we have seen an increasing interest in the construction of structured commonsens…

InformativenessQuestion Answering