2020

Is Graph Structure Necessary for Multi-hop Question Answering?

Shao, Nan, Cui, Yiming, Liu, Ting et al.

Understand

Recently, attempting to model texts as graph structure and introducing graph neural networks to deal with it has become a trend in many NLP research areas.

  • In this paper, we investigate whether the graph structure is necessary for multi-hop question answering.
  • Our analysis is centered on HotpotQA.
  • We construct a strong baseline model to establish that, with the proper use of pre-trained models, graph structure may not be necessary for multi-hop question answering.

Reading the bibliography…