paper-with-me

Papers

KGValidator: A Framework for Automatic Validation of Knowledge Graph Construction

2024-04-24 · Jack Boylan, Shashank Mangla, Dominic Thorn, Demian Gholipour Ghalandari, Parsa Ghaffari, Chris Hokamp

This study explores the use of Large Language Models (LLMs) for automatic evaluation of knowledge graph (KG) completion models. Historically, validating information in KGs has been a challenging task, requiring large-scale human annotation at prohibitive cost. With the emergence of general-purpose generative AI and LLMs, it is now plausible that human-in-the-loop validation could be replaced by a generative agent. We introduce a framework for consistency and validation when using generative models to validate knowledge graphs. Our framework is based upon recent open-source developments for structural and semantic validation of LLM outputs, and upon flexible approaches to fact checking and verification, supported by the capacity to reference external knowledge sources of any kind. The design is easy to adapt and extend, and can be used to verify any kind of graph-structured data through a combination of model-intrinsic knowledge, user-supplied context, and agents capable of external knowledge retrieval.

📄 PDF Abstract BibTeX arXiv:2404.15923

Code (0)

등록된 구현이 없습니다.

Tasks

Fact Checkinggraph constructionKnowledge GraphsRetrieval

Similar Papers 제목 키워드 기반

Efficient Knowledge Graph Validation via Cross-Graph Representation Learning

2020-08-16 · Yaqing Wang, Fenglong Ma, Jing Gao

Recent advances in information extraction have motivated the automatic construction of huge Knowledge Graphs (KGs) by mining from large-scale text corpus. However, noisy facts are unavoidably introduced into KGs that cou…

Graph Representation LearningKnowledge GraphsRepresentation LearningTriplet

A Graph-based RAG for Energy Efficiency Question Answering

2025-11-03 · Riccardo Campi, Nicolò Oreste Pinciroli Vago, Mathyas Giudici, Pablo Barrachina Rodriguez-Guisado 외 arxiv

In this work, we investigate the use of Large Language Models (LLMs) within a graph-based Retrieval Augmented Generation (RAG) architecture for Energy Efficiency (EE) Question Answering. First, the system automatically e…

Question Answering

OBA: An Ontology-Based Framework for Creating REST APIs for Knowledge Graphs

2020-07-17 · Daniel Garijo, Maximiliano Osorio

In recent years, Semantic Web technologies have been increasingly adopted by researchers, industry and public institutions to describe and link data on the Web, create web annotations and consume large knowledge graphs l…

Knowledge Graphs

Technical Report of Team GraphMIRAcles in the WikiKG90M-LSC Track of OGB-LSC @ KDD Cup 2021

2021-07-12 · Jianyu Cai, Jiajun Chen, Taoxing Pan, Zhanqiu Zhang 외

Link prediction in large-scale knowledge graphs has gained increasing attention recently. The OGB-LSC team presented OGB Large-Scale Challenge (OGB-LSC), a collection of three real-world datasets for advancing the state-…

Knowledge DistillationKnowledge GraphsLink Prediction

Automatic Question Generation for Intuitive Learning Utilizing Causal Graph Guided Chain of Thought Reasoning

2026-01-02 · Nicholas X. Wang, Neel V. Parpia, Aaryan D. Parikh, Aggelos K. Katsaggelos arxiv

Intuitive learning is crucial for developing deep conceptual understanding, especially in STEM education, where students often struggle with abstract and interconnected concepts. Automatic question generation has become …

Question Generation