HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

ReGen: Reinforcement Learning for Text and Knowledge Base Generation using Pretrained Language Models

Pierre L. Dognin Inkit Padhi Igor Melnyk Payel Das

ReGen: Reinforcement Learning for Text and Knowledge Base Generation using Pretrained Language Models

Abstract

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 Repositories

IBM/regen
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
joint-entity-and-relation-extraction-on-8bt5 (agarwal-etal-2020-machine)
F1: 68.2
joint-entity-and-relation-extraction-on-8Amazon AI (Shanghai) (guo-etal-2020-2)
F1: 68.9
joint-entity-and-relation-extraction-on-8ReGen (Ours) T2G.RL
F1: 72
joint-entity-and-relation-extraction-on-8ReGen (Ours) T2G.CE
F1: 72.3
joint-entity-and-relation-extraction-on-9ReGen-CE
F1: 61.9
joint-entity-and-relation-extraction-on-9ReGen-SCST
F1: 62.3

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
ReGen: Reinforcement Learning for Text and Knowledge Base Generation using Pretrained Language Models | Papers | HyperAI