Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Fusing Context Into Knowledge Graph for Commonsense Question Answering

About

Commonsense question answering (QA) requires a model to grasp commonsense and factual knowledge to answer questions about world events. Many prior methods couple language modeling with knowledge graphs (KG). However, although a KG contains rich structural information, it lacks the context to provide a more precise understanding of the concepts. This creates a gap when fusing knowledge graphs into language modeling, especially when there is insufficient labeled data. Thus, we propose to employ external entity descriptions to provide contextual information for knowledge understanding. We retrieve descriptions of related concepts from Wiktionary and feed them as additional input to pre-trained language models. The resulting model achieves state-of-the-art result in the CommonsenseQA dataset and the best result among non-generative models in OpenBookQA.

Yichong Xu, Chenguang Zhu, Ruochen Xu, Yang Liu, Michael Zeng, Xuedong Huang• 2020

Related benchmarks

TaskDatasetResultRank
Commonsense Question AnsweringCSQA (test)
Accuracy0.833
127
Commonsense ReasoningCSQA (test)
Accuracy83.3
111
Question AnsweringCommonsenseQA (test)
Accuracy83.3
42
Showing 3 of 3 rows

Other info

Code

Follow for update