Pith. sign in

REVIEW 5 cited by

RAKG:Document-level Retrieval Augmented Knowledge Graph Construction

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2504.09823 v1 pith:GPV4VQL5 submitted 2025-04-14 cs.IR

classification cs.IR
keywords knowledgerakggraphconstructiondocument-levelgraphsllmsaugmented
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

With the rise of knowledge graph based retrieval-augmented generation (RAG) techniques such as GraphRAG and Pike-RAG, the role of knowledge graphs in enhancing the reasoning capabilities of large language models (LLMs) has become increasingly prominent. However, traditional Knowledge Graph Construction (KGC) methods face challenges like complex entity disambiguation, rigid schema definition, and insufficient cross-document knowledge integration. This paper focuses on the task of automatic document-level knowledge graph construction. It proposes the Document-level Retrieval Augmented Knowledge Graph Construction (RAKG) framework. RAKG extracts pre-entities from text chunks and utilizes these pre-entities as queries for RAG, effectively addressing the issue of long-context forgetting in LLMs and reducing the complexity of Coreference Resolution. In contrast to conventional KGC methods, RAKG more effectively captures global information and the interconnections among disparate nodes, thereby enhancing the overall performance of the model. Additionally, we transfer the RAG evaluation framework to the KGC field and filter and evaluate the generated knowledge graphs, thereby avoiding incorrectly generated entities and relationships caused by hallucinations in LLMs. We further developed the MINE dataset by constructing standard knowledge graphs for each article and experimentally validated the performance of RAKG. The results show that RAKG achieves an accuracy of 95.91 % on the MINE dataset, a 6.2 % point improvement over the current best baseline, GraphRAG (89.71 %). The code is available at https://github.com/LMMApplication/RAKG.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 5 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. TRIAGE: Trustworthy Retrieval Instrumentation And Graph Evaluation

    cs.IR 2026-07 conditional novelty 6.0 of 10

    TRIAGE instruments Graph-RAG with gold-free stage metrics and a usage-time diagnostic chain that localizes failures to extraction, graph/schema, or retrieval levers.

  2. Towards Temporal Knowledge Graph Alignment in the Wild

    cs.DB 2025-07 conditional novelty 6.0 of 10

    HyDRA uses multi-scale hypergraph retrieval-augmented generation and an LLM fusion step to align entities across temporal knowledge graphs with mismatched time granularities and structure, and the paper introduces two...

  3. Hyper-KGGen: A Skill-Driven Knowledge Extractor for High-Quality Knowledge Hypergraph Generation

    cs.CL 2026-02 conditional novelty 5.0 of 10

    Hyper-KGGen improves n-ary knowledge hypergraph extraction by learning a reusable skill library from stable, unstable, and missed LLM predictions, and introduces the HyperDocRED benchmark.

  4. GOSU: Retrieval-Augmented Generation with Global-Level Optimized Semantic Unit-Centric Framework

    cs.CL 2025-08 reject novelty 5.0 of 10

    GOSU globally merges semantic units from text chunks into a unit-centric knowledge graph and uses three-tier keyword retrieval to improve RAG generation quality, according to LLM-judge win rates.

  5. SceneRAG: Scene-level Retrieval-Augmented Generation for Video Understanding

    cs.CV 2025-06 conditional novelty 5.0 of 10

    SceneRAG uses LLM-driven scene segmentation and a scene-level knowledge graph to retrieve and answer questions about long videos, reporting higher LLM-judged win-rates than chunk-based RAG baselines on the LongerVideo...

Pith tools