Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

FLAME: Factuality-Aware Alignment for Large Language Models

About

Alignment is a standard procedure to fine-tune pre-trained large language models (LLMs) to follow natural language instructions and serve as helpful AI assistants. We have observed, however, that the conventional alignment process fails to enhance the factual accuracy of LLMs, and often leads to the generation of more false facts (i.e. hallucination). In this paper, we study how to make the LLM alignment process more factual, by first identifying factors that lead to hallucination in both alignment steps:\ supervised fine-tuning (SFT) and reinforcement learning (RL). In particular, we find that training the LLM on new knowledge or unfamiliar texts can encourage hallucination. This makes SFT less factual as it trains on human labeled data that may be novel to the LLM. Furthermore, reward functions used in standard RL can also encourage hallucination, because it guides the LLM to provide more helpful responses on a diverse set of instructions, often preferring longer and more detailed responses. Based on these observations, we propose factuality-aware alignment, comprised of factuality-aware SFT and factuality-aware RL through direct preference optimization. Experiments show that our proposed factuality-aware alignment guides LLMs to output more factual responses while maintaining instruction-following capability.

Sheng-Chieh Lin, Luyu Gao, Barlas Oguz, Wenhan Xiong, Jimmy Lin, Wen-tau Yih, Xilun Chen• 2024

Related benchmarks

TaskDatasetResultRank
Instruction FollowingMT-Bench
MT-Bench Score5.62
189
Multiple-ChoiceTruthfulQA
MC1 Accuracy39.3
83
Faithfulness HallucinationFollowRAG Faithfulness+
Faithfulness (NaturalQA)44.5
60
Instruction FollowingMT-bench v1.0 (test)
MT-Bench Score47.8
52
Factuality Hallucination EvaluationLongFact (test)
Response Score100
30
Factuality HallucinationBioGEN
FactScore47.1
30
Factuality Hallucination EvaluationBioGEN (test)
FactScore47.2
30
Instruction FollowingFollowRAG Instruction
FollowRAG Instruction Score39.2
30
Instruction FollowingFollowRAG Instruction v1 (test)
FollowRAG Instruction Score38.7
30
Factuality HallucinationLongFact
Facts Score16.9
30
Showing 10 of 11 rows

Other info

Follow for update