CLAILGMay 10, 2020

Posterior Control of Blackbox Generation

arXiv:2005.04560v11009 citations
AI Analysis

It addresses the challenge of enforcing task-specific rules in text generation for users, but appears incremental as it builds on existing neural generative models.

The paper tackles the problem of achieving fine-grained control in text generation by augmenting neural models with discrete control states through a structured latent-variable approach, resulting in improved performance over standard benchmarks.

Text generation often requires high-precision output that obeys task-specific rules. This fine-grained control is difficult to enforce with off-the-shelf deep learning models. In this work, we consider augmenting neural generation models with discrete control states learned through a structured latent-variable approach. Under this formulation, task-specific knowledge can be encoded through a range of rich, posterior constraints that are effectively trained into the model. This approach allows users to ground internal model decisions based on prior knowledge, without sacrificing the representational power of neural generative models. Experiments consider applications of this approach for text generation. We find that this method improves over standard benchmarks, while also providing fine-grained control.

Code Implementations2 repos
Foundations

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

Your Notes