English

Classifiers are Better Experts for Controllable Text Generation

Computation and Language 2022-11-14 v3 Machine Learning

Abstract

This paper proposes a simple method for controllable text generation based on weighting logits with a free-form classifier, namely CAIF sampling. Using an arbitrary text classifier, we adjust a small part of a language model's logits and guide text generation towards or away from classifier prediction. We experimented with toxicity avoidance and sentiment control tasks and showed that the proposed method significantly outperforms recent PPLM, GeDi, and DExperts on PPL and task accuracy metrics based on the external classifier of generated texts. In addition, compared to other approaches, it is easier to implement and tune and has significantly fewer restrictions and requirements.

Keywords

Cite

@article{arxiv.2205.07276,
  title  = {Classifiers are Better Experts for Controllable Text Generation},
  author = {Askhat Sitdikov and Nikita Balagansky and Daniil Gavrilov and Alexander Markov},
  journal= {arXiv preprint arXiv:2205.07276},
  year   = {2022}
}
R2 v1 2026-06-24T11:17:45.478Z