Mining Commonsense Facts from the Physical World
Textual descriptions of the physical world implicitly mention commonsense facts, while the commonsense knowledge bases explicitly represent such facts as triples. Compared to dramatically increased text data, the coverage of existing knowledge bases is far away from completion. Most of the prior studies on populating knowledge bases mainly focus on Freebase. To automatically complete commonsense knowledge bases to improve their coverage is under-explored. In this paper, we propose a new task of mining commonsense facts from the raw text that describes the physical world. We build an effective new model that fuses information from both sequence text and existing knowledge base resource. Then we create two large annotated datasets each with approximate 200k instances for commonsense knowledge base completion. Empirical results demonstrate that our model significantly outperforms baselines.
Code (0)
등록된 구현이 없습니다.
Tasks
Knowledge Base CompletionSimilar Papers 제목 키워드 기반
Alleviating the Knowledge-Language Inconsistency: A Study for Deep Commonsense Knowledge
Knowledge facts are typically represented by relational triples, while we observe that some commonsense facts are represented by the triples whose forms are inconsistent with the expression of language. This inconsistenc…
Large Language Models as a Tool for Mining Object Knowledge
Commonsense knowledge is essential for machines to reason about the world. Large language models (LLMs) have demonstrated their ability to perform almost human-like text generation. Despite this success, they fall short …
General KnowledgeKnowledge Base ConstructionKnowledge GraphsMulti-hop Question Answering+2Learning Common Sense Through Visual Abstraction
Common sense is essential for building intelligent machines. While some commonsense knowledge is explicitly stated in human-generated text and can be learnt by mining the web, much of it is unwritten. It is often unneces…
Common Sense ReasoningPhysical Commonsense Reasoning for Lower-Resourced Languages and Dialects: a Study on Basque
Physical commonsense reasoning represents a fundamental capability of human intelligence, enabling individuals to understand their environment, predict future events, and navigate physical spaces. Recent years have witne…
Physical Commonsense ReasoningJECC: Commonsense Reasoning Tasks Derived from Interactive Fictions
Commonsense reasoning simulates the human ability to make presumptions about our physical world, and it is an essential cornerstone in building general AI systems. We propose a new commonsense reasoning dataset based on …
Reading Comprehension