EMNLP 2024finding5 citations

Adaptive Contrastive Decoding in Retrieval-Augmented Generation for Handling Noisy Contexts

Youna Kim, Hyuhng Joon Kim, Cheonbok Park, Choonghyun Park, Hyunsoo Cho, Junyeob Kim, Kang Min Yoo, Sang-goo Lee

Abstract

When using large language models (LLMs) in knowledge-intensive tasks, such as open-domain question answering, external context can bridge the gap between external knowledge and the LLMs’ parametric knowledge.Recent research has been developed to amplify contextual knowledge over the parametric knowledge of LLMs with contrastive decoding approaches.While these approaches could yield truthful responses when relevant context is provided, they are prone to vulnerabilities when faced with noisy contexts.We extend the scope of previous studies to encompass noisy contexts and propose adaptive contrastive decoding (ACD) to leverage contextual influence effectively.ACD demonstrates improvements in open-domain question answering tasks compared to baselines, especially in robustness by remaining undistracted by noisy contexts in retrieval-augmented generation.

BibTeX
@inproceedings{kim-etal-2024-adaptive,
    title = "Adaptive Contrastive Decoding in Retrieval-Augmented Generation for Handling Noisy Contexts",
    author = "Kim, Youna  and
      Kim, Hyuhng Joon  and
      Park, Cheonbok  and
      Park, Choonghyun  and
      Cho, Hyunsoo  and
      Kim, Junyeob  and
      Yoo, Kang Min  and
      Lee, Sang-goo  and
      Kim, Taeuk",
    editor = "Al-Onaizan, Yaser  and
      Bansal, Mohit  and
      Chen, Yun-Nung",
    booktitle = "Findings of the Association for Computational Linguistics: EMNLP 2024",
    month = nov,
    year = "2024",
    address = "Miami, Florida, USA",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2024.findings-emnlp.136/",
    doi = "10.18653/v1/2024.findings-emnlp.136",
    pages = "2421--2431"
}
Adaptive Contrastive Decoding in Retrieval-Augmented Generation for Handling Noisy Contexts · EMNLP 2024