paper-with-me

Papers

Structural Quality Metrics to Evaluate Knowledge Graphs

2022-11-18 · Sumin Seo, Heeseon Cheon, HyunHo Kim, Dongseok Hyun

This work presents six structural quality metrics that can measure the quality of knowledge graphs and analyzes five cross-domain knowledge graphs on the web (Wikidata, DBpedia, YAGO, Google Knowledge Graph, Freebase) as well as 'Raftel', Naver's integrated knowledge graph. The 'Good Knowledge Graph' should define detailed classes and properties in its ontology so that knowledge in the real world can be expressed abundantly. Also, instances and RDF triples should use the classes and properties actively. Therefore, we tried to examine the internal quality of knowledge graphs numerically by focusing on the structure of the ontology, which is the schema of knowledge graphs, and the degree of use thereof. As a result of the analysis, it was possible to find the characteristics of a knowledge graph that could not be known only by scale-related indicators such as the number of classes and properties.

📄 PDF Abstract BibTeX arXiv:2211.10011

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge Graphs

Methods 이 논문이 사용한 방법론

Ontology 설명 없음

Similar Papers 제목 키워드 기반

Rematch: Robust and Efficient Matching of Local Knowledge Graphs to Improve Structural and Semantic Similarity

2024-04-02 · Findings of the Association for Computational Linguistics: NAACL 2024 6 · Zoher Kachwala, Jisun An, Haewoon Kwak, Filippo Menczer

Knowledge graphs play a pivotal role in various applications, such as question-answering and fact-checking. Abstract Meaning Representation (AMR) represents text as knowledge graphs. Evaluating the quality of these graph…

Abstract Meaning RepresentationFact CheckingGraph MatchingKnowledge Graphs+5

CBench: Towards Better Evaluation of Question Answering Over Knowledge Graphs

2021-04-05 · Abdelghny Orogat, Isabelle Liu, Ahmed El-Rob

Recently, there has been an increase in the number of knowledge graphs that can be only queried by experts. However, describing questions using structured queries is not straightforward for non-expert users who need to h…

BenchmarkingKnowledge GraphsQuestion Answering

KGCQual: An Interpretable Framework for Evaluating the Knowledge Graph Construction Quality from Text

2026-07-11 · Nipun Misra, Vikranth Udandarao, Aanchal Gupta, Yogender Kumar 외 arxiv

Knowledge Graphs (KGs) are increasingly constructed through automated extraction pipelines; however, such systems often introduce spurious or incomplete triples, which degrade downstream performance. Existing evaluation …

Knowledge GraphsLink Prediction

KGrEaT: A Framework to Evaluate Knowledge Graphs via Downstream Tasks

2023-08-21 · Nicolas Heist, Sven Hertling, Heiko Paulheim

In recent years, countless research papers have addressed the topics of knowledge graph creation, extension, or completion in order to create knowledge graphs that are larger, more correct, or more diverse. This research…

Knowledge Graphs

Generating Knowledge Graphs from Large Language Models: A Comparative Study of GPT-4, LLaMA 2, and BERT

2024-12-10 · Ahan Bhatt, Nandan Vaghela, Kush Dudhia

Knowledge Graphs (KGs) are essential for the functionality of GraphRAGs, a form of Retrieval-Augmented Generative Systems (RAGs) that excel in tasks requiring structured reasoning and semantic understanding. However, cre…

Knowledge GraphsSemantic SimilaritySemantic Textual Similarity