Adapting Knowledge for Few-shot Table-to-Text Generation
Zhixin Guo, Minyxuan Yan, Jiexing Qi, Jianping Zhou, Ziwei He, Guanjie, Zheng, and Xinbing Wang

TL;DR
This paper introduces AKG, a framework that adapts unlabeled domain-specific knowledge into pretrained models to improve few-shot table-to-text generation, addressing the lack of domain knowledge and topological gaps.
Contribution
The paper proposes a novel method to incorporate unlabeled domain knowledge into PLMs, enhancing their ability to generate accurate and fluent text from tables in few-shot settings.
Findings
AKG outperforms previous state-of-the-art methods in fluency and accuracy.
The framework effectively bridges the topological gap between tables and text.
Utilizes large amounts of unlabeled domain-specific knowledge to improve generation quality.
Abstract
Pretrained language models (PLMs) have made remarkable progress in table-to-text generation tasks. However, the lack of domain-specific knowledge makes it challenging to bridge the topological gap between tabular data and text, especially in real-world applications with limited resources. To mitigate the limitation of insufficient labeled data, we propose a novel framework: Adapt-Knowledge-to-Generate (AKG). The core insight of AKG is to adapt unlabeled domain-specific knowledge into the model, which brings at least three benefits: (1) it injects representation of normal table-related descriptions to bridge the topological gap between tabular data and texts; (2) it enables us to use large amounts of unlabeled domain-specific knowledge fully, which can alleviate the PLMs' inherent shortcomings of lacking domain knowledge; (3) it allows us to design various tasks to employ 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
TopicsTopic Modeling · Natural Language Processing Techniques · Multimodal Machine Learning Applications
MethodsAdapter
