Attend, Memorize and Generate: Towards Faithful Table-to-Text Generation in Few Shots
Wenting Zhao, Ye Liu, Yao Wan, Philip S. Yu

TL;DR
This paper introduces AMG, a novel few-shot table-to-text generation method inspired by human writing, which improves faithfulness and fluency by attending to table structure and dynamically memorizing slot states.
Contribution
AMG employs a new multi-granularity attention and dynamic memory mechanism to enhance faithfulness in few-shot table-to-text generation.
Findings
AMG outperforms state-of-the-art baselines in faithfulness and fluency.
Human evaluation confirms higher quality of generated texts.
Effective across multiple domains like humans, songs, and books.
Abstract
Few-shot table-to-text generation is a task of composing fluent and faithful sentences to convey table content using limited data. Despite many efforts having been made towards generating impressive fluent sentences by fine-tuning powerful pre-trained language models, the faithfulness of generated content still needs to be improved. To this end, this paper proposes a novel approach Attend, Memorize and Generate (called AMG), inspired by the text generation process of humans. In particular, AMG (1) attends over the multi-granularity of context using a novel strategy based on table slot level and traditional token-by-token level attention to exploit both the table structure and natural linguistic information; (2) dynamically memorizes the table slot allocation states; and (3) generates faithful sentences according to both the context and memory allocation states. Comprehensive experiments…
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
TopicsTopic Modeling · Natural Language Processing Techniques · Multimodal Machine Learning Applications
