English

Long Context Question Answering via Supervised Contrastive Learning

Computation and Language 2022-05-09 v2 Artificial Intelligence

Abstract

Long-context question answering (QA) tasks require reasoning over a long document or multiple documents. Addressing these tasks often benefits from identifying a set of evidence spans (e.g., sentences), which provide supporting evidence for answering the question. In this work, we propose a novel method for equipping long-context QA models with an additional sequence-level objective for better identification of the supporting evidence. We achieve this via an additional contrastive supervision signal in finetuning, where the model is encouraged to explicitly discriminate supporting evidence sentences from negative ones by maximizing question-evidence similarity. The proposed additional loss exhibits consistent improvements on three different strong long-context transformer models, across two challenging question answering benchmarks -- HotpotQA and QAsper.

Keywords

Cite

@article{arxiv.2112.08777,
  title  = {Long Context Question Answering via Supervised Contrastive Learning},
  author = {Avi Caciularu and Ido Dagan and Jacob Goldberger and Arman Cohan},
  journal= {arXiv preprint arXiv:2112.08777},
  year   = {2022}
}

Comments

accepted NAACL 2022, main conference

R2 v1 2026-06-24T08:20:06.355Z