BibTeX

@InProceedings{blohm-etal-2018-comparing,
    title = "Comparing Attention-Based Convolutional and Recurrent Neural Networks: Success and Limitations in Machine Reading Comprehension",
  author = "Blohm, Matthias  and
      Jagfeld, Glorianna  and
      Sood, Ekta  and
      Yu, Xiang  and
      Vu, Ngoc Thang",
    booktitle = "Proceedings of the 22nd Conference on Computational Natural Language Learning",
    month = oct,
    year = "2018",
    address = "Brussels, Belgium",
    publisher = "Association for Computational Linguistics",
    url = "https://www.aclweb.org/anthology/K18-1011",
    doi = "10.18653/v1/K18-1011",
    pages = "108-118",
    abstract = "We propose a machine reading comprehension model based on the compare-aggregate framework with two-staged attention that achieves state-of-the-art results on the MovieQA question answering dataset. To investigate the limitations of our model as well as the behavioral difference between convolutional and recurrent neural networks, we generate adversarial examples to confuse the model and compare to human performance. Furthermore, we assess the generalizability of our model by analyzing its differences to human inference, drawing upon insights from cognitive science.",
}