HyperAIHyperAI

Command Palette

Search for a command to run...

5 months ago

Stage-wise Fine-tuning for Graph-to-Text Generation

Qingyun Wang; Semih Yavuz; Victoria Lin; Heng Ji; Nazneen Rajani

Stage-wise Fine-tuning for Graph-to-Text Generation

Abstract

Graph-to-text generation has benefited from pre-trained language models (PLMs) in achieving better performance than structured graph encoders. However, they fail to fully utilize the structure information of the input graph. In this paper, we aim to further improve the performance of the pre-trained language model by proposing a structured graph-to-text model with a two-step fine-tuning mechanism which first fine-tunes the model on Wikipedia before adapting to the graph-to-text generation. In addition to using the traditional token and position embeddings to encode the knowledge graph (KG), we propose a novel tree-level embedding method to capture the inter-dependency structures of the input graph. This new approach has significantly improved the performance of all text generation metrics for the English WebNLG 2017 dataset.

Code Repositories

EagleW/Stage-wise-Fine-tuning
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
data-to-text-generation-on-webnlgT5-large + Wiki + Position
BLEU: 66.07
data-to-text-generation-on-webnlg-full-1T5-large + Wiki + Position
BLEU: 60.56

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
Stage-wise Fine-tuning for Graph-to-Text Generation | Papers | HyperAI