EMNLP 2024main6 citations

Bayesian Example Selection Improves In-Context Learning for Speech, Text and Visual Modalities

Siyin Wang, Chao-Han Huck Yang, Ji Wu, Chao Zhang

Abstract

Large language models (LLMs) can adapt to new tasks through in-context learning (ICL) based on a few examples presented in dialogue history without any model parameter update. Despite such convenience, the performance of ICL heavily depends on the quality of the in-context examples presented, which makes the in-context example selection approach a critical choice. This paper proposes a novel eBayesian in-Context example Selection method (ByCS) for ICL. Extending the inference probability conditioned on in-context examples based on Bayes’ theorem, ByCS focuses on the inverse inference conditioned on test input. Following the assumption that accurate inverse inference probability (likelihood) will result in accurate inference probability (posterior), in-context examples are selected based on their inverse inference results. Diverse and extensive cross-tasking and cross-modality experiments are performed with speech, text, and image examples. Experimental results show the efficacy and robustness of our ByCS method on various models, tasks and modalities.

BibTeX
@inproceedings{wang-etal-2024-bayesian,
    title = "{B}ayesian Example Selection Improves In-Context Learning for Speech, Text and Visual Modalities",
    author = "Wang, Siyin  and
      Yang, Chao-Han Huck  and
      Wu, Ji  and
      Zhang, Chao",
    editor = "Al-Onaizan, Yaser  and
      Bansal, Mohit  and
      Chen, Yun-Nung",
    booktitle = "Proceedings of the 2024 Conference on Empirical Methods in Natural Language Processing",
    month = nov,
    year = "2024",
    address = "Miami, Florida, USA",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2024.emnlp-main.1158/",
    doi = "10.18653/v1/2024.emnlp-main.1158",
    pages = "20812--20828"
}
Bayesian Example Selection Improves In-Context Learning for Speech, Text and Visual Modalities · EMNLP 2024