paper-with-me

홈 › Papers

CQG: A Simple and Effective Controlled Generation Framework for Multi-hop Question Generation

2022-05-01 · ACL 2022 5 · Zichu Fei, Qi Zhang, Tao Gui, Di Liang, Sirui Wang, Wei Wu, Xuanjing Huang

Multi-hop question generation focuses on generating complex questions that require reasoning over multiple pieces of information of the input passage. Current models with state-of-the-art performance have been able to generate the correct questions corresponding to the answers. However, most models can not ensure the complexity of generated questions, so they may generate shallow questions that can be answered without multi-hop reasoning. To address this challenge, we propose the CQG, which is a simple and effective controlled framework. CQG employs a simple method to generate the multi-hop questions that contain key entities in multi-hop reasoning chains, which ensure the complexity and quality of the questions. In addition, we introduce a novel controlled Transformer-based decoder to guarantee that key entities appear in the questions. Experiment results show that our model greatly improves performance, which also outperforms the state-of-the-art model about 25% by 5 BLEU points on HotpotQA.

📄 PDF Abstract BibTeX

Code (1)

sion-zcfei/cqg 공식 구현 pytorch

Tasks

DecoderQuestion GenerationQuestion-Generation

Similar Papers 제목 키워드 기반

D-Flow: Differentiating through Flows for Controlled Generation

2024-02-21 · Heli Ben-Hamu, Omri Puny, Itai Gat, Brian Karrer 외

Taming the generation outcome of state of the art Diffusion and Flow-Matching (FM) models without having to re-train a task-specific model unlocks a powerful tool for solving inverse problems, conditional generation, and…

Controlled Text Generation via Language Model Arithmetic

2023-11-24 · Jasper Dekoninck, Marc Fischer, Luca Beurer-Kellner, Martin Vechev

As Large Language Models (LLMs) are deployed more widely, customization with respect to vocabulary, style, and character becomes more important. In this work, we introduce model arithmetic, a novel inference framework fo…

Language ModelingLanguage ModellingmodelText Generation

LFKQG: A Controlled Generation Framework with Local Fine-tuning for Question Generation over Knowledge Bases

2022-10-01 · COLING 2022 10 · Zichu Fei, Xin Zhou, Tao Gui, Qi Zhang 외

Question generation over knowledge bases (KBQG) aims at generating natural questions about a subgraph, which can be answered by a given answer entity. Existing KBQG models still face two main challenges: (1) Most models …

Natural QuestionsQuestion GenerationQuestion-Generation

Syntax-guided Controlled Generation of Paraphrases

2020-05-18 · TACL 2020 1 · Ashutosh Kumar, Kabir Ahuja, Raghuram Vadapalli, Partha Talukdar

Given a sentence (e.g., "I like mangoes") and a constraint (e.g., sentiment flip), the goal of controlled text generation is to produce a sentence that adapts the input sentence to meet the requirements of the constraint…

Paraphrase GenerationSentenceText Generation

C3DAG: Controlled 3D Animal Generation using 3D pose guidance

2024-06-11 · Sandeep Mishra, Oindrila Saha, Alan C. Bovik

Recent advancements in text-to-3D generation have demonstrated the ability to generate high quality 3D assets. However while generating animals these methods underperform, often portraying inaccurate anatomy and geometry…

3D GenerationAnatomyNeRFText to 3D