AINov 13, 2024

Optimizing Automatic Summarization of Long Clinical Records Using Dynamic Context Extension:Testing and Evaluation of the NBCE Method

arXiv:2411.08586v2h-index: 3
Originality Highly original
AI Analysis

This reduces documentation burdens for medical staff by making automated EMR summarization more feasible with fewer computational resources.

The researchers tackled the problem of automatic summarization of long clinical records by addressing LLM context limitations with a novel method called NBCE, achieving near parity with Google's 175B Gemini model on ROUGE-L metrics using only a 7B model.

Summarizing patient clinical notes is vital for reducing documentation burdens. Current manual summarization makes medical staff struggle. We propose an automatic method using LLMs, but long inputs cause LLMs to lose context, reducing output quality especially in small size model. We used a 7B model, open-calm-7b, enhanced with Native Bayes Context Extend and a redesigned decoding mechanism to reference one sentence at a time, keeping inputs within context windows, 2048 tokens. Our improved model achieved near parity with Google's over 175B Gemini on ROUGE-L metrics with 200 samples, indicating strong performance using less resources, enhancing automated EMR summarization feasibility.

Foundations

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

Your Notes