paper-with-me

홈 › Papers

Conditional Generation with a Question-Answering Blueprint

2022-07-01 · Shashi Narayan, Joshua Maynez, Reinald Kim Amplayo, Kuzman Ganchev, Annie Louis, Fantine Huot, Anders Sandholm, Dipanjan Das, Mirella Lapata

The ability to convey relevant and faithful information is critical for many tasks in conditional generation and yet remains elusive for neural seq-to-seq models whose outputs often reveal hallucinations and fail to correctly cover important details. In this work, we advocate planning as a useful intermediate representation for rendering conditional generation less opaque and more grounded. Our work proposes a new conceptualization of text plans as a sequence of question-answer (QA) pairs. We enhance existing datasets (e.g., for summarization) with a QA blueprint operating as a proxy for both content selection (i.e.,~what to say) and planning (i.e.,~in what order). We obtain blueprints automatically by exploiting state-of-the-art question generation technology and convert input-output pairs into input-blueprint-output tuples. We develop Transformer-based models, each varying in how they incorporate the blueprint in the generated output (e.g., as a global plan or iteratively). Evaluation across metrics and datasets demonstrates that blueprint models are more factual than alternatives which do not resort to planning and allow tighter control of the generation output.

📄 PDF Abstract BibTeX arXiv:2207.00397

Code (1)

google-research/language 공식 구현 tf

Tasks

Question AnsweringQuestion GenerationQuestion-Generation

Similar Papers 제목 키워드 기반

Text-Blueprint: An Interactive Platform for Plan-based Conditional Generation

2023-04-28 · Fantine Huot, Joshua Maynez, Shashi Narayan, Reinald Kim Amplayo 외

While conditional generation models can now generate natural language well enough to create fluent text, it is still difficult to control the generation process, leading to irrelevant, repetitive, and hallucinated conten…

Query-focused SummarizationText Generation

Learning to Plan and Generate Text with Citations

2024-04-04 · Constanza Fierro, Reinald Kim Amplayo, Fantine Huot, Nicola De Cao 외

The increasing demand for the deployment of LLMs in information-seeking scenarios has spurred efforts in creating verifiable systems, which generate responses to queries along with supporting evidence. In this paper, we …

Long Form Question AnsweringQuestion Answering

The Challenge of Achieving Attributability in Multilingual Table-to-Text Generation with Question-Answer Blueprints

2025-03-29 · Aden Haussmann

Multilingual Natural Language Generation (NLG) is challenging due to the lack of training data for low-resource languages. However, some low-resource languages have up to tens of millions of speakers globally, making it …

Table-to-Text GenerationText Generation

Developing ChatGPT for Biology and Medicine: A Complete Review of Biomedical Question Answering

2024-01-15 · Qing Li, Lei LI, Yu Li

ChatGPT explores a strategic blueprint of question answering (QA) in delivering medical diagnosis, treatment recommendations, and other healthcare support. This is achieved through the increasing incorporation of medical…

Cross-Modal RetrievalMedical DiagnosisMedical Question AnsweringQuestion Answering+2

Bridging Dual Knowledge Graphs for Multi-Hop Question Answering in Construction Safety

2025-07-18 · Yuxin Zhang, Xi Wang, Mo Hu, Zhenyu Zhang arxiv

Information retrieval and question answering from safety regulations are essential for automated construction compliance checking but are hindered by the linguistic and structural complexity of regulatory text. Many quer…

Multi-hop Question AnsweringInformation RetrievalKnowledge Graphs