A MULTI-DOCUMENT SUMMARIZATION APPROACH FOR QUERY-DRIVEN NON-FACTOID QUESTION-ANSWERING SYSTEM
No Thumbnail Available
Date
2025-07
Journal Title
Journal ISSN
Volume Title
Publisher
Covenant University Ota
Abstract
In Natural Language Processing (NLP), Question Answering Systems (QAS) are essential for facilitating efficient access to relevant information. Traditional QAS approaches typically involve decomposing user queries, retrieving relevant documents, and ranking potential answers, often struggle with non-factoid questions that require detailed, context-rich responses synthesized from multiple sources. While existing research has focused heavily on passage selection and ranking, many methods fail to produce a coherent answer, leaving the challenge of multi-source summarization largely unresolved. This study presents a transfer learning-based QAS framework that addresses non-factoid queries through multi-source summarization. The framework follows a multi-stage methodology incorporating question paraphrasing, contradiction detection, sentence embedding and pruning, and a hybrid approach combining extractive and abstractive summarization techniques. Quantitative and qualitative analyses were conducted using benchmark datasets, including WikiHow QA and PubMedQA to evaluate its effectiveness. The proposed system achieved strong quantitative results, with scores on WikiHow QA (ROUGE-1: 34.10, ROUGE-2: 12.30, ROUGE-L: 32.10, BLEU: 25.14, BERTScore: 95.17) and PubMedQA (ROUGE-1: 42.30, ROUGE-2: 16.10, ROUGE-L: 33.40, BLEU: 31.66, BERTScore: 95.72), demonstrating its ability to generate accurate and contextually relevant answers. Qualitative evaluations also yielded promising outcomes, with average ratings of 4.37 for information, 4.16 for conciseness, 4.20 for readability, and 4.01 for correctness on a 5-point scale, confirming the model’s effectiveness in delivering accurate and comprehensible responses. This transfer learning-based QAS framework contributes meaningfully to advancements in NLP and offers valuable support for researchers and developers working on intelligent, explainable, and practical question answering systems.
Description
Keywords
Multi-Document, Automatic Text Summarization, Non-Factoid, Question Answering system, Deep Learning