Measuring Domain Portability and ErrorPropagation in Biomedical QA
Stefan Hosein, Daniel Andor, and Ryan McDonald

TL;DR
This paper evaluates the domain portability of biomedical QA systems based on BERT and investigates how error propagation from retrieval affects overall QA performance, highlighting the importance of domain-specific fine-tuning and high-quality retrieval.
Contribution
It provides an empirical analysis of domain transferability in biomedical QA and quantifies the impact of retrieval errors on system performance.
Findings
Domain-specific fine-tuning improves biomedical QA accuracy.
Retrieval errors cause significant performance drops, over 10 points.
High-quality retrieval is crucial for effective biomedical QA.
Abstract
In this work we present Google's submission to the BioASQ 7 biomedical question answering (QA) task (specifically Task 7b, Phase B). The core of our systems are based on BERT QA models, specifically the model of \cite{alberti2019bert}. In this report, and via our submissions, we aimed to investigate two research questions. We start by studying how domain portable are QA systems that have been pre-trained and fine-tuned on general texts, e.g., Wikipedia. We measure this via two submissions. The first is a non-adapted model that uses a public pre-trained BERT model and is fine-tuned on the Natural Questions data set \cite{kwiatkowski2019natural}. The second system takes this non-adapted model and fine-tunes it with the BioASQ training data. Next, we study the impact of error propagation in end-to-end retrieval and QA systems. Again we test this via two submissions. The first uses human…
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
MethodsLinear Layer · Residual Connection · Attention Dropout · Linear Warmup With Linear Decay · Weight Decay · Refunds@Expedia|||How do I get a full refund from Expedia? · Dense Connections · Adam · WordPiece · Softmax
