paper-with-me

홈 › Papers

Medical Exam Question Answering with Large-scale Reading Comprehension

2018-02-28 · Xiao Zhang, Ji Wu, ZhiYang He, Xien Liu, Ying Su

Reading and understanding text is one important component in computer aided diagnosis in clinical medicine, also being a major research problem in the field of NLP. In this work, we introduce a question-answering task called MedQA to study answering questions in clinical medicine using knowledge in a large-scale document collection. The aim of MedQA is to answer real-world questions with large-scale reading comprehension. We propose our solution SeaReader--a modular end-to-end reading comprehension model based on LSTM networks and dual-path attention architecture. The novel dual-path attention models information flow from two perspectives and has the ability to simultaneously read individual documents and integrate information across multiple documents. In experiments our SeaReader achieved a large increase in accuracy on MedQA over competing models. Additionally, we develop a series of novel techniques to demonstrate the interpretation of the question answering process in SeaReader.

📄 PDF Abstract BibTeX arXiv:1802.10279

Code (0)

등록된 구현이 없습니다.

Tasks

MedQAQuestion AnsweringReading Comprehension

Similar Papers 제목 키워드 기반

MedMCQA : A Large-scale Multi-Subject Multi-Choice Dataset for Medical domain Question Answering

2022-03-27 · Ankit Pal, Logesh Kumar Umapathi, Malaikannan Sankarasubbu

This paper introduces MedMCQA, a new large-scale, Multiple-Choice Question Answering (MCQA) dataset designed to address real-world medical entrance exam questions. More than 194k high-quality AIIMS \& NEET PG entrance ex…

DiversityMultiple-choiceMultiple Choice Question Answering (MCQA)Question Answering

IMB: An Italian Medical Benchmark for Question Answering

2025-10-21 · Antonio Romano, Giuseppe Riccio, Mariano Barone, Marco Postiglione 외 arxiv

Online medical forums have long served as vital platforms where patients seek professional healthcare advice, generating vast amounts of valuable knowledge. However, the informal nature and linguistic complexity of forum…

Information RetrievalQuestion Answering

Exploiting Sentence Embedding for Medical Question Answering

2018-11-15 · Yu Hao, Xien Liu, Ji Wu, Ping Lv

Despite the great success of word embedding, sentence embedding remains a not-well-solved problem. In this paper, we present a supervised learning framework to exploit sentence embedding for the medical question answerin…

Medical Question AnsweringQuestion AnsweringSentenceSentence Embedding+1

MLEC-QA: A Chinese Multi-Choice Biomedical Question Answering Dataset

2021-11-01 · EMNLP 2021 11 · Jing Li, Shangping Zhong, Kaizhi Chen

Question Answering (QA) has been successfully applied in scenarios of human-computer interaction such as chatbots and search engines. However, for the specific biomedical domain, QA systems are still immature due to expe…

Question Answering

What Disease does this Patient Have? A Large-scale Open Domain Question Answering Dataset from Medical Exams

2020-09-28 · Di Jin, Eileen Pan, Nassim Oufattole, Wei-Hung Weng 외

Open domain question answering (OpenQA) tasks have been recently attracting more and more attention from the natural language processing (NLP) community. In this work, we present the first free-form multiple-choice OpenQ…

MedQAMultiple-choiceOpen-Domain Question AnsweringQuestion Answering+1