PAPER DIGEST
Most Influential EMNLP 2019 Paper · 2026-03 edition

PubMedQA: A Dataset For Biomedical Research Question Answering

Qiao Jin; Bhuwan Dhingra; Zhengping Liu; William Cohen; Xinghua Lu

Venue
Conference on Empirical Methods in Natural Language Processing (EMNLP) 2019
Recognition
Most Influential EMNLP 2019 Paper (Rank No. 8)
Edition
2026-03
Impact factor
8
Certificate ID
7fa4b24220110b26

Abstract

We introduce PubMedQA, a novel biomedical question answering (QA) dataset collected from PubMed abstracts. The task of PubMedQA is to answer research questions with yes/no/maybe (e.g.: Do preoperative statins reduce atrial fibrillation after coronary artery bypass grafting?) using the corresponding abstracts. PubMedQA has 1k expert-annotated, 61.2k unlabeled and 211.3k artificially generated QA instances. Each PubMedQA instance is composed of (1) a question which is either an existing research article title or derived from one, (2) a context which is the corresponding abstract without its conclusion, (3) a long answer, which is the conclusion of the abstract and, presumably, answers the research question, and (4) a yes/no/maybe answer which summarizes the conclusion. PubMedQA is the first QA dataset where reasoning over biomedical research texts, especially their quantitative contents, is required to answer the questions. Our best performing model, multi-phase fine-tuning of BioBERT with long answer bag-of-word statistics as additional supervision, achieves 68.1{\textbackslash}% accuracy, compared to single human performance of 78.0{\textbackslash}% accuracy and majority-baseline of 55.2{\textbackslash}% accuracy, leaving much room for improvement. PubMedQA is publicly available at https://pubmedqa.github.io.

Download PDF certificate