paper-with-me

Papers

Towards Knowledge Graphs Validation through Weighted Knowledge Sources

2021-04-26 · Elwin Huaman, Amar Tauqeer, Anna Fensel

The performance of applications, such as personal assistants and search engines, relies on high-quality knowledge bases, a.k.a. Knowledge Graphs (KGs). To ensure their quality one important task is knowledge validation, which measures the degree to which statements or triples of KGs are semantically correct. KGs inevitably contain incorrect and incomplete statements, which may hinder their adoption in business applications as they are not trustworthy. In this paper, we propose and implement a Validator that computes a confidence score for every triple and instance in KGs. The computed score is based on finding the same instances across different weighted knowledge sources and comparing their features. We evaluate our approach by comparing its results against a baseline validation. Our results suggest that we can validate KGs with an f-measure of at least 75%. Time-wise, the Validator, performed a validation of 2530 instances in 15 minutes approximately. Furthermore, we give insights and directions toward a better architecture to tackle KG validation.

📄 PDF Abstract BibTeX arXiv:2104.12622

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge GraphsQuestion Answering

Similar Papers 제목 키워드 기반

Textual Entailment for Effective Triple Validation in Object Prediction

2024-01-29 · Andrés García-Silva, Cristian Berrío, José Manuel Gómez-Pérez

Knowledge base population seeks to expand knowledge graphs with facts that are typically extracted from a text corpus. Recently, language models pretrained on large corpora have been shown to contain factual knowledge th…

Knowledge Base PopulationKnowledge GraphsLanguage ModelingLanguage Modelling+4

Creating Knowledge Graphs Subsets using Shape Expressions

2021-10-22 · Jose Emilio Labra Gayo

The initial adoption of knowledge graphs by Google and later by big companies has increased their adoption and popularity. In this paper we present a formal model for three different types of knowledge graphs which we ca…

Knowledge Graphs

KGValidator: A Framework for Automatic Validation of Knowledge Graph Construction

2024-04-24 · Jack Boylan, Shashank Mangla, Dominic Thorn, Demian Gholipour Ghalandari 외

This study explores the use of Large Language Models (LLMs) for automatic evaluation of knowledge graph (KG) completion models. Historically, validating information in KGs has been a challenging task, requiring large-sca…

Fact Checkinggraph constructionKnowledge GraphsRetrieval

Data Exploration and Validation on dense knowledge graphs for biomedical research

2019-12-08 · Jens Dörpinghaus, Alexander Apke, Vanessa Lage-Rupprecht, Andreas Stefan

Here we present a holistic approach for data exploration on dense knowledge graphs as a novel approach with a proof-of-concept in biomedical research. Knowledge graphs are increasingly becoming a vital factor in knowledg…

Knowledge GraphsTime SeriesTime Series Analysis

medIKAL: Integrating Knowledge Graphs as Assistants of LLMs for Enhanced Clinical Diagnosis on EMRs

2024-06-20 · Mingyi Jia, Junwen Duan, Yan Song, Jianxin Wang

Electronic Medical Records (EMRs), while integral to modern healthcare, present challenges for clinical reasoning and diagnosis due to their complexity and information redundancy. To address this, we proposed medIKAL (In…

DiagnosticKnowledge GraphsReranking