UPDF AI

Controlled Text Generation as Continuous Optimization with Multiple Constraints

Sachin Kumar,Eric Malmi,A. Severyn,Yulia Tsvetkov

2021 · ArXiv: 2108.01850
Neural Information Processing Systems · 87 Citations

TLDR

This work forms the decoding process as an optimization problem which allows for multiple attributes to be easily incorporated as differentiable constraints to the optimization and makes use of Lagrangian multipliers and gradient-descent based techniques to generate the desired text.

Abstract

As large-scale language model pretraining pushes the state-of-the-art in text generation, recent work has turned to controlling attributes of the text such models generate. While modifying the pretrained models via fine-tuning remains the popular approach, it incurs a significant computational cost and can be infeasible due to lack of appropriate data. As an alternative, we propose MuCoCO -- a flexible and modular algorithm for controllable inference from pretrained models. We formulate the decoding process as an optimization problem which allows for multiple attributes we aim to control to be easily incorporated as differentiable constraints to the optimization. By relaxing this discrete optimization to a continuous one, we make use of Lagrangian multipliers and gradient-descent based techniques to generate the desired text. We evaluate our approach on controllable machine translation and style transfer with multiple sentence-level attributes and observe significant improvements over baselines.