Logic-Consistency Text Generation from Semantic Parses
Chang Shu, Yusen Zhang, Xiangyu Dong, Peng Shi, Tao Yu, Rui Zhang

TL;DR
This paper introduces SNOWBALL, a framework for generating logically consistent text from semantic parses, and proposes BLEC, an automatic metric for evaluating logic consistency, demonstrating improved performance on benchmark datasets.
Contribution
The paper presents a novel iterative training framework and a new automatic metric for logic consistency in text generation from semantic parses.
Findings
SNOWBALL improves logic consistency on benchmark datasets.
BLEC correlates better with human judgment than existing metrics.
The approach enhances both BLEC scores and human evaluation results.
Abstract
Text generation from semantic parses is to generate textual descriptions for formal representation inputs such as logic forms and SQL queries. This is challenging due to two reasons: (1) the complex and intensive inner logic with the data scarcity constraint, (2) the lack of automatic evaluation metrics for logic consistency. To address these two challenges, this paper first proposes SNOWBALL, a framework for logic consistent text generation from semantic parses that employs an iterative training procedure by recursively augmenting the training set with quality control. Second, we propose a novel automatic metric, BLEC, for evaluating the logical consistency between the semantic parses and generated texts. The experimental results on two benchmark datasets, Logic2Text and Spider, demonstrate the SNOWBALL framework enhances the logic consistency on both BLEC and human evaluation.…
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
