CLDec 9, 2022

Plug-and-Play Recipe Generation with Content Planning

Cambridge
arXiv:2212.05093v1295 citationsh-index: 27
Originality Incremental advance
AI Analysis

This addresses the challenge of controlled text generation for structured content like recipes, though it is incremental as it builds on existing pre-trained models.

The paper tackles the problem of generating multi-sentence text with global content planning, proposing a framework that models the joint distribution of text and content plans. It achieves state-of-the-art performance on the Recipe1M+ benchmark for recipe generation.

Recent pre-trained language models have shown promising capabilities in generating fluent and realistic natural language text. However, generating multi-sentence text with global content planning has been a long-existing research question. Current approaches for controlled text generation can hardly address this issue, as they usually condition on single known control attributes. In this study, we propose a low-cost yet effective framework which explicitly models the global content plan of the generated text. Specifically, it optimizes the joint distribution of the natural language sequence and the global content plan in a plug-and-play manner. We conduct extensive experiments on the well-established Recipe1M+ benchmark. Both automatic and human evaluations verify that our model achieves the state-of-the-art performance on the task of recipe generation

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes