ACL 2025finding0 citations

Def-DTS: Deductive Reasoning for Open-domain Dialogue Topic Segmentation

Seungmin Lee, Yongsang Yoo, Minhwa Jung, Min Song

Abstract

Dialogue Topic Segmentation (DTS) aims to divide dialogues into coherent segments. DTS plays a crucial role in various NLP downstream tasks, but suffers from chronic problems: data shortage, labeling ambiguity, and incremental complexity of recently proposed solutions. On the other hand, Despite advances in Large Language Models (LLMs) and reasoning strategies, these have rarely been applied to DTS. This paper introduces Def-DTS: Deductive Reasoning for Open-domain Dialogue Topic Segmentation, which utilizes LLM-based multi-step deductive reasoning to enhance DTS performance and enable case study using intermediate result. Our method employs a structured prompting approach for bidirectional context summarization, utterance intent classification, and deductive topic shift detection. In the intent classification process, we propose the generalizable intent list for domain-agnostic dialogue intent classification. Experiments in various dialogue settings demonstrate that Def-DTS consistently outperforms traditional and state-of-the-art approaches, with each subtask contributing to improved performance, particularly in reducing type 2 error. We also explore the potential for autolabeling, emphasizing the importance of LLM reasoning techniques in DTS.

BibTeX
@inproceedings{lee-etal-2025-def,
    title = "Def-{DTS}: Deductive Reasoning for Open-domain Dialogue Topic Segmentation",
    author = "Lee, Seungmin  and
      Yoo, Yongsang  and
      Jung, Minhwa  and
      Song, Min",
    editor = "Che, Wanxiang  and
      Nabende, Joyce  and
      Shutova, Ekaterina  and
      Pilehvar, Mohammad Taher",
    booktitle = "Findings of the Association for Computational Linguistics: ACL 2025",
    month = jul,
    year = "2025",
    address = "Vienna, Austria",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2025.findings-acl.1066/",
    doi = "10.18653/v1/2025.findings-acl.1066",
    pages = "20736--20753",
    ISBN = "979-8-89176-256-5"
}
Def-DTS: Deductive Reasoning for Open-domain Dialogue Topic Segmentation · ACL 2025