COLING 2020main12 citations

Bi-directional CognitiveThinking Network for Machine Reading Comprehension

Wei Peng, Yue Hu, Luxi Xing, Yuqiang Xie, Jing Yu, Yajing Sun, Xiangpeng Wei

Abstract

We propose a novel Bi-directional Cognitive Knowledge Framework (BCKF) for reading comprehension from the perspective of complementary learning systems theory. It aims to simulate two ways of thinking in the brain to answer questions, including reverse thinking and inertial thinking. To validate the effectiveness of our framework, we design a corresponding Bi-directional Cognitive Thinking Network (BCTN) to encode the passage and generate a question (answer) given an answer (question) and decouple the bi-directional knowledge. The model has the ability to reverse reasoning questions which can assist inertial thinking to generate more accurate answers. Competitive improvement is observed in DuReader dataset, confirming our hypothesis that bi-directional knowledge helps the QA task. The novel framework shows an interesting perspective on machine reading comprehension and cognitive science.

BibTeX
@inproceedings{peng-etal-2020-bi,
    title = "Bi-directional {C}ognitive{T}hinking Network for Machine Reading Comprehension",
    author = "Peng, Wei  and
      Hu, Yue  and
      Xing, Luxi  and
      Xie, Yuqiang  and
      Yu, Jing  and
      Sun, Yajing  and
      Wei, Xiangpeng",
    editor = "Scott, Donia  and
      Bel, Nuria  and
      Zong, Chengqing",
    booktitle = "Proceedings of the 28th International Conference on Computational Linguistics",
    month = dec,
    year = "2020",
    address = "Barcelona, Spain (Online)",
    publisher = "International Committee on Computational Linguistics",
    url = "https://aclanthology.org/2020.coling-main.235/",
    doi = "10.18653/v1/2020.coling-main.235",
    pages = "2613--2623"
}