TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Toward Subgraph-Guided Knowledge Graph Question Generation...

Toward Subgraph-Guided Knowledge Graph Question Generation with Graph Neural Networks

Yu Chen, Lingfei Wu, Mohammed J. Zaki

2020-04-13KG-to-Text GenerationQuestion AnsweringData AugmentationQuestion Generation
PaperPDFCode

Abstract

Knowledge graph (KG) question generation (QG) aims to generate natural language questions from KGs and target answers. Previous works mostly focus on a simple setting which is to generate questions from a single KG triple. In this work, we focus on a more realistic setting where we aim to generate questions from a KG subgraph and target answers. In addition, most of previous works built on either RNN-based or Transformer based models to encode a linearized KG sugraph, which totally discards the explicit structure information of a KG subgraph. To address this issue, we propose to apply a bidirectional Graph2Seq model to encode the KG subgraph. Furthermore, we enhance our RNN decoder with node-level copying mechanism to allow directly copying node attributes from the KG subgraph to the output question. Both automatic and human evaluation results demonstrate that our model achieves new state-of-the-art scores, outperforming existing methods by a significant margin on two QG benchmarks. Experimental results also show that our QG model can consistently benefit the Question Answering (QA) task as a mean of data augmentation.

Results

TaskDatasetMetricValueModel
Text GenerationWebQuestionsBLEU29.45SOTA-NPT
Text GenerationWebQuestionsMETEOR30.96SOTA-NPT
Text GenerationWebQuestionsROUGE55.45SOTA-NPT
Text GenerationPathQuestionBLEU61.48SOTA-NPT
Text GenerationPathQuestionMETEOR44.57SOTA-NPT
Text GenerationPathQuestionROUGE77.72SOTA-NPT
Data-to-Text GenerationWebQuestionsBLEU29.45SOTA-NPT
Data-to-Text GenerationWebQuestionsMETEOR30.96SOTA-NPT
Data-to-Text GenerationWebQuestionsROUGE55.45SOTA-NPT
Data-to-Text GenerationPathQuestionBLEU61.48SOTA-NPT
Data-to-Text GenerationPathQuestionMETEOR44.57SOTA-NPT
Data-to-Text GenerationPathQuestionROUGE77.72SOTA-NPT
KG-to-Text GenerationWebQuestionsBLEU29.45SOTA-NPT
KG-to-Text GenerationWebQuestionsMETEOR30.96SOTA-NPT
KG-to-Text GenerationWebQuestionsROUGE55.45SOTA-NPT
KG-to-Text GenerationPathQuestionBLEU61.48SOTA-NPT
KG-to-Text GenerationPathQuestionMETEOR44.57SOTA-NPT
KG-to-Text GenerationPathQuestionROUGE77.72SOTA-NPT

Related Papers

From Roots to Rewards: Dynamic Tree Reasoning with RL2025-07-17Enter the Mind Palace: Reasoning and Planning for Long-term Active Embodied Question Answering2025-07-17Vision-and-Language Training Helps Deploy Taxonomic Knowledge but Does Not Fundamentally Alter It2025-07-17City-VLM: Towards Multidomain Perception Scene Understanding via Multimodal Incomplete Learning2025-07-17Overview of the TalentCLEF 2025: Skill and Job Title Intelligence for Human Capital Management2025-07-17Pixel Perfect MegaMed: A Megapixel-Scale Vision-Language Foundation Model for Generating High Resolution Medical Images2025-07-17Describe Anything Model for Visual Question Answering on Text-rich Images2025-07-16Is This Just Fantasy? Language Model Representations Reflect Human Judgments of Event Plausibility2025-07-16