Exploring the Role of Logically Related Non-Question Phrases for Answering Why-Questions
Niraj Kumar, Rashmi Gangadharaiah, Kannan Srinathan, Vasudeva Varma

TL;DR
This paper introduces a novel approach using a bigram-based word graph and a ranking method to leverage non-question phrases, improving answer extraction for Why-questions by reducing reliance on direct question-answer phrase matching.
Contribution
It presents a new graph-based model and ranking technique that incorporate semantically related non-question phrases to enhance answer quality for Why-questions.
Findings
Outperforms state-of-the-art methods on Why-question answering tasks.
Effectively incorporates non-question phrases to improve answer relevance.
Demonstrates significant accuracy improvements in experimental evaluations.
Abstract
In this paper, we show that certain phrases although not present in a given question/query, play a very important role in answering the question. Exploring the role of such phrases in answering questions not only reduces the dependency on matching question phrases for extracting answers, but also improves the quality of the extracted answers. Here matching question phrases means phrases which co-occur in given question and candidate answers. To achieve the above discussed goal, we introduce a bigram-based word graph model populated with semantic and topical relatedness of terms in the given document. Next, we apply an improved version of ranking with a prior-based approach, which ranks all words in the candidate document with respect to a set of root words (i.e. non-stopwords present in the question and in the candidate document). As a result, terms logically related to the root words…
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 · Advanced Text Analysis Techniques
