Learning Better Representation for Tables by Self-Supervised Tasks
Liang Li, Can Ma, Yinliang Yue, Linjun Shou, Dayong Hu

TL;DR
This paper introduces two self-supervised tasks, Number Ordering and Significance Ordering, to improve table representations for table-to-text generation, leading to more accurate and salient generated texts.
Contribution
It proposes novel self-supervised tasks tailored for numerical and significance aspects of tables, enhancing representation learning for table-to-text generation.
Findings
Achieves state-of-the-art results on ROTOWIRE dataset.
Generated texts contain more salient and well-organized facts.
Improves performance without explicit context modeling.
Abstract
Table-to-text generation aims at automatically generating natural text to help people to conveniently obtain the important information in tables. Although neural models for table-to-text have achieved remarkable progress, some problems still overlooked. The first is that the values recorded in many tables are mostly numbers in practice. The existing approaches do not do special treatment for these, and still regard these as words in natural language text. Secondly, the target texts in training dataset may contain redundant information or facts do not exist in the input tables. These may give wrong supervision signals to some methods based on content selection and planning and auxiliary supervision. To solve these problems, we propose two self-supervised tasks, Number Ordering and Significance Ordering, to help to learn better table representation. The former works on the column…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Advanced Text Analysis Techniques · Natural Language Processing Techniques
