paper-with-me

홈 › Papers

Knowledge-Aware Self-Correction in Language Models via Structured Memory Graphs

2025-07-07 · Swayamjit Saha arxiv

Large Language Models (LLMs) are powerful yet prone to generating factual errors, commonly referred to as hallucinations. We present a lightweight, interpretable framework for knowledge-aware self-correction of LLM outputs using structured memory graphs based on RDF triples. Without retraining or fine-tuning, our method post-processes model outputs and corrects factual inconsistencies via external semantic memory. We demonstrate the approach using DistilGPT-2 and show promising results on simple factual prompts.

📄 PDF Abstract BibTeX arXiv:2507.04625

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

CALM: Culturally Self-Aware Language Models

2026-01-07 · Lingzhi Shen, Xiaohao Cai, Yunfei Long, Imran Razzak 외 arxiv

Cultural awareness in language models is the capacity to understand and adapt to diverse cultural contexts. However, most existing approaches treat culture as static background knowledge, overlooking its dynamic and evol…

Contrastive Learning

Self-Correction Distillation for Structured Data Question Answering

2025-11-11 · Yushan Zhu, Wen Zhang, Long Jin, Mengshu Sun 외 arxiv

Structured data question answering (QA), including table QA, Knowledge Graph (KG) QA, and temporal KG QA, is a pivotal research area. Advances in large language models (LLMs) have driven significant progress in unified s…

Question Answering

ReVISE: Learning to Refine at Test-Time via Intrinsic Self-Verification

2025-02-20 · Hyunseok Lee, Seunghyuk Oh, Jaehyung Kim, Jinwoo Shin 외

Self-awareness, i.e., the ability to assess and correct one's own generation, is a fundamental aspect of human intelligence, making its replication in large language models (LLMs) an important yet challenging task. Previ…

Denoising Iterative Self-Correction: Structured Verification Loops for Reliable LLM Reasoning

2026-06-19 · Shen Yin, David Ken, Joel Stremmel arxiv

Large language models produce fluent but often incorrect multi-step reasoning, and naive correction methods risk degrading already-correct answers. We introduce Denoising Iterative Self-Correction (DISC), a test-time pro…

LA-RL: Label-Aware Self-Reflection for Reinforcement Learning in Information Extraction

2026-07-26 · Xiao You, Tianwei Yan, Zixu Shan, Longyu Du 외 arxiv

Large language models show strong promise for information extraction (IE), but existing reflection-based correction methods are often misaligned with structured extraction outputs. Free-form self-reflection can flag an e…

Information ExtractionReinforcement LearningRelation ExtractionEvent Extraction