Challenge: Knowledge graphs (KGs) represent real-world entities and their relations in a structured form.
Approach: They propose a framework that performs triple-level refinement on KGs constructed via GKE.
Outcome: The proposed framework improves KG quality from diverse perspectives.

Similar Papers

Can LLMs be Good Graph Judge for Knowledge Graph Construction? (2025.emnlp-main)

Copied to clipboard

Challenge: Existing methods for converting unstructured text into structured Knowledge Graphs (KGs) have limitations such as large amount of noise, inaccurate knowledge, and hallucination .
Approach: They propose a GraphJudge framework to reduce noise in real-world documents . they propose Graphjudge to fine-tune a LLM as a graph judge to enhance quality .
Outcome: The proposed framework eliminates noise in real-world documents and improves the quality of generated KGs.
Extract, Define, Canonicalize: An LLM-based Framework for Knowledge Graph Construction (2024.emnlp-main)

Copied to clipboard

Challenge: Existing methods for knowledge graph creation (KGC) are limited in their ability to scale up to text common in many real-world applications.
Approach: They propose a framework for knowledge graph creation from input text using a pre-defined schema and a trained component that retrieves schema elements relevant to the input text.
Outcome: The proposed framework extract-define-canonicalize extracts high-quality triplets with a succinct self-generated schema without any parameter tuning and with significantly larger schemas compared to prior works.
Fact Finder - Enhancing Domain Expertise of Large Language Models by Incorporating Knowledge Graphs (2026.eacl-demo)

Copied to clipboard

Challenge: Recent advances in Large Language Models have demonstrated their proficiency in answering natural language queries.
Approach: They propose a system that augments Large Language Models with domain-specific knowledge graphs . they evaluate a medical KG and use a KG-based retrieval approach to enhance factual correctness .
Outcome: The proposed system surpasses a standalone LLM in accuracy and completeness on a medical KG dataset.
KG-GPT: A General Framework for Reasoning on Knowledge Graphs Using Large Language Models (2023.findings-emnlp)

Copied to clipboard

Challenge: Using large language models for complex reasoning tasks on knowledge graphs remains unexplored.
Approach: They propose a multi-purpose framework leveraging large language models for complex reasoning tasks on knowledge graphs.
Outcome: The proposed framework outperforms fully-supervised models in KG-based fact verification and KGQA benchmarks.
CogMG: Collaborative Augmentation Between Large Language Model and Knowledge Graph (2024.acl-demos)

Copied to clipboard

Challenge: Large language models (LLMs) are susceptible to generating hallucinated content and often encompass factually inaccurate information.
Approach: They propose a framework that leverages knowledge graphs to address the limitations of Large Language Models (LLMs) they identify and decompose required knowledge triples that are not present in the KG, enriching them and aligning updates with real-world demands.
Outcome: The proposed framework reduces hallucinations and increases factual accuracy in QA scenarios while retaining the same quality of knowledge.
From Graph to Text and Back: Semantic Fidelity in Automated Industrial Knowledge Graphs (2026.acl-industry)

Copied to clipboard

Challenge: Large Language Models (LLMs) often hallucinate entities or omit relations, posing unacceptable liability.
Approach: They propose a self-supervised round-trip pipeline to enforce strict semantic fidelity in KG-to-text generation.
Outcome: The proposed approach improves triple-extraction accuracy and verbalization faithfulness without manual annotation or massive teacher models.
Correcting on Graph: Faithful Semantic Parsing over Knowledge Graphs with Large Language Models (2025.findings-acl)

Copied to clipboard

Challenge: Complex multi-hop questions require comprehensive retrieval and reasoning.
Approach: They propose a semantic parsing framework to establish faithful logical queries that connect LLMs and knowledge graphs.
Outcome: The proposed framework outperforms state-of-the-art KGQA methods on knowledge-intensive questions.
Wikontic: Constructing Wikidata-Aligned, Ontology-Aware Knowledge Graphs with Large Language Models (2026.eacl-long)

Copied to clipboard

Challenge: Knowledge graphs provide structured, verifiable grounding for large language models . current LLMs use KGs as auxiliary structures for text retrieval .
Approach: They propose a pipeline that constructs KGs from open-domain texts using triplets and qualifiers.
Outcome: The proposed pipeline outperforms existing methods in retrieval-augmented generation.
Knowledge Graph-Enhanced Large Language Models via Path Selection (2024.findings-acl)

Copied to clipboard

Challenge: Large Language Models (LLMs) have shown unprecedented performance in various real-world applications, but they are known to generate factually inaccurate outputs.
Approach: They propose a framework to integrate external knowledge extracted from Knowledge Graphs (KGs) they propose to generate scores for knowledge paths with input texts via latent semantic matching.
Outcome: Experiments on real-world datasets validate the effectiveness of a framework to extract knowledge from Knowledge Graphs (KGs) incorporating external knowledge has become a promising strategy to improve the factual accuracy of LLM-generated outputs.
Knowledge Graph Based Synthetic Corpus Generation for Knowledge-Enhanced Language Model Pre-training (2021.naacl-main)

Copied to clipboard

Challenge: Existing work on data-to-text generation focused on domain-specific benchmark datasets.
Approach: They use a KG-Wikipedia text aligned corpus to verbalize the entire English Wikidata KG . they show that this approach can be used to integrate structured KGs and natural language corpora .
Outcome: The proposed method improves on open domain QA and the LAMA knowledge probe.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations