Neural Pipeline for Zero-Shot Data-to-Text Generation

Zdeněk Kasner, Ondrej Dusek


Abstract
In data-to-text (D2T) generation, training on in-domain data leads to overfitting to the data representation and repeating training data noise. We examine how to avoid finetuning pretrained language models (PLMs) on D2T generation datasets while still taking advantage of surface realization capabilities of PLMs. Inspired by pipeline approaches, we propose to generate text by transforming single-item descriptions with a sequence of modules trained on general-domain text-based operations: ordering, aggregation, and paragraph compression. We train PLMs for performing these operations on a synthetic corpus WikiFluent which we build from English Wikipedia. Our experiments on two major triple-to-text datasets—WebNLG and E2E—show that our approach enables D2T generation from RDF triples in zero-shot settings.
Anthology ID:
2022.acl-long.271
Volume:
Proceedings of the 60th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)
Month:
May
Year:
2022
Address:
Dublin, Ireland
Editors:
Smaranda Muresan, Preslav Nakov, Aline Villavicencio
Venue:
ACL
SIG:
Publisher:
Association for Computational Linguistics
Note:
Pages:
3914–3932
Language:
URL:
https://aclanthology.org/2022.acl-long.271
DOI:
10.18653/v1/2022.acl-long.271
Bibkey:
Cite (ACL):
Zdeněk Kasner and Ondrej Dusek. 2022. Neural Pipeline for Zero-Shot Data-to-Text Generation. In Proceedings of the 60th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers), pages 3914–3932, Dublin, Ireland. Association for Computational Linguistics.
Cite (Informal):
Neural Pipeline for Zero-Shot Data-to-Text Generation (Kasner & Dusek, ACL 2022)
Copy Citation:
PDF:
https://aclanthology.org/2022.acl-long.271.pdf
Video:
 https://aclanthology.org/2022.acl-long.271.mp4
Code
 kasnerz/zeroshot-d2t-pipeline
Data
WikiSplit