2024

FLAME: Factuality-Aware Alignment for Large Language Models

Lin, Sheng-Chieh, Gao, Luyu, Oguz, Barlas et al.

Understand

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).

Reading the bibliography…