AICLOct 12, 2020

Extracting Angina Symptoms from Clinical Notes Using Pre-Trained Transformer Architectures

arXiv:2010.05757v18 citations
Originality Synthesis-oriented
AI Analysis

This addresses the problem of automating symptom extraction for cardiovascular risk assessment in healthcare, but it is incremental as it applies an existing method to a new medical domain.

The study tackled extracting angina symptoms from clinical notes using a fine-tuned BERT model, achieving high sensitivity and specificity for detecting chest pain and shortness of breath, though limited by small sample size for some factors.

Anginal symptoms can connote increased cardiac risk and a need for change in cardiovascular management. This study evaluated the potential to extract these symptoms from physician notes using the Bidirectional Encoder from Transformers language model fine-tuned on a domain-specific corpus. The history of present illness section of 459 expert annotated primary care physician notes from consecutive patients referred for cardiac testing without known atherosclerotic cardiovascular disease were included. Notes were annotated for positive and negative mentions of chest pain and shortness of breath characterization. The results demonstrate high sensitivity and specificity for the detection of chest pain or discomfort, substernal chest pain, shortness of breath, and dyspnea on exertion. Small sample size limited extracting factors related to provocation and palliation of chest pain. This study provides a promising starting point for the natural language processing of physician notes to characterize clinically actionable anginal symptoms.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes