Papers › Diversify Question Generation with Retrieval-Augmented Style Transfer

Diversify Question Generation with Retrieval-Augmented Style Transfer

23 Oct 2023arXiv:2310.14503archive 2025-07-28

Qi Gou, Zehua Xia, Bowen Yu, Haiyang Yu, Fei Huang, Yongbin Li, Nguyen Cam-Tu

Given a textual passage and an answer, humans are able to ask questions with various expressions, but this ability is still challenging for most question generation (QG) systems. Existing solutions mainly focus on the internal knowledge within the given passage or the semantic word space for diverse content planning. These methods, however, have not considered the potential of external knowledge for expression diversity. To bridge this gap, we propose RAST, a framework for Retrieval-Augmented Style Transfer, where the objective is to utilize the style of diverse templates for question generation. For training RAST, we develop a novel Reinforcement Learning (RL) based approach that maximizes a weighted combination of diversity reward and consistency reward. Here, the consistency reward is computed by a Question-Answering (QA) model, whereas the diversity reward measures how much the final output mimics the retrieved template. Experimental results show that our method outperforms previous diversity-driven baselines on diversity while being comparable in terms of consistency scores. Our code is available at https://github.com/gouqi666/RAST.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2310.14503")

Code

Syntology Ran 9 of 11 code samples harvested from 1 repository linked to this paper; 2 have no recorded run. Of those that ran: 1 ran · our draft was wrong; 8 ran with no contract checked.

By repository: official repository: 11 samples from 1 repository, 9 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

gouqi666/rast officialmentioned in papermentioned on GitHubpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

11 samples harvested; 9 ran; 0 honoured the contract we drafted; 2 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

1ran · our draft was wrong
8ran
2unverified

Licence: 11 of the 11 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from gouqi666/RAST. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: 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. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

add_suffix gouqi666/RAST/rag/core.py official repository ran no licence file found · pointer only · acace4db00a00e67 · report
compute_exact gouqi666/RAST/eval_squad.py official repository ran fingerprinted no licence file found · pointer only · 37b0d27f83566ecf · report
flatten gouqi666/RAST/nltk_bleu.py official repository ran no licence file found · pointer only · 2d88efd7d24b1337 · report
get_sent_bleu gouqi666/RAST/nltk_bleu.py official repository ran no licence file found · pointer only · 02c9832d72bbf95c · report
get_tokens gouqi666/RAST/eval_squad.py official repository ran fingerprinted no licence file found · pointer only · 011d5cd744886e9d · report
normalize_answer gouqi666/RAST/eval_squad.py official repository ran fingerprinted no licence file found · pointer only · 5c30e376e356eaca · report
read_jsonls_file gouqi666/RAST/datasets_tasks.py official repository ran no licence file found · pointer only · 38ed4095e4e300f7 · report
read_raw_files gouqi666/RAST/datasets_tasks.py official repository ran no licence file found · pointer only · 091b9df922f1bc8b · report
stack_dicts gouqi666/RAST/rag/core.py official repository ran · our draft was wrong no licence file found · pointer only · c421e6f0c295b7fb · report
flatten_dict gouqi666/RAST/rag/core.py official repository unverified no licence file found · pointer only · ddf7639e1bf7edf8 · report
get_sent_bleu_list gouqi666/RAST/nltk_bleu.py official repository unverified no licence file found · pointer only · 122ffef60e7b3fcc · report

Tasks

DiversityQuestion AnsweringQuestion GenerationQuestion-GenerationReinforcement Learning (RL)RetrievalStyle Transfer

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

Focus

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections