Learning to Select the Relevant History Turns in Conversational Question Answering
Munazza Zaib, Wei Emma Zhang, Quan Z. Sheng, Subhash Sagar, and Adnan Mahmood, Yang Zhang

TL;DR
This paper introduces DHS-ConvQA, a framework for selecting relevant conversational history in question answering, improving accuracy by pruning irrelevant context and highlighting useful terms, validated on CANARD and QuAC datasets.
Contribution
The paper proposes a novel dynamic history selection framework with attention-based re-ranking and term highlighting for improved conversational question answering.
Findings
Selecting relevant history improves answer accuracy.
Irrelevant context degrades model performance.
Re-ranking and highlighting enhance the system's focus on useful information.
Abstract
The increasing demand for the web-based digital assistants has given a rapid rise in the interest of the Information Retrieval (IR) community towards the field of conversational question answering (ConvQA). However, one of the critical aspects of ConvQA is the effective selection of conversational history turns to answer the question at hand. The dependency between relevant history selection and correct answer prediction is an intriguing but under-explored area. The selected relevant context can better guide the system so as to where exactly in the passage to look for an answer. Irrelevant context, on the other hand, brings noise to the system, thereby resulting in a decline in the model's performance. In this paper, we propose a framework, DHS-ConvQA (Dynamic History Selection in Conversational Question Answering), that first generates the context and question entities for all the…
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 · Expert finding and Q&A systems · Speech and dialogue systems
