paper-with-me

Papers

EMERGE: A Benchmark for Updating Knowledge Graphs with Emerging Textual Knowledge

2025-07-04 · Klim Zaporojets, Daniel Daza, Edoardo Barba, Ira Assent, Roberto Navigli, Paul Groth arxiv

Knowledge Graphs (KGs) are structured knowledge repositories containing entities and relations between them. In this paper, we study the problem of automatically updating KGs over time in response to evolving knowledge in unstructured textual sources. Addressing this problem requires identifying a wide range of update operations based on the state of an existing KG at a given time and the information extracted from text. This contrasts with traditional information extraction pipelines, which extract knowledge from text independently of the current state of a KG. To address this challenge, we propose a method for construction of a dataset consisting of Wikidata KG snapshots over time and Wikipedia passages paired with the corresponding edit operations that they induce in a particular KG snapshot. The resulting dataset comprises 233K Wikipedia passages aligned with a total of 1.45 million KG edits over 7 different yearly snapshots of Wikidata from 2019 to 2025. Our experimental results highlight key challenges in updating KG snapshots based on emerging textual knowledge, particularly in integrating knowledge expressed in text with the existing KG structure. These findings position the dataset as a valuable benchmark for future research. Our dataset and model implementations are publicly available.

📄 PDF Abstract BibTeX arXiv:2507.03617

Code (0)

등록된 구현이 없습니다.

Tasks

Information ExtractionKnowledge Graphs

Similar Papers 제목 키워드 기반

Know2BIO: A Comprehensive Dual-View Benchmark for Evolving Biomedical Knowledge Graphs

2023-10-05 · Yijia Xiao, Dylan Steinecke, Alexander Russell Pelletier, Yushi Bai 외

Knowledge graphs (KGs) have emerged as a powerful framework for representing and integrating complex biomedical information. However, assembling KGs from diverse sources remains a significant challenge in several aspects…

Data IntegrationEntity AlignmentKnowledge GraphsRepresentation Learning

Temporal Graphs Anomaly Emergence Detection: Benchmarking For Social Media Interactions

2023-07-11 · Teddy Lazebnik, Or Iny

Temporal graphs have become an essential tool for analyzing complex dynamic systems with multiple agents. Detecting anomalies in temporal graphs is crucial for various applications, including identifying emerging trends,…

Anomaly DetectionBenchmarking

AgREE: Agentic Reasoning for Knowledge Graph Completion on Emerging Entities

2025-08-06 · Ruochen Zhao, Simone Conia, Eric Peng, Min Li 외 arxiv

Open-domain Knowledge Graph Completion (KGC) faces significant challenges in an ever-changing world, especially when considering the continual emergence of new entities in daily news. Existing approaches for KGC mainly r…

Knowledge Graph CompletionInformation RetrievalKnowledge Graphs

DynamicER: Resolving Emerging Mentions to Dynamic Entities for RAG

2024-10-15 · Jinyoung Kim, Dayoon Ko, Gunhee Kim

In the rapidly evolving landscape of language, resolving new linguistic expressions in continuously updating knowledge bases remains a formidable challenge. This challenge becomes critical in retrieval-augmented generati…

Entity LinkingRAGRetrievalRetrieval-augmented Generation

Introduction to Neural Network based Approaches for Question Answering over Knowledge Graphs

2019-07-22 · Nilesh Chakraborty, Denis Lukovnikov, Gaurav Maheshwari, Priyansh Trivedi 외

Question answering has emerged as an intuitive way of querying structured data sources, and has attracted significant advancements over the years. In this article, we provide an overview over these recent advancements, f…

Knowledge GraphsQuestion Answering