English

Effective Unsupervised Constrained Text Generation based on Perturbed Masking

Computation and Language 2024-04-25 v1

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.

Keywords

Cite

@article{arxiv.2404.15877,
  title  = {Effective Unsupervised Constrained Text Generation based on Perturbed Masking},
  author = {Yingwen Fu and Wenjie Ou and Zhou Yu and Yue Lin},
  journal= {arXiv preprint arXiv:2404.15877},
  year   = {2024}
}
R2 v1 2026-06-28T16:05:05.327Z