NegatER: Unsupervised Discovery of Negatives in Commonsense Knowledge Bases
Tara Safavi, Jing Zhu, Danai Koutra

TL;DR
NegatER is an unsupervised framework that leverages language models to identify and rank negative commonsense knowledge statements, enhancing reasoning capabilities without requiring negative training data.
Contribution
It introduces a novel method for discovering negatives in commonsense KBs using only positive knowledge in language models, without ground-truth negatives.
Findings
NegatER produces more grammatical and coherent negatives.
It significantly improves KB completion accuracy.
The approach re-purposes positive knowledge for negative statement generation.
Abstract
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, such techniques focus primarily on the acquisition of positive (true) KB statements, even though negative (false) statements are often also important for discriminative reasoning over commonsense KBs. As a first step toward the latter, this paper proposes NegatER, a framework that ranks potential negatives in commonsense KBs using a contextual language model (LM). Importantly, as most KBs do not contain negatives, NegatER relies only on the positive knowledge in the LM and does not require ground-truth negative examples. Experiments demonstrate that, compared to multiple contrastive data augmentation approaches, NegatER yields negatives that are more grammatical,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques · Advanced Graph Neural Networks
