Multi-turn Dialogue Reading Comprehension with Pivot Turns and Knowledge
Zhuosheng Zhang, Junlong Li, Hai Zhao

TL;DR
This paper introduces a novel pivot-oriented deep selection model (PoDS) that enhances multi-turn dialogue reading comprehension by selecting key turns and integrating external knowledge, significantly improving performance on benchmark tasks.
Contribution
It is the first to combine pivot turn selection with external knowledge injection for dialogue comprehension, addressing noise and knowledge gaps.
Findings
Achieves significant improvements on four benchmark datasets.
Demonstrates the effectiveness of pivot turn selection in dialogue understanding.
Shows that external knowledge injection further boosts comprehension accuracy.
Abstract
Multi-turn dialogue reading comprehension aims to teach machines to read dialogue contexts and solve tasks such as response selection and answering questions. The major challenges involve noisy history contexts and especial prerequisites of commonsense knowledge that is unseen in the given material. Existing works mainly focus on context and response matching approaches. This work thus makes the first attempt to tackle the above two challenges by extracting substantially important turns as pivot utterances and utilizing external knowledge to enhance the representation of context. We propose a pivot-oriented deep selection model (PoDS) on top of the Transformer-based language models for dialogue comprehension. In detail, our model first picks out the pivot utterances from the conversation history according to the semantic matching with the candidate response or question, if any. Besides,…
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 · Natural Language Processing Techniques · Multimodal Machine Learning Applications
