Effective Unsupervised Constrained Text Generation based on Perturbed Masking
Yingwen Fu, Wenjie Ou, Zhou Yu, Yue Lin

TL;DR
This paper introduces PMCTG, an unsupervised constrained text generation method that improves search efficiency and effectiveness by using perturbed masking and multi-aspect scoring, achieving state-of-the-art results.
Contribution
The paper presents a novel unsupervised approach that enhances constrained text generation by targeted search strategies, eliminating the need for supervised data.
Findings
Achieves state-of-the-art results in keywords-to-sentence generation.
Outperforms existing methods in paraphrasing tasks.
Reduces search steps compared to stochastic sampling methods.
Abstract
Unsupervised constrained text generation aims to generate text under a given set of constraints without any supervised data. Current state-of-the-art methods stochastically sample edit positions and actions, which may cause unnecessary search steps. In this paper, we propose PMCTG to improve effectiveness by searching for the best edit position and action in each step. Specifically, PMCTG extends perturbed masking technique to effectively search for the most incongruent token to edit. Then it introduces four multi-aspect scoring functions to select edit action to further reduce search difficulty. Since PMCTG does not require supervised data, it could be applied to different generation tasks. We show that under the unsupervised setting, PMCTG achieves new state-of-the-art results in two representative tasks, namely keywords-to-sentence generation and paraphrasing.
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
TopicsHuman Motion and Animation · Natural Language Processing Techniques
MethodsSparse Evolutionary Training
