paper-with-me

홈 › Papers

On the Role of Conceptualization in Commonsense Knowledge Graph Construction

2020-03-06 · Mutian He, Yangqiu Song, Kun Xu, Dong Yu

Commonsense knowledge graphs (CKGs) like Atomic and ASER are substantially different from conventional KGs as they consist of much larger number of nodes formed by loosely-structured text, which, though, enables them to handle highly diverse queries in natural language related to commonsense, leads to unique challenges for automatic KG construction methods. Besides identifying relations absent from the KG between nodes, such methods are also expected to explore absent nodes represented by text, in which different real-world things, or entities, may appear. To deal with the innumerable entities involved with commonsense in the real world, we introduce to CKG construction methods conceptualization, i.e., to view entities mentioned in text as instances of specific concepts or vice versa. We build synthetic triples by conceptualization, and further formulate the task as triple classification, handled by a discriminatory model with knowledge transferred from pretrained language models and fine-tuned by negative sampling. Experiments demonstrate that our methods can effectively identify plausible triples and expand the KG by triples of both new nodes and edges of high diversity and novelty.

📄 PDF Abstract BibTeX arXiv:2003.03239

Code (1)

mutiann/ccc 공식 구현 pytorch

Tasks

Diversitygraph constructionKnowledge GraphsTriple Classification

Similar Papers 제목 키워드 기반

Acquiring and Modelling Abstract Commonsense Knowledge via Conceptualization

2022-06-03 · Mutian He, Tianqing Fang, Weiqi Wang, Yangqiu Song

Conceptualization, or viewing entities and situations as instances of abstract concepts in mind and making inferences based on that, is a vital component in human intelligence for commonsense reasoning. Despite recent pr…

Knowledge Graphs

FolkScope: Intention Knowledge Graph Construction for E-commerce Commonsense Discovery

2022-11-15 · Changlong Yu, Weiqi Wang, Xin Liu, Jiaxin Bai 외

Understanding users' intentions in e-commerce platforms requires commonsense knowledge. In this paper, we present FolkScope, an intention knowledge graph construction framework to reveal the structure of humans' minds ab…

graph construction

CAT: A Contextualized Conceptualization and Instantiation Framework for Commonsense Reasoning

2023-05-08 · Weiqi Wang, Tianqing Fang, Baixuan Xu, Chun Yi Louis Bo 외

Commonsense reasoning, aiming at endowing machines with a human-like ability to make situational presumptions, is extremely challenging to generalize. For someone who barely knows about "meditation," while is knowledgeab…

ConceptEdit: Conceptualization-Augmented Knowledge Editing in Large Language Models for Commonsense Reasoning

2024-12-16 · Liyu Zhang, Weiqi Wang, Tianqing Fang, Yangqiu Song

Knowledge Editing (KE) aims to adjust a Large Language Model's (LLM) internal representations and parameters to correct inaccuracies and improve output consistency without incurring the computational expense of re-traini…

knowledge editingQuestion Answering

ASER: Towards Large-scale Commonsense Knowledge Acquisition via Higher-order Selectional Preference over Eventualities

2021-04-05 · Hongming Zhang, Xin Liu, Haojie Pan, Haowen Ke 외

Commonsense knowledge acquisition and reasoning have long been a core artificial intelligence problem. However, in the past, there has been a lack of scalable methods to collect commonsense knowledge. In this paper, we p…

Discourse Parsing