EMNLP 2022finding9 citations

Conversation Disentanglement with Bi-Level Contrastive Learning

Chengyu Huang, Zheng Zhang, Hao Fei, Lizi Liao

Abstract

Conversation disentanglement aims to group utterances into detached sessions, which is a fundamental task in processing multi-party conversations. Existing methods have two main drawbacks. First, they overemphasize pairwise utterance relations but pay inadequate attention to the utterance-to-context relation modeling. Second, huge amount of human annotated data is required for training, which is expensive to obtain in practice. To address these issues, we propose a general disentangle model based on bi-level contrastive learning. It brings closer utterances in the same session while encourages each utterance to be near its clustered session prototypes in the representation space. Unlike existing approaches, our disentangle model works in both supervised setting with labeled data and unsupervised setting when no such data is available. The proposed method achieves new state-of-the-art performance on both settings across several public datasets.

BibTeX
@inproceedings{huang-etal-2022-conversation,
    title = "Conversation Disentanglement with Bi-Level Contrastive Learning",
    author = "Huang, Chengyu  and
      Zhang, Zheng  and
      Fei, Hao  and
      Liao, Lizi",
    editor = "Goldberg, Yoav  and
      Kozareva, Zornitsa  and
      Zhang, Yue",
    booktitle = "Findings of the Association for Computational Linguistics: EMNLP 2022",
    month = dec,
    year = "2022",
    address = "Abu Dhabi, United Arab Emirates",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2022.findings-emnlp.217/",
    doi = "10.18653/v1/2022.findings-emnlp.217",
    pages = "2985--2996"
}
Conversation Disentanglement with Bi-Level Contrastive Learning · EMNLP 2022