Skip to main content

Selecting Paragraphs to Answer Questions for Multi-passage Machine Reading Comprehension

  • Conference paper
  • First Online:
Information Retrieval (CCIR 2019)

Part of the book series: Lecture Notes in Computer Science ((LNTCS,volume 11772))

Included in the following conference series:

Abstract

This paper addresses the problem of question answering style multi-passage Machine Reading Comprehension (MRC) and suggests that paragraph-level segments are suitable to answer questions in real Web query scenario. We propose to combine a learning to rank framework with an attention-based neural network to select the best-matching paragraph for a specific question. To estimate the quality of a paragraph with respect to a given query, its largest ROUGE-L score compared against the annotated answers is used as the ranking indicator. Experimental results on a real-world dataset demonstrate that the proposed method obtains a significant improvement compared to the state-of-the-art baselines.

This work was supported in part by the National Key Research and Development Program of China (2018YFB1004502) and in part by the National Natural Science Foundation of China (61532001).

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Chapter
USD 29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD 39.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 54.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

References

  1. Cao, Z., Qin, T., Liu, T.Y., Tsai, M.F., Li, H.: Learning to rank: from pairwise approach to listwise approach. In: Proceedings of the 24th International Conference on Machine Learning, pp. 129–136. ICML 2007, ACM (2007)

    Google Scholar 

  2. Chen, D., Bolton, J., Manning, C.D.: A thorough examination of the CNN/daily mail reading comprehension task. In: Proceedings of the 54th Annual Meeting of the Association for Computational Linguistics. ACL 2016, vol. 1, pp. 2358–2367 (2016)

    Google Scholar 

  3. Chen, D., Fisch, A., Weston, J., Bordes, A.: Reading wikipedia to answer open-domain questions. In: Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (2017)

    Google Scholar 

  4. Cohen, D., Yang, L., Croft, W.B.: Wikipassageqa: a benchmark collection for research on non-factoid answer passage retrieval. In: The 41st International ACM SIGIR Conference on Research and Development in Information Retrieval, pp. 1165–1168. SIGIR 2018 (2018)

    Google Scholar 

  5. Das, R., Dhuliawala, S., Zaheer, M., McCallum, A.: Multi-step retriever-reader interaction for scalable open-domain question answering. In: The 7th International Conference on Learning Representations (2019)

    Google Scholar 

  6. Devlin, J., Chang, M.W., Lee, K., Toutanova, K.: Bert: pre-training of deep bidirectional transformers for language understanding. In: The 2019 Annual Conference of the North American Chapter of the Association for Computational Linguistics (2019)

    Google Scholar 

  7. He, W., et al.: Dureader: a chinese machine reading comprehension dataset from real-world applications. In: Proceedings of the Workshop on Machine Reading for Question Answering, pp. 37–46 (2018)

    Google Scholar 

  8. Hermann, K.M., et al.: Teaching machines to read and comprehend. In: Advances in Neural Information Processing Systems, pp. 1693–1701 (2015)

    Google Scholar 

  9. Hill, F., Bordes, A., Chopra, S., Weston, J.: The goldilocks principle: reading children’s books with explicit memory representations. arXiv preprint arXiv:1511.02301 (2015)

  10. Hu, M., Peng, Y., Huang, Z., Qiu, X., Wei, F., Zhou, M.: Reinforced mnemonic reader for machine reading comprehension. In: 27th International Joint Conference on Artificial Intelligence (IJCAI) (2018)

    Google Scholar 

  11. Kingma, D.P., Ba, J.: Adam: a method for stochastic optimization. arXiv preprint arXiv:1412.6980 (2014)

  12. Lai, G., Xie, Q., Liu, H., Yang, Y., Hovy, E.: Race: large-scale reading comprehension dataset from examinations. In: Empirical Methods in Natural Language Processing, pp. 785–794 (2017)

    Google Scholar 

  13. Lin, Y., Ji, H., Liu, Z., Sun, M.: Denoising distantly supervised open-domain question answering. In: Proceedings of the 56th Annual Meeting of the Association for Computational Linguistics (vol. 1: Long Papers), pp. 1736–1745 (2018)

    Google Scholar 

  14. Nguyen, T., Rosenberg, M., Song, X., Gao, J., Tiwary, S., Majumder, R., Deng, L.: Ms marco: a human generated machine reading comprehension dataset. In: Proceedings of the Workshop on Cognitive Computation: Integrating Neural and Symbolic Approaches 2016 Colocated with the 30th Annual Conference on Neural Information Processing Systems (2016)

    Google Scholar 

  15. Pennington, J., Socher, R., Manning, C.: Glove: global vectors for word representation. In: Proceedings of the 2014 Conference on Empirical Methods in Natural Language Processing (EMNLP), pp. 1532–1543 (2014)

    Google Scholar 

  16. Rajpurkar, P., Zhang, J., Lopyrev, K., Liang, P.: Squad: 100,000+ questions for machine comprehension of text. In: Proceedings of the 2016 Conference on Empirical Methods in Natural Language Processing, pp. 2383–2392. EMNLP 2016 (2016)

    Google Scholar 

  17. Richardson, M., Burges, C.J., Renshaw, E.: Mctest: a challenge dataset for the open-domain machine comprehension of text. In: Proceedings of the 2013 Conference on Empirical Methods in Natural Language Processing, pp. 193–203 (2013)

    Google Scholar 

  18. Seo, M., Kembhavi, A., Farhadi, A., Hajishirzi, H.: Bidirectional attention flow for machine comprehension. In: Proceedings of the 5th International Conference on Learning Representations. ICLR 2017 (2017)

    Google Scholar 

  19. Tan, C., Wei, F., Yang, N., Du, B., Lv, W., Zhou, M.: S-net: from answer extraction to answer generation for machine reading comprehension. In: Proceedings of the 32nd AAAI Conference on Artificial Intelligence. AAAI 2018 (2018)

    Google Scholar 

  20. Vinyals, O., Fortunato, M., Jaitly, N.: Pointer networks. In: Advances in Neural Information Processing Systems, pp. 2692–2700 (2015)

    Google Scholar 

  21. Wang, S., Jiang, J.: Machine comprehension using match-lSTM and answer pointer. CoRR. arXiv:1608.07905 (2016)

  22. Wang, S., et al.: R3: reinforced ranker-reader for open-domain question answering. In: Thirty-Second AAAI Conference on Artificial Intelligence (2018)

    Google Scholar 

  23. Wang, W., Yang, N., Wei, F., Chang, B., Zhou, M.: Gated self-matching networks for reading comprehension and question answering. In: Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (vol. 1: Long Papers). pp. 189–198 (2017)

    Google Scholar 

  24. Wang, Y., et al.: Multi-passage machine reading comprehension with cross-passage answer verification. In: Proceedings of the 56th Annual Meeting of the Association for Computational Linguistics. pp. 1918–1927. ACL 2018 (2018)

    Google Scholar 

  25. Yang, L., et al.: Beyond factoid QA: Effective methods for non-factoid answer sentence retrieval. In: European Conference on Information Retrieval. pp. 115–128. ECIR 2016 (2016)

    Google Scholar 

  26. Yulianti, E., Chen, R.C., Scholer, F., Croft, W.B., Sanderson, M.: Ranking documents by answer-passage quality. In: Proceedings of the 41st International ACM SIGIR Conference on Research & Development in Information Retrieval. SIGIR 2018 (2018)

    Google Scholar 

Download references

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Jintao Tang .

Editor information

Editors and Affiliations

Rights and permissions

Reprints and permissions

Copyright information

© 2019 Springer Nature Switzerland AG

About this paper

Check for updates. Verify currency and authenticity via CrossMark

Cite this paper

Lin, D., Tang, J., Pang, K., Li, S., Wang, T. (2019). Selecting Paragraphs to Answer Questions for Multi-passage Machine Reading Comprehension. In: Zhang, Q., Liao, X., Ren, Z. (eds) Information Retrieval. CCIR 2019. Lecture Notes in Computer Science(), vol 11772. Springer, Cham. https://doi.org/10.1007/978-3-030-31624-2_10

Download citation

  • DOI: https://doi.org/10.1007/978-3-030-31624-2_10

  • Published:

  • Publisher Name: Springer, Cham

  • Print ISBN: 978-3-030-31623-5

  • Online ISBN: 978-3-030-31624-2

  • eBook Packages: Computer ScienceComputer Science (R0)

Publish with us

Policies and ethics