CLIRLGJul 13, 2023

Making the Most Out of the Limited Context Length: Predictive Power Varies with Clinical Note Type and Note Section

arXiv:2307.07051v1222 citationsh-index: 6
Originality Incremental advance
AI Analysis

This work addresses efficiency in healthcare NLP by optimizing input selection from clinical notes, though it is incremental as it builds on existing methods for context management.

The study tackled the problem of selecting which parts of clinical notes to use as input for language models when context length is limited, finding that predictive power varies by note type and section, and combining note types can improve performance with larger contexts.

Recent advances in large language models have led to renewed interest in natural language processing in healthcare using the free text of clinical notes. One distinguishing characteristic of clinical notes is their long time span over multiple long documents. The unique structure of clinical notes creates a new design choice: when the context length for a language model predictor is limited, which part of clinical notes should we choose as the input? Existing studies either choose the inputs with domain knowledge or simply truncate them. We propose a framework to analyze the sections with high predictive power. Using MIMIC-III, we show that: 1) predictive power distribution is different between nursing notes and discharge notes and 2) combining different types of notes could improve performance when the context length is large. Our findings suggest that a carefully selected sampling function could enable more efficient information extraction from clinical notes.

Foundations

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

Your Notes