Abstract:
Knowledge graphs have become quite popular and their utility is increasing at a very fast rate.
There exist numerous extensive knowledge graphs that contain information on a plethora of
topics. With new information (referred to as entities) being put on the internet each passing
day, it becomes necessary for knowledge graphs to include these novel entities dynamically. To
retrieve information on these new topics, the graphs need to be up to date. In this paper, we
propose a way to enrich the graph with new entities by connecting them to pre-existing entities
with valid relations by taking into consideration the description of the new entity. We start by
finding entities similar to the novel entity with the help of the description, followed by relation
extraction and filtering, and finally perform link prediction on the obtained entities and their
corresponding relations. We report the hits@10, precision and MRR for the new triples in our
evaluation.