{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/multi-hop-question-generation-with-graph","title":"Multi-hop Question Generation with Graph Convolutional Network","arxiv_id":"2010.09240","date":"2020-10-19","proceeding":"Findings of the Association for Computational Linguistics 2020","authors":["Dan Su","Yan Xu","Wenliang Dai","Ziwei Ji","Tiezheng Yu","Pascale Fung"],"abstract":"Multi-hop Question Generation (QG) aims to generate answer-related questions by aggregating and reasoning over multiple scattered evidence from different paragraphs. It is a more challenging yet under-explored task compared to conventional single-hop QG, where the questions are generated from the sentence containing the answer or nearby sentences in the same paragraph without complex reasoning. To address the additional challenges in multi-hop QG, we propose Multi-Hop Encoding Fusion Network for Question Generation (MulQG), which does context encoding in multiple hops with Graph Convolutional Network and encoding fusion via an Encoder Reasoning Gate. To the best of our knowledge, we are the first to tackle the challenge of multi-hop reasoning over paragraphs without any sentence-level information. Empirical results on HotpotQA dataset demonstrate the effectiveness of our method, in comparison with baselines on automatic evaluation metrics. Moreover, from the human evaluation, our proposed model is able to generate fluent questions with high completeness and outperforms the strongest baseline by 20.8% in the multi-hop evaluation. The code is publicly available at https://github.com/HLTCHKUST/MulQG}{https://github.com/HLTCHKUST/MulQG .","url_abs":"https://arxiv.org/abs/2010.09240v2","url_pdf":"https://arxiv.org/pdf/2010.09240v2.pdf","source":{"archive":"pwc-archive (Hugging Face), CC BY-SA 4.0","snapshot":"2025-07-28","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","row_kind":"abstracts"},"code_links":[{"paper_slug":"multi-hop-question-generation-with-graph","repo_url":"https://github.com/HLTCHKUST/MulQG","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":0,"framework":"pytorch","reach":null}],"tasks":[{"task_slug":"question-generation","task_name":"Question Generation"},{"task_slug":"question-generation","task_name":"Question-Generation"},{"task_slug":"sentence","task_name":"Sentence"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2010.09240","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2010.09240"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-24T18:15:14+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"provenance":"deterministic:regex_extraction","url":"https://github.com/Maluuba/nlg-eval","reach":null},{"provenance":"deterministic:regex_extraction","url":"https://github.com/HLTCHKUST/MulQG","reach":null}],"summary":{"ran":6,"ran_fixture":1,"ran_draft_wrong":3,"ran_violates":1,"unverified":4},"by_repo_kind":{"official":{"samples":15,"ran":11,"repositories":1}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted","community":"Not in the archive's code links for this paper; a community repository Syntology harvested"},"n_pointer_only_for_licence":0,"samples":[{"code_sha256_prefix":"50bbca6431037b3b","entry":"AttentionLayer","repo":"HLTCHKUST/MulQG","repo_kind":"official","path":"GPG/encoders/graphfusion_encoder.py","file_url":"https://github.com/HLTCHKUST/MulQG/blob/HEAD/GPG/encoders/graphfusion_encoder.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"50bbca6431037b3b"}},{"code_sha256_prefix":"f12a92994940cda5","entry":"BiAttention","repo":"HLTCHKUST/MulQG","repo_kind":"official","path":"GPG/encoders/graphfusion_encoder.py","file_url":"https://github.com/HLTCHKUST/MulQG/blob/HEAD/GPG/encoders/graphfusion_encoder.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"f12a92994940cda5"}},{"code_sha256_prefix":"94dafe1d4506cc7e","entry":"GATSelfAttention","repo":"HLTCHKUST/MulQG","repo_kind":"official","path":"GPG/encoders/graphfusion_encoder.py","file_url":"https://github.com/HLTCHKUST/MulQG/blob/HEAD/GPG/encoders/graphfusion_encoder.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"94dafe1d4506cc7e"}},{"code_sha256_prefix":"d6cddce9da54ec40","entry":"MeanMaxPooling","repo":"HLTCHKUST/MulQG","repo_kind":"official","path":"GPG/encoders/graphfusion_encoder.py","file_url":"https://github.com/HLTCHKUST/MulQG/blob/HEAD/GPG/encoders/graphfusion_encoder.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"d6cddce9da54ec40"}},{"code_sha256_prefix":"d16b854d26a8c986","entry":"MeanPooling","repo":"HLTCHKUST/MulQG","repo_kind":"official","path":"GPG/encoders/graphfusion_encoder.py","file_url":"https://github.com/HLTCHKUST/MulQG/blob/HEAD/GPG/encoders/graphfusion_encoder.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"d16b854d26a8c986"}},{"code_sha256_prefix":"9b817c7350545867","entry":"ReasonLayer","repo":"HLTCHKUST/MulQG","repo_kind":"official","path":"GPG/encoders/graphfusion_encoder.py","file_url":"https://github.com/HLTCHKUST/MulQG/blob/HEAD/GPG/encoders/graphfusion_encoder.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"9b817c7350545867"}},{"code_sha256_prefix":"ef246f715f2a9bb4","entry":"cal_position_id_2","repo":"HLTCHKUST/MulQG","repo_kind":"official","path":"GPG/encoders/graphfusion_encoder.py","file_url":"https://github.com/HLTCHKUST/MulQG/blob/HEAD/GPG/encoders/graphfusion_encoder.py","link_basis":"first_harvest_node","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"ef246f715f2a9bb4"}},{"code_sha256_prefix":"7716abb39c80c83f","entry":"get_act","repo":"HLTCHKUST/MulQG","repo_kind":"official","path":"GPG/encoders/graphfusion_encoder.py","file_url":"https://github.com/HLTCHKUST/MulQG/blob/HEAD/GPG/encoders/graphfusion_encoder.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"7716abb39c80c83f"}},{"code_sha256_prefix":"890a496ec7f7b9fd","entry":"get_weights","repo":"HLTCHKUST/MulQG","repo_kind":"official","path":"GPG/encoders/graphfusion_encoder.py","file_url":"https://github.com/HLTCHKUST/MulQG/blob/HEAD/GPG/encoders/graphfusion_encoder.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"890a496ec7f7b9fd"}},{"code_sha256_prefix":"567eab7347ce0c60","entry":"mean_pooling","repo":"HLTCHKUST/MulQG","repo_kind":"official","path":"GPG/encoders/graphfusion_encoder.py","file_url":"https://github.com/HLTCHKUST/MulQG/blob/HEAD/GPG/encoders/graphfusion_encoder.py","link_basis":"first_harvest_node","language":"python","status":"ran_violates","verification_level":1,"contract_check":"VIOLATES","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"567eab7347ce0c60"}},{"code_sha256_prefix":"d3bf305922e49e02","entry":"tok_to_ent","repo":"HLTCHKUST/MulQG","repo_kind":"official","path":"GPG/encoders/graphfusion_encoder.py","file_url":"https://github.com/HLTCHKUST/MulQG/blob/HEAD/GPG/encoders/graphfusion_encoder.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"d3bf305922e49e02"}},{"code_sha256_prefix":"bdd31cfb2ec8b9bf","entry":"AnsUpdateLayer","repo":"HLTCHKUST/MulQG","repo_kind":"official","path":"GPG/encoders/graphfusion_encoder.py","file_url":"https://github.com/HLTCHKUST/MulQG/blob/HEAD/GPG/encoders/graphfusion_encoder.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"bdd31cfb2ec8b9bf"}},{"code_sha256_prefix":"a6aee6914b365ae4","entry":"GraphFusionEncoder","repo":"HLTCHKUST/MulQG","repo_kind":"official","path":"GPG/encoders/graphfusion_encoder.py","file_url":"https://github.com/HLTCHKUST/MulQG/blob/HEAD/GPG/encoders/graphfusion_encoder.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"a6aee6914b365ae4"}},{"code_sha256_prefix":"e95d07bbe169ee9d","entry":"Reason_Ans_InterBlocks","repo":"HLTCHKUST/MulQG","repo_kind":"official","path":"GPG/encoders/graphfusion_encoder.py","file_url":"https://github.com/HLTCHKUST/MulQG/blob/HEAD/GPG/encoders/graphfusion_encoder.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"e95d07bbe169ee9d"}},{"code_sha256_prefix":"ac38dbf4fe6b8b25","entry":"init_lstm_wt","repo":"HLTCHKUST/MulQG","repo_kind":"official","path":"GPG/encoders/graphfusion_encoder.py","file_url":"https://github.com/HLTCHKUST/MulQG/blob/HEAD/GPG/encoders/graphfusion_encoder.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"ac38dbf4fe6b8b25"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}