English

CEV-LM: Controlled Edit Vector Language Model for Shaping Natural Language Generations

Computation and Language 2024-02-23 v1 Machine Learning

Abstract

As large-scale language models become the standard for text generation, there is a greater need to tailor the generations to be more or less concise, targeted, and informative, depending on the audience/application. Existing control approaches primarily adjust the semantic (e.g., emotion, topics), structural (e.g., syntax tree, parts-of-speech), and lexical (e.g., keyword/phrase inclusion) properties of text, but are insufficient to accomplish complex objectives such as pacing which control the complexity and readability of the text. In this paper, we introduce CEV-LM - a lightweight, semi-autoregressive language model that utilizes constrained edit vectors to control three complementary metrics (speed, volume, and circuitousness) that quantify the shape of text (e.g., pacing of content). We study an extensive set of state-of-the-art CTG models and find that CEV-LM provides significantly more targeted and precise control of these three metrics while preserving semantic content, using less training data, and containing fewer parameters.

Keywords

Cite

@article{arxiv.2402.14290,
  title  = {CEV-LM: Controlled Edit Vector Language Model for Shaping Natural Language Generations},
  author = {Samraj Moorjani and Adit Krishnan and Hari Sundaram},
  journal= {arXiv preprint arXiv:2402.14290},
  year   = {2024}
}

Comments

16 pages, 3 figures, accepted into EACL 2024

R2 v1 2026-06-28T14:56:40.203Z