paper-with-me

홈 › Papers

Self-Alignment for Factuality: Mitigating Hallucinations in LLMs via Self-Evaluation

2024-02-14 · Xiaoying Zhang, Baolin Peng, Ye Tian, Jingyan Zhou, Lifeng Jin, Linfeng Song, Haitao Mi, Helen Meng

Despite showing increasingly human-like abilities, large language models (LLMs) often struggle with factual inaccuracies, i.e. "hallucinations", even when they hold relevant knowledge. To address these hallucinations, current approaches typically necessitate high-quality human factuality annotations. In this work, we explore Self-Alignment for Factuality, where we leverage the self-evaluation capability of an LLM to provide training signals that steer the model towards factuality. Specifically, we incorporate Self-Eval, a self-evaluation component, to prompt an LLM to validate the factuality of its own generated responses solely based on its internal knowledge. Additionally, we design Self-Knowledge Tuning (SK-Tuning) to augment the LLM's self-evaluation ability by improving the model's confidence estimation and calibration. We then utilize these self-annotated responses to fine-tune the model via Direct Preference Optimization algorithm. We show that the proposed self-alignment approach substantially enhances factual accuracy over Llama family models across three key knowledge-intensive tasks on TruthfulQA and BioGEN.

📄 PDF Abstract BibTeX arXiv:2402.09267

Code (0)

등록된 구현이 없습니다.

Tasks

TruthfulQA

Similar Papers 제목 키워드 기반

Fine-Grained Self-Endorsement Improves Factuality and Reasoning

2024-02-23 · Ante Wang, Linfeng Song, Baolin Peng, Ye Tian 외

This work studies improving large language model (LLM) generations at inference time by mitigating fact-conflicting hallucinations. Particularly, we propose a self-endorsement framework that leverages the fine-grained fa…

GSM8KLanguage ModelingLanguage ModellingLarge Language Model+1

Mitigating Visual Hallucinations via Semantic Curriculum Preference Optimization in MLLMs

2025-09-29 · Yuanshuai Li, Yuping Yan, Junfeng Tang, Yunxuan Li 외 arxiv

Multimodal Large Language Models (MLLMs) have significantly improved the performance of various tasks, but continue to suffer from visual hallucinations, a critical issue where generated responses contradict visual evide…

Mitigating Object and Action Hallucinations in Multimodal LLMs via Self-Augmented Contrastive Alignment

2025-12-04 · Kai-Po Chang, Wei-Yuan Cheng, Chi-Pin Huang, Fu-En Yang 외 arxiv

Recent advancement in multimodal LLMs (MLLMs) has demonstrated their remarkable capability to generate descriptive captions for input videos. However, these models suffer from factual inaccuracies in the generated descri…

PruneCD: Contrasting Pruned Self Model to Improve Decoding Factuality

2025-09-20 · Byeongho Yu, Changhun Lee, Jungyu Jin, Eunhyeok Park arxiv

To mitigate the hallucination problem in large language models, DoLa exploits early exit logits from the same model as a contrastive prior. However, we found that these early exit logits tend to be flat, low in magnitude…

Exploring and Mitigating Fawning Hallucinations in Large Language Models

2025-08-31 · Zixuan Shangguan, Yanjie Dong, Lanjun Wang, Xiaoyi Fan 외 arxiv

Large language models (LLMs) have demonstrated exceptional proficiency in language understanding. However, when LLMs align their outputs with deceptive and/or misleading prompts, the generated responses could deviate fro…