TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

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

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

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

2021-05-17ACL 2021 5Data-to-Text GenerationText GenerationKB-to-Language GenerationLanguage Modelling
PaperPDFCode(official)

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.

Results

TaskDatasetMetricValueModel
Text GenerationWebNLGBLEU66.07T5-large + Wiki + Position
Text GenerationWebNLG FullBLEU60.56T5-large + Wiki + Position
Data-to-Text GenerationWebNLGBLEU66.07T5-large + Wiki + Position
Data-to-Text GenerationWebNLG FullBLEU60.56T5-large + Wiki + Position

Related Papers

Visual-Language Model Knowledge Distillation Method for Image Quality Assessment2025-07-21Making Language Model a Hierarchical Classifier and Generator2025-07-17VisionThink: Smart and Efficient Vision Language Model via Reinforcement Learning2025-07-17The Generative Energy Arena (GEA): Incorporating Energy Awareness in Large Language Model (LLM) Human Evaluations2025-07-17Inverse Reinforcement Learning Meets Large Language Model Post-Training: Basics, Advances, and Opportunities2025-07-17Mitigating Object Hallucinations via Sentence-Level Early Intervention2025-07-16Assay2Mol: large language model-based drug design using BioAssay context2025-07-16Describe Anything Model for Visual Question Answering on Text-rich Images2025-07-16