Adapting and evaluating a deep learning language model for clinical why-question answering
Andrew Wen, Mohamed Y. Elwazir, Sungrim Moon, Jungwei Fan

TL;DR
This study adapts a BERT-based deep learning model to answer clinical why-questions from patient notes, achieving moderate accuracy and highlighting the need for more advanced reasoning capabilities.
Contribution
It demonstrates the application of BERT models to clinical why-question answering and evaluates the impact of different training data sources.
Findings
Best model accuracy of 0.707 (partial match 0.760)
Customization improved accuracy by 6%
Model lacked deep reasoning capabilities
Abstract
Objectives: To adapt and evaluate a deep learning language model for answering why-questions based on patient-specific clinical text. Materials and Methods: Bidirectional encoder representations from transformers (BERT) models were trained with varying data sources to perform SQuAD 2.0 style why-question answering (why-QA) on clinical notes. The evaluation focused on: 1) comparing the merits from different training data, 2) error analysis. Results: The best model achieved an accuracy of 0.707 (or 0.760 by partial match). Training toward customization for the clinical language helped increase 6% in accuracy. Discussion: The error analysis suggested that the model did not really perform deep reasoning and that clinical why-QA might warrant more sophisticated solutions. Conclusion: The BERT model achieved moderate accuracy in clinical why-QA and should benefit from the rapidly evolving…
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
