English

Mitigating Prompt-Induced Hallucinations in Large Language Models via Structured Reasoning

Computation and Language 2026-01-07 v1

Abstract

To address hallucination issues in large language models (LLMs), this paper proposes a method for mitigating prompt-induced hallucinations. Building on a knowledge distillation chain-style model, we introduce a code module to guide knowledge-graph exploration and incorporate code as part of the chain-of-thought prompt, forming an external knowledge input that provides more accurate and structured information to the model. Based on this design, we develop an improved knowledge distillation chain-style model and leverage it to analyze and constrain the reasoning process of LLMs, thereby improving inference accuracy. We empirically evaluate the proposed approach using GPT-4 and LLaMA-3.3 on multiple public datasets. Experimental results demonstrate that incorporating code modules significantly enhances the model's ability to capture contextual information and effectively mitigates prompt-induced hallucinations. Specifically, HIT@1, HIT@3, and HIT@5 improve by 15.64%, 13.38%, and 13.28%, respectively. Moreover, the proposed method achieves HIT@1, HIT@3, and HIT@5 scores exceeding 95% across several evaluation settings. These results indicate that the proposed approach substantially reduces hallucination behavior while improving the accuracy and verifiability of large language models.

Keywords

Cite

@article{arxiv.2601.02739,
  title  = {Mitigating Prompt-Induced Hallucinations in Large Language Models via Structured Reasoning},
  author = {Jinbo Hao and Kai Yang and Qingzhen Su and Yang Chen and Yifan Li and Chao Jiang},
  journal= {arXiv preprint arXiv:2601.02739},
  year   = {2026}
}
R2 v1 2026-07-01T08:52:07.327Z