ACL 2022short3 citations

A Copy-Augmented Generative Model for Open-Domain Question Answering

Shuang Liu, Dong Wang, Xiaoguang Li, Minghui Huang, Meizhen Ding

Abstract

Open-domain question answering is a challenging task with a wide variety of practical applications. Existing modern approaches mostly follow a standard two-stage paradigm: retriever then reader. In this article, we focus on improving the effectiveness of the reader module and propose a novel copy-augmented generative approach that integrates the merits of both extractive and generative readers. In particular, our model is built upon the powerful generative model FiD (CITATION). We enhance the original generative reader by incorporating a pointer network to encourage the model to directly copy words from the retrieved passages. We conduct experiments on the two benchmark datasets, Natural Questions and TriviaQA, and the empirical results demonstrate the performance gains of our proposed approach.

BibTeX
@inproceedings{liu-etal-2022-copy,
    title = "A Copy-Augmented Generative Model for Open-Domain Question Answering",
    author = "Liu, Shuang  and
      Wang, Dong  and
      Li, Xiaoguang  and
      Huang, Minghui  and
      Ding, Meizhen",
    editor = "Muresan, Smaranda  and
      Nakov, Preslav  and
      Villavicencio, Aline",
    booktitle = "Proceedings of the 60th Annual Meeting of the Association for Computational Linguistics (Volume 2: Short Papers)",
    month = may,
    year = "2022",
    address = "Dublin, Ireland",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2022.acl-short.47/",
    doi = "10.18653/v1/2022.acl-short.47",
    pages = "435--441"
}
A Copy-Augmented Generative Model for Open-Domain Question Answering · ACL 2022