Multi-turn Dialogue Comprehension from a Topic-aware Perspective
Xinbei Ma, Yi Xu, Hai Zhao, Zhuosheng Zhang

TL;DR
This paper introduces a topic-aware approach to multi-turn dialogue comprehension, using unsupervised segmentation and a novel dual-attention model to improve understanding and response selection in dialogue systems.
Contribution
It proposes a new unsupervised dialogue segmentation method and a topic-aware dual-attention network, advancing dialogue comprehension by incorporating topic modeling.
Findings
Significant performance improvements on three public benchmarks.
Effective unsupervised segmentation of dialogue into topic-focused segments.
Enhanced response selection accuracy with the TADAM model.
Abstract
Dialogue related Machine Reading Comprehension requires language models to effectively decouple and model multi-turn dialogue passages. As a dialogue development goes after the intentions of participants, its topic may not keep constant through the whole passage. Hence, it is non-trivial to detect and leverage the topic shift in dialogue modeling. Topic modeling, although has been widely studied in plain text, deserves far more utilization in dialogue reading comprehension. This paper proposes to model multi-turn dialogues from a topic-aware perspective. We start with a dialogue segmentation algorithm to split a dialogue passage into topic-concentrated fragments in an unsupervised way. Then we use these fragments as topic-aware language processing units in further dialogue comprehension. On one hand, the split segments indict specific topics rather than mixed intentions, thus showing…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Advanced Text Analysis Techniques · Natural Language Processing Techniques
