Unsupervised Mutual Learning of Discourse Parsing and Topic Segmentation in Dialogue
Jiahui Xu, Feng Jiang, Anningzhe Gao, Luis Fernando D'Haro, Haizhou Li

TL;DR
This paper introduces an unsupervised mutual learning framework that jointly models discourse and topic structures in dialogue, leveraging their linguistic interplay to improve segmentation and parsing without manual annotations.
Contribution
It proposes a unified representation and two discourse theory-based hypotheses, enabling unsupervised joint modeling of rhetorical and topic structures in dialogue systems.
Findings
Outperforms strong baselines on multiple datasets
Enhances discourse structure modeling in LLMs
Demonstrates effectiveness without manual annotations
Abstract
In dialogue systems, discourse plays a crucial role in managing conversational focus and coordinating interactions. It consists of two key structures: rhetorical structure and topic structure. The former captures the logical flow of conversations, while the latter detects transitions between topics. Together, they improve the ability of a dialogue system to track conversation dynamics and generate contextually relevant high-quality responses. These structures are typically identified through discourse parsing and topic segmentation, respectively. However, existing supervised methods rely on costly manual annotations, while unsupervised methods often focus on a single task, overlooking the deep linguistic interplay between rhetorical and topic structures. To address these issues, we first introduce a unified representation that integrates rhetorical and topic structures, ensuring…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Speech and dialogue systems · Service-Oriented Architecture and Web Services
MethodsGraph Neural Network
