EMNLP 2022finding14 citations

Few-Shot Anaphora Resolution in Scientific Protocols via Mixtures of In-Context Experts

Nghia T. Le, Fan Bai, Alan Ritter

Abstract

Anaphora resolution is an important task for information extraction across a range of languages, text genres, and domains, motivating the need for methods that do not require large annotated datasets. In-context learning has emerged as a promising approach, yet there are a number of challenges in applying in-context learning to resolve anaphora. For example, encoding a single in-context demonstration that consists of: an anaphor, a paragraph-length context, and a list of corresponding antecedents, requires conditioning a language model on a long sequence of tokens, limiting the number of demonstrations per prompt.In this paper, we present Mice (Mixtures of In-Context Experts), which we demonstrate is effective for few-shot anaphora resolution in scientific protocols. Given only a handful of training examples, Mice combines the predictions of hundreds of in-context experts, yielding a 30% increase in F1 score over a competitive prompt retrieval baseline. Furthermore, we show Mice can be used to train compact student models without sacrificing performance. As far as we are aware, this is the first work to present experimental results demonstrating the effectiveness of in-context learning on the task of few-shot anaphora resolution in scientific protocols.

BibTeX
@inproceedings{le-etal-2022-shot,
    title = "Few-Shot Anaphora Resolution in Scientific Protocols via Mixtures of In-Context Experts",
    author = "Le, Nghia T.  and
      Bai, Fan  and
      Ritter, Alan",
    editor = "Goldberg, Yoav  and
      Kozareva, Zornitsa  and
      Zhang, Yue",
    booktitle = "Findings of the Association for Computational Linguistics: EMNLP 2022",
    month = dec,
    year = "2022",
    address = "Abu Dhabi, United Arab Emirates",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2022.findings-emnlp.197/",
    doi = "10.18653/v1/2022.findings-emnlp.197",
    pages = "2693--2706"
}
Few-Shot Anaphora Resolution in Scientific Protocols via Mixtures of In-Context Experts · EMNLP 2022