A Context-aware Attention Network for Interactive Question Answering
Huayu Li, Martin Renqiang Min, Yong Ge, Asim Kadav

TL;DR
This paper introduces a novel context-aware attention network for interactive question answering that effectively handles incomplete and ambiguous information by dynamically focusing on relevant context and user feedback.
Contribution
The paper proposes a new attention-based model for IQA that incorporates context-dependent and question-guided attention mechanisms, and creates new datasets for evaluation.
Findings
Significant improvement over state-of-the-art QA models.
Effective handling of incomplete and ambiguous information.
Model can decide when to answer or generate a follow-up question.
Abstract
Neural network based sequence-to-sequence models in an encoder-decoder framework have been successfully applied to solve Question Answering (QA) problems, predicting answers from statements and questions. However, almost all previous models have failed to consider detailed context information and unknown states under which systems do not have enough information to answer given questions. These scenarios with incomplete or ambiguous information are very common in the setting of Interactive Question Answering (IQA). To address this challenge, we develop a novel model, employing context-dependent word-level attention for more accurate statement representations and question-guided sentence-level attention for better context modeling. We also generate unique IQA datasets to test our model, which will be made publicly available. Employing these attention mechanisms, our model accurately…
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.
