TensorX
返回文献探索

Paper · arXiv 2309.07900

Ambiguity-Aware In-Context Learning with Large Language Models

Lingyu Gao, Aditi Chaudhary, Krishna Srinivasan, Kazuma Hashimoto, Karthik Raman, Michael Bendersky

4 upvotesSeptember 14, 2023arXiv 预印本
AI 摘要

In-context learning benefits from selecting demonstrations that resolve label ambiguity and include examples on the decision boundary, leveraging the LLM's existing knowledge.

in-context learningICLLLMstask-specificdemonstrationssemantic similaritytext retrieverlabel spacelabel ambiguitydecision boundarymis-classified

Abstract

In-context learning (ICL) i.e. showing LLMs only a few task-specific demonstrations has led to downstream gains with no task-specific fine-tuning required. However, LLMs are sensitive to the choice of prompts, and therefore a crucial research question is how to select good demonstrations for ICL. One effective strategy is leveraging semantic similarity between the ICL demonstrations and test inputs by using a text retriever, which however is sub-optimal as that does not consider the LLM's existing knowledge about that task. From prior work (Min et al., 2022), we already know that labels paired with the demonstrations bias the model predictions. This leads us to our hypothesis whether considering LLM's existing knowledge about the task, especially with respect to the output label space can help in a better demonstration selection strategy. Through extensive experimentation on three text classification tasks, we find that it is beneficial to not only choose semantically similar ICL demonstrations but also to choose those demonstrations that help resolve the inherent label ambiguity surrounding the test example. Interestingly, we find that including demonstrations that the LLM previously mis-classified and also fall on the test example's decision boundary, brings the most performance gain.

北京市昌平区探索星信息技术及软件开发工作室

京ICP备2026059466号
Ambiguity-Aware In-Context Learning with Large Language Models | TensorX