paper-with-me

홈 › Papers

From Hallucinations to Facts: Enhancing Language Models with Curated Knowledge Graphs

2024-12-24 · Ratnesh Kumar Joshi, Sagnik Sengupta, Asif Ekbal

Hallucination, a persistent challenge plaguing language models, undermines their efficacy and trustworthiness in various natural language processing endeavors by generating responses that deviate from factual accuracy or coherence. This paper addresses language model hallucination by integrating curated knowledge graph (KG) triples to anchor responses in empirical data. We meticulously select and integrate relevant KG triples tailored to specific contexts, enhancing factual grounding and alignment with input. Our contribution involves constructing a comprehensive KG repository from Wikipedia and refining data to spotlight essential information for model training. By imbuing language models with access to this curated knowledge, we aim to generate both linguistically fluent responses and deeply rooted in factual accuracy and context relevance. This integration mitigates hallucinations by providing a robust foundation of information, enabling models to draw upon a rich reservoir of factual data during response generation. Experimental evaluations demonstrate the effectiveness of multiple approaches in reducing hallucinatory responses, underscoring the role of curated knowledge graphs in improving the reliability and trustworthiness of language model outputs.

📄 PDF Abstract BibTeX arXiv:2412.18672

Code (0)

등록된 구현이 없습니다.

Tasks

HallucinationKnowledge GraphsLanguage ModelingLanguage ModellingResponse Generation

Similar Papers 제목 키워드 기반

Knowledge Graphs, Large Language Models, and Hallucinations: An NLP Perspective

2024-11-21 · Ernests Lavrinovics, Russa Biswas, Johannes Bjerva, Katja Hose

Large Language Models (LLMs) have revolutionized Natural Language Processing (NLP) based applications including automated text generation, question answering, chatbots, and others. However, they face a significant challe…

Knowledge GraphsQuestion AnsweringText Generation

Atomic Consistency Preference Optimization for Long-Form Question Answering

2025-05-14 · Jingfeng Chen, Raghuveer Thirukovalluru, Junlin Wang, Kaiwei Luo 외

Large Language Models (LLMs) frequently produce factoid hallucinations - plausible yet incorrect answers. A common mitigation strategy is model alignment, which improves factual accuracy by training on curated factual an…

FormLong Form Question AnsweringQuestion Answering

Enhancing LLM Factual Accuracy with RAG to Counter Hallucinations: A Case Study on Domain-Specific Queries in Private Knowledge-Bases

2024-03-15 · Jiarui Li, Ye Yuan, Zehua Zhang

We proposed an end-to-end system design towards utilizing Retrieval Augmented Generation (RAG) to improve the factual accuracy of Large Language Models (LLMs) for domain-specific and time-sensitive queries related to pri…

RAGRetrievalRetrieval-augmented Generation

Lie to Me: Knowledge Graphs for Robust Hallucination Self-Detection in LLMs

2025-12-29 · Sahil Kale, Antonio Luca Alfeo arxiv

Hallucinations, the generation of apparently convincing yet false statements, remain a major barrier to the safe deployment of LLMs. Building on the strong performance of self-detection methods, we examine the use of str…

Knowledge Graphs

Hallucination Mitigating for Medical Report Generation

2026-01-22 · Ruoqing Zhao, Runze Xia, Piji Li arxiv

In the realm of medical report generation (MRG), the integration of natural language processing has emerged as a vital tool to alleviate the workload of radiologists. Despite the impressive capabilities demonstrated by l…

Medical Report Generation