@inproceedings{caciularu-etal-2022-long,
    title = "Long Context Question Answering via Supervised Contrastive Learning",
    author = "Caciularu, Avi  and
      Dagan, Ido  and
      Goldberger, Jacob  and
      Cohan, Arman",
    editor = "Carpuat, Marine  and
      de Marneffe, Marie-Catherine  and
      Meza Ruiz, Ivan Vladimir",
    booktitle = "Proceedings of the 2022 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies",
    month = jul,
    year = "2022",
    address = "Seattle, United States",
    publisher = "Association for Computational Linguistics",
    url = "https://preview.aclanthology.org/ingest-emnlp/2022.naacl-main.207/",
    doi = "10.18653/v1/2022.naacl-main.207",
    pages = "2872--2879",
    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."
}Markdown (Informal)
[Long Context Question Answering via Supervised Contrastive Learning](https://preview.aclanthology.org/ingest-emnlp/2022.naacl-main.207/) (Caciularu et al., NAACL 2022)
ACL
- Avi Caciularu, Ido Dagan, Jacob Goldberger, and Arman Cohan. 2022. Long Context Question Answering via Supervised Contrastive Learning. In Proceedings of the 2022 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies, pages 2872–2879, Seattle, United States. Association for Computational Linguistics.