End-to-end Open-domain Question Answering With Bertserini | Awesome LLM Papers Add your paper to Awesome LLM Papers

End-to-end Open-domain Question Answering With Bertserini

Wei Yang, Yuqing Xie, Aileen Lin, Xingyu Li, Luchen Tan, Kun Xiong, Ming Li, Jimmy Lin . Proceedings of the 2019 Conference of the North 2019 – 161 citations

[Paper]   Search on Google Scholar   Search on Semantic Scholar
Content Enrichment Evaluation Fine Tuning Model Architecture Question Answering RAG Visual Contextualization

We demonstrate an end-to-end question answering system that integrates BERT with the open-source Anserini information retrieval toolkit. In contrast to most question answering and reading comprehension models today, which operate over small amounts of input text, our system integrates best practices from IR with a BERT-based reader to identify answers from a large corpus of Wikipedia articles in an end-to-end fashion. We report large improvements over previous results on a standard benchmark test collection, showing that fine-tuning pretrained BERT with SQuAD is sufficient to achieve high accuracy in identifying answer spans.

Similar Work