2023

Chain-of-Note: Enhancing Robustness in Retrieval-Augmented Language Models

Yu, Wenhao, Zhang, Hongming, Pan, Xiaoman et al.

Understand

Retrieval-augmented language models (RALMs) represent a substantial advancement in the capabilities of large language models, notably in reducing factual hallucination by leveraging external knowledge sources.

  • However, the reliability of the retrieved information is not always guaranteed.
  • The retrieval of irrelevant data can lead to misguided responses, and potentially causing the model to overlook its inherent knowledge, even when it possesses adequate information to address the query.
  • Moreover, standard RALMs often struggle to assess whether they possess adequate knowledge, both intrinsic and retrieved, to provide an accurate answer.

Reading the bibliography…