Incorporating Consistency Verification into Neural Data-to-Document Generation
Feng Nie, Hailin Chen, Jinpeng Wang, Jin-Ge Yao, Chin-Yew Lin, Rong, Pan

TL;DR
This paper introduces a training framework that enhances neural data-to-document generation by verifying and optimizing the consistency between generated texts and input data using reinforcement learning.
Contribution
It proposes a novel consistency verification method integrated into training, improving factual accuracy in neural data-to-document generation models.
Findings
Improved performance on ROTOWIRE dataset
Enhanced factual consistency in generated texts
Effective use of reinforcement learning for consistency optimization
Abstract
Recent neural models for data-to-document generation have achieved remarkable progress in producing fluent and informative texts. However, large proportions of generated texts do not actually conform to the input data. To address this issue, we propose a new training framework which attempts to verify the consistency between the generated texts and the input data to guide the training process. To measure the consistency, a relation extraction model is applied to check information overlaps between the input data and the generated texts. The non-differentiable consistency signal is optimized via reinforcement learning. Experimental results on a recently released challenging dataset ROTOWIRE show improvements from our framework in various metrics.
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 · Natural Language Processing Techniques · Advanced Text Analysis Techniques
