ReGen: Reinforcement Learning for Text and Knowledge Base Generation using Pretrained Language Models
Automatic construction of relevant Knowledge Bases (KBs) from text, and generation of semantically meaningful text from KBs are both long-standing goals in Machine Learning. In this paper, we present ReGen, a bidirectional generation of text and graph leveraging Reinforcement Learning (RL) to improve performance. Graph linearization enables us to re-frame both tasks as a sequence to sequence generation problem regardless of the generative direction, which in turn allows the use of Reinforcement Learning for sequence training where the model itself is employed as its own critic leading to Self-Critical Sequence Training (SCST). We present an extensive investigation demonstrating that the use of RL via SCST benefits graph and text generation on WebNLG+ 2020 and TekGen datasets. Our system provides state-of-the-art results on WebNLG+ 2020 by significantly improving upon published results from the WebNLG 2020+ Challenge for both text-to-graph and graph-to-text generation tasks.
Code (1)
Tasks
Graph GenerationJoint Entity and Relation Extractionreinforcement-learningReinforcement LearningReinforcement Learning (RL)Text GenerationMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
TextGraphs 2020 Shared Task on Multi-Hop Inference for Explanation Regeneration
The 2020 Shared Task on Multi-Hop Inference for Explanation Regeneration tasks participants with regenerating large detailed multi-fact explanations for standardized science exam questions. Given a question, correct answ…
World KnowledgeDIPBox: A Multi-scale Testing Framework for Tracking Dataset Regeneration
Training datasets have tremendous proprietary value and are vulnerable to unauthorized copying. Existing defenses mainly focus on tracking individual data points, but pay little attention to the threat of dataset regener…
ConTReGen: Context-driven Tree-structured Retrieval for Open-domain Long-form Text Generation
Open-domain long-form text generation requires generating coherent, comprehensive responses that address complex queries with both breadth and depth. This task is challenging due to the need to accurately capture diverse…
FormRAGRetrievalRetrieval-augmented Generation+1REGEN: Replay-recycling for Expert-to-Generalist distillation with Offline Reinforcement Learning
Large-scale online reinforcement learning (RL) is the predominant means of eliciting advanced abilities including long-term reasoning and agentic tool use in large language models (LLMs). However, continuing to scale it …
Computational EfficiencyReinforcement LearningMathematical ReasoningInstruction FollowingExplanation Regeneration via Multi-Hop ILP Inference over Knowledge Base
Textgraphs 2020 Workshop organized a shared task on ‘Explanation Regeneration’ that required reconstructing gold explanations for elementary science questions. This work describes our submission to the task which is base…
regressionRe-Ranking