Grounded Keys-to-Text Generation: Towards Factual Open-Ended Generation
Faeze Brahman, Baolin Peng, Michel Galley, Sudha Rao, Bill Dolan,, Snigdha Chaturvedi, Jianfeng Gao

TL;DR
This paper introduces a new grounded keys-to-text generation task, a dedicated dataset, and an automatic metric to improve factual accuracy in open-ended entity description generation, demonstrating significant gains with a specialized model.
Contribution
It proposes a novel grounded keys-to-text task, a new dataset EntDeGen, and an automatic factual correctness metric MAFE, advancing controllability and factual accuracy in open-ended generation.
Findings
MAFE correlates well (60.14) with human judgments.
Rankers improved factual correctness by 15.95% and 34.51%.
Combining keys and groundings benefits generation quality.
Abstract
Large pre-trained language models have recently enabled open-ended generation frameworks (e.g., prompt-to-text NLG) to tackle a variety of tasks going beyond the traditional data-to-text generation. While this framework is more general, it is under-specified and often leads to a lack of controllability restricting their real-world usage. We propose a new grounded keys-to-text generation task: the task is to generate a factual description about an entity given a set of guiding keys, and grounding passages. To address this task, we introduce a new dataset, called EntDeGen. Inspired by recent QA-based evaluation measures, we propose an automatic metric, MAFE, for factual correctness of generated descriptions. Our EntDescriptor model is equipped with strong rankers to fetch helpful passages and generate entity descriptions. Experimental result shows a good correlation (60.14) between our…
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
