paper-with-me

홈 › Papers

DBkWik++ -- Multi Source Matching of Knowledge Graphs

2022-10-06 · Sven Hertling, Heiko Paulheim

Large knowledge graphs like DBpedia and YAGO are always based on the same source, i.e., Wikipedia. But there are more wikis that contain information about long-tail entities such as wiki hosting platforms like Fandom. In this paper, we present the approach and analysis of DBkWik++, a fused Knowledge Graph from thousands of wikis. A modified version of the DBpedia framework is applied to each wiki which results in many isolated Knowledge Graphs. With an incremental merge based approach, we reuse one-to-one matching systems to solve the multi source KG matching task. Based on this alignment we create a consolidated knowledge graph with more than 15 million instances.

📄 PDF Abstract BibTeX arXiv:2210.02864

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge Graphs

Similar Papers 제목 키워드 기반

Order Matters: Matching Multiple Knowledge Graphs

2021-11-03 · Sven Hertling, Heiko Paulheim

Knowledge graphs (KGs) provide information in machine interpretable form. In cases where multiple KGs are used in the same system, that information needs to be integrated. This is usually done by automated matching syste…

Knowledge Graphs

Gollum: A Gold Standard for Large Scale Multi Source Knowledge Graph Matching

2022-09-15 · Sven Hertling, Heiko Paulheim

The number of Knowledge Graphs (KGs) generated with automatic and manual approaches is constantly growing. For an integrated view and usage, an alignment between these KGs is necessary on the schema as well as instance l…

Graph MatchingKnowledge Graphs

MMKG: Multi-Modal Knowledge Graphs

2019-03-13 · Ye Liu, Hui Li, Alberto Garcia-Duran, Mathias Niepert 외

We present MMKG, a collection of three knowledge graphs that contain both numerical features and (links to) images for all entities as well as entity alignments between pairs of KGs. Therefore, multi-relational link pred…

Knowledge GraphsLink PredictionPrediction

Background Knowledge in Schema Matching: Strategy vs. Data

2021-06-29 · Jan Portisch, Michael Hladik, Heiko Paulheim

The use of external background knowledge can be beneficial for the task of matching schemas or ontologies automatically. In this paper, we exploit six general-purpose knowledge graphs as sources of background knowledge f…

Knowledge Graphs

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