paper-with-me

홈 › Papers

MedLogic-AQA: Enhancing Medical Question Answering with Abstractive Models Focusing on Logical Structures

2024-10-20 · Aizan Zafar, Kshitij Mishra, Asif Ekbal

In Medical question-answering (QA) tasks, the need for effective systems is pivotal in delivering accurate responses to intricate medical queries. However, existing approaches often struggle to grasp the intricate logical structures and relationships inherent in medical contexts, thus limiting their capacity to furnish precise and nuanced answers. In this work, we address this gap by proposing a novel Abstractive QA system MedLogic-AQA that harnesses First Order Logic (FOL) based rules extracted from both context and questions to generate well-grounded answers. Through initial experimentation, we identified six pertinent first-order logical rules, which were then used to train a Logic-Understanding (LU) model capable of generating logical triples for a given context, question, and answer. These logic triples are then integrated into the training of MedLogic-AQA, enabling effective and coherent reasoning during answer generation. This distinctive fusion of logical reasoning with abstractive QA equips our system to produce answers that are logically sound, relevant, and engaging. Evaluation with respect to both automated and human-based demonstrates the robustness of MedLogic-AQA against strong baselines. Through empirical assessments and case studies, we validate the efficacy of MedLogic-AQA in elevating the quality and comprehensiveness of answers in terms of reasoning as well as informativeness

📄 PDF Abstract BibTeX arXiv:2410.15463

Code (1)

aizanzafar/MedLogicAQA 공식 구현 pytorch

Tasks

Answer GenerationInformativenessLogical ReasoningMedical Question AnsweringQuestion Answering

Similar Papers 제목 키워드 기반

On the Summarization of Consumer Health Questions

2019-07-01 · ACL 2019 7 · Asma Ben Abacha, Dina Demner-Fushman

Question understanding is one of the main challenges in question answering. In real world applications, users often submit natural language questions that are longer than needed and include peripheral information that in…

Data AugmentationQuestion AnsweringRetrieval

GSQA: An End-to-End Model for Generative Spoken Question Answering

2023-12-15 · Min-Han Shih, Ho-Lam Chung, Yu-Chi Pai, Ming-Hao Hsu 외

In recent advancements in spoken question answering (QA), end-to-end models have made significant strides. However, previous research has primarily focused on extractive span selection. While this extractive-based approa…

Question Answering

Using Question Answering Rewards to Improve Abstractive Summarization

2021-11-01 · Findings (EMNLP) 2021 11 · Chulaka Gunasekara, Guy Feigenblat, Benjamin Sznajder, Ranit Aharonov 외

Neural abstractive summarization models have drastically improved in the recent years. However, the summaries generated by these models generally suffer from issues such as: not capturing the critical facts in source doc…

Abstractive Text SummarizationQuestion Answering

CAiRE-COVID: A Question Answering and Query-focused Multi-Document Summarization System for COVID-19 Scholarly Information Management

2020-05-04 · EMNLP (NLP-COVID19) 2020 12 · Dan Su, Yan Xu, Tiezheng Yu, Farhad Bin Siddique 외

We present CAiRE-COVID, a real-time question answering (QA) and multi-document summarization system, which won one of the 10 tasks in the Kaggle COVID-19 Open Research Dataset Challenge, judged by medical experts. Our sy…

ArticlesDocument SummarizationInformation RetrievalManagement+3

Question-aware Transformer Models for Consumer Health Question Summarization

2021-06-01 · Shweta Yadav, Deepak Gupta, Asma Ben Abacha, Dina Demner-Fushman

Searching for health information online is becoming customary for more and more consumers every day, which makes the need for efficient and reliable question answering systems more pressing. An important contributor to t…

Abstractive Text SummarizationDecoderQuestion Answering