English

Structural Information Preserving for Graph-to-Text Generation

Computation and Language 2021-02-16 v1

Abstract

The task of graph-to-text generation aims at producing sentences that preserve the meaning of input graphs. As a crucial defect, the current state-of-the-art models may mess up or even drop the core structural information of input graphs when generating outputs. We propose to tackle this problem by leveraging richer training signals that can guide our model for preserving input information. In particular, we introduce two types of autoencoding losses, each individually focusing on different aspects (a.k.a. views) of input graphs. The losses are then back-propagated to better calibrate our model via multi-task training. Experiments on two benchmarks for graph-to-text generation show the effectiveness of our approach over a state-of-the-art baseline. Our code is available at \url{http://github.com/Soistesimmer/AMR-multiview}.

Keywords

Cite

@article{arxiv.2102.06749,
  title  = {Structural Information Preserving for Graph-to-Text Generation},
  author = {Linfeng Song and Ante Wang and Jinsong Su and Yue Zhang and Kun Xu and Yubin Ge and Dong Yu},
  journal= {arXiv preprint arXiv:2102.06749},
  year   = {2021}
}

Comments

ACL 2020

R2 v1 2026-06-23T23:07:08.064Z