Pith. sign in

REVIEW 2 cited by

Reinforcement Learning Based Graph-to-Sequence Model for Natural Question Generation

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 1908.04942 v4 pith:5NX5J6SH submitted 2019-08-14 cs.CL

Reinforcement Learning Based Graph-to-Sequence Model for Natural Question Generation

classification cs.CL
keywords modelanswergenerationinformationpassagecross-entropygraph-to-sequencegraph2seq
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
Share X Bluesky LinkedIn Reddit HN
read the original abstract

Natural question generation (QG) aims to generate questions from a passage and an answer. Previous works on QG either (i) ignore the rich structure information hidden in text, (ii) solely rely on cross-entropy loss that leads to issues like exposure bias and inconsistency between train/test measurement, or (iii) fail to fully exploit the answer information. To address these limitations, in this paper, we propose a reinforcement learning (RL) based graph-to-sequence (Graph2Seq) model for QG. Our model consists of a Graph2Seq generator with a novel Bidirectional Gated Graph Neural Network based encoder to embed the passage, and a hybrid evaluator with a mixed objective combining both cross-entropy and RL losses to ensure the generation of syntactically and semantically valid text. We also introduce an effective Deep Alignment Network for incorporating the answer information into the passage at both the word and contextual levels. Our model is end-to-end trainable and achieves new state-of-the-art scores, outperforming existing methods by a significant margin on the standard SQuAD benchmark.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. HyCoRec: Hypergraph-Enhanced Multi-Preference Learning for Alleviating Matthew Effect in Conversational Recommendation

    cs.IR 2026-07 reject novelty 4.0

    HyCoRec adds multi-hypergraph preference fusion to a conversational recommender and reports higher coverage/lower isolation on REDIAL and TG-REDIAL, but Matthew-effect alleviation is not dynamically evaluated.

  2. Mitigating Matthew Effect: Multi-Hypergraph Boosted Multi-Interest Self-Supervised Learning for Conversational Recommendation

    cs.IR 2026-07 reject novelty 3.0

    HiCore, a triple-channel multi-hypergraph model with self-supervised learning, reports new state-of-the-art results on four conversational recommendation datasets and lower popularity bias, though its own tables contr...