Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Semantic Graphs for Generating Deep Questions

About

This paper proposes the problem of Deep Question Generation (DQG), which aims to generate complex questions that require reasoning over multiple pieces of information of the input passage. In order to capture the global structure of the document and facilitate reasoning, we propose a novel framework which first constructs a semantic-level graph for the input document and then encodes the semantic graph by introducing an attention-based GGNN (Att-GGNN). Afterwards, we fuse the document-level and graph-level representations to perform joint training of content selection and question decoding. On the HotpotQA deep-question centric dataset, our model greatly improves performance over questions requiring reasoning over multiple facts, leading to state-of-the-art performance. The code is publicly available at https://github.com/WING-NUS/SG-Deep-Question-Generation.

Liangming Pan, Yuxi Xie, Yansong Feng, Tat-Seng Chua, Min-Yen Kan• 2020

Related benchmarks

TaskDatasetResultRank
Question GenerationHotpotQA (test)
BLEU-30.1987
6
Question GenerationMusiQue 2hop
B45.14
6
Question GenerationHuman Evaluation 2-hop questions (test)
Well-formed Rate (Yes)28
4
Showing 3 of 3 rows

Other info

Follow for update