English

Learn What NOT to Learn: Towards Generative Safety in Chatbots

Computation and Language 2023-04-26 v2

Abstract

Conversational models that are generative and open-domain are particularly susceptible to generating unsafe content since they are trained on web-based social data. Prior approaches to mitigating this issue have drawbacks, such as disrupting the flow of conversation, limited generalization to unseen toxic input contexts, and sacrificing the quality of the dialogue for the sake of safety. In this paper, we present a novel framework, named "LOT" (Learn NOT to), that employs a contrastive loss to enhance generalization by learning from both positive and negative training signals. Our approach differs from the standard contrastive learning framework in that it automatically obtains positive and negative signals from the safe and unsafe language distributions that have been learned beforehand. The LOT framework utilizes divergence to steer the generations away from the unsafe subspace and towards the safe subspace while sustaining the flow of conversation. Our approach is memory and time-efficient during decoding and effectively reduces toxicity while preserving engagingness and fluency. Empirical results indicate that LOT reduces toxicity by up to four-fold while achieving four to six-fold higher rates of engagingness and fluency compared to baseline models. Our findings are further corroborated by human evaluation.

Keywords

Cite

@article{arxiv.2304.11220,
  title  = {Learn What NOT to Learn: Towards Generative Safety in Chatbots},
  author = {Leila Khalatbari and Yejin Bang and Dan Su and Willy Chung and Saeed Ghadimi and Hossein Sameti and Pascale Fung},
  journal= {arXiv preprint arXiv:2304.11220},
  year   = {2023}
}

Comments

9 pages, 3 tables, 3 figures

R2 v1 2026-06-28T10:14:11.409Z