CLMar 24, 2023

Natural language processing to automatically extract the presence and severity of esophagitis in notes of patients undergoing radiotherapy

Harvard
arXiv:2303.13722v119 citationsh-index: 74Has Code
Originality Incremental advance
AI Analysis

This work addresses the need for automated toxicity monitoring in radiotherapy patients, offering a proof-of-concept for improved real-world evidence, though it is incremental as it applies existing NLP methods to a new medical domain.

The researchers tackled the problem of under-studied radiotherapy toxicities by developing NLP models to automatically extract the presence and severity of esophagitis from clinical notes, achieving macro-F1 scores up to 0.92 for presence detection and 0.74 for severity classification.

Radiotherapy (RT) toxicities can impair survival and quality-of-life, yet remain under-studied. Real-world evidence holds potential to improve our understanding of toxicities, but toxicity information is often only in clinical notes. We developed natural language processing (NLP) models to identify the presence and severity of esophagitis from notes of patients treated with thoracic RT. We fine-tuned statistical and pre-trained BERT-based models for three esophagitis classification tasks: Task 1) presence of esophagitis, Task 2) severe esophagitis or not, and Task 3) no esophagitis vs. grade 1 vs. grade 2-3. Transferability was tested on 345 notes from patients with esophageal cancer undergoing RT. Fine-tuning PubmedBERT yielded the best performance. The best macro-F1 was 0.92, 0.82, and 0.74 for Task 1, 2, and 3, respectively. Selecting the most informative note sections during fine-tuning improved macro-F1 by over 2% for all tasks. Silver-labeled data improved the macro-F1 by over 3% across all tasks. For the esophageal cancer notes, the best macro-F1 was 0.73, 0.74, and 0.65 for Task 1, 2, and 3, respectively, without additional fine-tuning. To our knowledge, this is the first effort to automatically extract esophagitis toxicity severity according to CTCAE guidelines from clinic notes. The promising performance provides proof-of-concept for NLP-based automated detailed toxicity monitoring in expanded domains.

Code Implementations1 repo
Foundations

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

Your Notes