@inproceedings{kwak-etal-2023-language,
    title = "Language Detoxification with Attribute-Discriminative Latent Space",
    author = "Kwak, Jin Myung  and
      Kim, Minseon  and
      Hwang, Sung Ju",
    editor = "Rogers, Anna  and
      Boyd-Graber, Jordan  and
      Okazaki, Naoaki",
    booktitle = "Proceedings of the 61st Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)",
    month = jul,
    year = "2023",
    address = "Toronto, Canada",
    publisher = "Association for Computational Linguistics",
    url = "https://preview.aclanthology.org/ingest-emnlp/2023.acl-long.565/",
    doi = "10.18653/v1/2023.acl-long.565",
    pages = "10149--10171",
    abstract = "Transformer-based Language Models (LMs) have achieved impressive results on natural language understanding tasks, but they can also generate toxic text such as insults, threats, and profanity, limiting their real-world applications. To overcome this issue, a few text generation approaches aim to detoxify toxic texts using additional LMs or perturbations. However, previous methods require excessive memory, computations, and time which are serious bottlenecks in their real-world application. To address such limitations, we propose an effective yet efficient method for language detoxification using an attribute-discriminative latent space. Specifically, we project the latent space of an original Transformer LM onto a discriminative latent space that well-separates texts by their attributes using a projection block and an attribute discriminator. This allows the LM to control the text generation to be non-toxic with minimal memory and computation overhead. We validate our model, Attribute-Discriminative Language Model (ADLM) on detoxified language and dialogue generation tasks, on which our method significantly outperforms baselines both in performance and efficiency."
}Markdown (Informal)
[Language Detoxification with Attribute-Discriminative Latent Space](https://preview.aclanthology.org/ingest-emnlp/2023.acl-long.565/) (Kwak et al., ACL 2023)
ACL