EMNLP 2022main6 citations

Pneg: Prompt-based Negative Response Generation for Dialogue Response Selection Task

Nyoungwoo Lee, ChaeHun Park, Ho-Jin Choi, Jaegul Choo

Abstract

In retrieval-based dialogue systems, a response selection model acts as a ranker to select the most appropriate response among several candidates. However, such selection models tend to rely on context-response content similarity, which makes models vulnerable to adversarial responses that are semantically similar but not relevant to the dialogue context. Recent studies have shown that leveraging these adversarial responses as negative training samples is useful for improving the discriminating power of the selection model. Nevertheless, collecting human-written adversarial responses is expensive, and existing synthesizing methods often have limited scalability. To overcome these limitations, this paper proposes a simple but efficient method for generating adversarial negative responses leveraging a large-scale language model. Experimental results on dialogue selection tasks show that our method outperforms other methods of synthesizing adversarial negative responses. These results suggest that our method can be an effective alternative to human annotators in generating adversarial responses. Our code and dataset will be released if the paper is accepted.

BibTeX
@inproceedings{lee-etal-2022-pneg,
    title = "Pneg: Prompt-based Negative Response Generation for Dialogue Response Selection Task",
    author = "Lee, Nyoungwoo  and
      Park, ChaeHun  and
      Choi, Ho-Jin  and
      Choo, Jaegul",
    editor = "Goldberg, Yoav  and
      Kozareva, Zornitsa  and
      Zhang, Yue",
    booktitle = "Proceedings of the 2022 Conference on Empirical Methods in Natural Language Processing",
    month = dec,
    year = "2022",
    address = "Abu Dhabi, United Arab Emirates",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2022.emnlp-main.733/",
    doi = "10.18653/v1/2022.emnlp-main.733",
    pages = "10692--10703"
}
Pneg: Prompt-based Negative Response Generation for Dialogue Response Selection Task · EMNLP 2022