EMNLP 2024main1 citations

Dynamic Multi-Reward Weighting for Multi-Style Controllable Generation

Karin De Langis, Ryan Koo, Dongyeop Kang

Abstract

Textual style expresses a diverse set of information, including interpersonal dynamics (e.g., formality) and the author’s emotions or attitudes (e.g., disgust). An open question is how language models can be explicitly controlled so that they weave together target styles when generating text: for example, to produce text that is both negative and non-toxic. One approach to such controlled generation is multi-objective reinforcement learning (RL), but how to best combine multiple objectives in a reward function is an open question. In this paper, we investigate various formulations of multi-style reward formulations, including calibrated outputs from discriminators and dynamic weighting by discriminator gradient magnitudes. We find that our proposed dynamic weighting outperforms static weighting approaches with respect style control while maintaining linguistic quality, and we explore its effectiveness in 2- and 3-style control.

BibTeX
@inproceedings{de-langis-etal-2024-dynamic,
    title = "Dynamic Multi-Reward Weighting for Multi-Style Controllable Generation",
    author = "De Langis, Karin  and
      Koo, Ryan  and
      Kang, Dongyeop",
    editor = "Al-Onaizan, Yaser  and
      Bansal, Mohit  and
      Chen, Yun-Nung",
    booktitle = "Proceedings of the 2024 Conference on Empirical Methods in Natural Language Processing",
    month = nov,
    year = "2024",
    address = "Miami, Florida, USA",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2024.emnlp-main.386/",
    doi = "10.18653/v1/2024.emnlp-main.386",
    pages = "6783--6800"
}