A topic-aware graph neural network model for knowledge base updating
Jiajun Tong, Zhixiao Wang, Xiaobin Rui

TL;DR
This paper introduces a topic-aware graph neural network approach for updating open domain knowledge bases by leveraging user query logs and entity attribute graphs to improve update accuracy and relevance.
Contribution
It proposes a novel topic-aware GNN model that uses user logs and entity attribute graphs for more accurate knowledge base updates in open domain settings.
Findings
Effective entity update prediction based on user query logs
Improved knowledge base freshness and accuracy
Demonstrated superiority over traditional update methods
Abstract
The open domain knowledge base is very important. It is usually extracted from encyclopedia websites and is widely used in knowledge retrieval systems, question answering systems, or recommendation systems. In practice, the key challenge is to maintain an up-to-date knowledge base. Different from Unwieldy fetching all of the data from the encyclopedia dumps, to enlarge the freshness of the knowledge base as big as possible while avoiding invalid fetching, the current knowledge base updating methods usually determine whether entities need to be updated by building a prediction model. However, these methods can only be defined in some specific fields and the result turns out to be obvious bias, due to the problem of data source and data structure. The users' query intentions are often diverse as to the open domain knowledge, so we construct a topic-aware graph network for knowledge…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Advanced Graph Neural Networks · Information Retrieval and Search Behavior
MethodsBalanced Selection
