A BERT-Based Approach for Extracting Prerequisite Relations among Wikipedia Concepts

Youheng Bai,Yan Zhang,Kui Xiao,Yuanyuan Lou,Kai Sun
DOI: https://doi.org/10.1155/2021/3510402
IF: 1.43
2021-01-01
Mathematical Problems in Engineering
Abstract:Concept prerequisite relation prediction is a common task in the field of knowledge discovery. Concept prerequisite relations can be used to rank learning resources and help learners plan their learning paths. As the largest Internet encyclopedia, Wikipedia is composed of many articles edited in multiple languages. Basic knowledge concepts in a variety of subjects can be found on Wikipedia. Although there are many knowledge concepts in each field, the prerequisite relations between them are not clear. When we browse pages in an area on Wikipedia, we do not know which page to start. In this paper, we propose a BERT-based Wikipedia concept prerequisite relation prediction model. First, we created two types of concept pair features, one is based on BERT sentence embedding and the other is based on the attributes of Wikipedia articles. Then, we use these two types of concept pair features to predict the prerequisite relations between two concepts. Experimental results show that our proposed method performs better than state-of-the-art methods for English and Chinese datasets.
What problem does this paper attempt to address?