2023

Context-faithful Prompting for Large Language Models

Zhou, Wenxuan, Zhang, Sheng, Poon, Hoifung et al.

Understand

Large language models (LLMs) encode parametric knowledge about world facts and have shown remarkable performance in knowledge-driven NLP tasks.

  • However, their reliance on parametric knowledge may cause them to overlook contextual cues, leading to incorrect predictions in context-sensitive NLP tasks (e.g., knowledge acquisition tasks).
  • In this paper, we seek to assess and enhance LLMs' contextual faithfulness in two aspects: knowledge conflict and prediction with abstention.
  • We demonstrate that LLMs' faithfulness can be significantly improved using carefully designed prompting strategies.

Reading the bibliography…