2019

GraphFlow: Exploiting Conversation Flow with Graph Neural Networks for Conversational Machine Comprehension

Chen, Yu, Wu, Lingfei, Zaki, Mohammed J.

Understand

Conversational machine comprehension (MC) has proven significantly more challenging compared to traditional MC since it requires better utilization of conversation history.

  • However, most existing approaches do not effectively capture conversation history and thus have trouble handling questions involving coreference or ellipsis.
  • Moreover, when reasoning over passage text, most of them simply treat it as a word sequence without exploring rich semantic relationships among words.
  • In this paper, we first propose a simple yet effective graph structure learning technique to dynamically construct a question and conversation history aware context graph at each conversation turn.

Reading the bibliography…