Towards Table-to-Text Generation with Pretrained Language Model: A Table Structure Understanding and Text Deliberating Approach
Miao Chen, Xinjiang Lu, Tong Xu, Yanyan Li, Jingbo Zhou, Dejing Dou,, Hui Xiong

TL;DR
This paper introduces TASD, a novel approach combining table structure understanding and text deliberation with pretrained language models to improve table-to-text generation, achieving more faithful and fluent descriptions.
Contribution
It proposes a three-layered multi-head attention network and multi-pass decoding framework to better leverage table structure and refine generated text in table-to-text tasks.
Findings
Enhanced text faithfulness and fluency demonstrated on public datasets.
Human evaluation confirms improved quality of generated descriptions.
Effective integration of table structure understanding into pretrained models.
Abstract
Although remarkable progress on the neural table-to-text methods has been made, the generalization issues hinder the applicability of these models due to the limited source tables. Large-scale pretrained language models sound like a promising solution to tackle such issues. However, how to effectively bridge the gap between the structured table and the text input by fully leveraging table information to fuel the pretrained model is still not well explored. Besides, another challenge of integrating the deliberation mechanism into the text-to-text pretrained model for solving the table-to-text task remains seldom studied. In this paper, to implement the table-to-text generation with pretrained language model, we propose a table structure understanding and text deliberating approach, namely TASD. Specifically, we devise a three-layered multi-head attention network to realize the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsInteractive and Immersive Displays · Educational Games and Gamification · Software Engineering Research
MethodsLinear Layer · Softmax
