Pith. sign in

REVIEW 4 cited by

SPEER: Sentence-Level Planning of Long Clinical Summaries via Embedded Entity Retrieval

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2401.02369 v2 pith:LLOR3EM5 submitted 2024-01-04 cs.CL

classification cs.CL
keywords entityentitiesplanningsalientsentence-levelspeerclinicalcoverage
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Clinician must write a lengthy summary each time a patient is discharged from the hospital. This task is time-consuming due to the sheer number of unique clinical concepts covered in the admission. Identifying and covering salient entities is vital for the summary to be clinically useful. We fine-tune open-source LLMs (Mistral-7B-Instruct and Zephyr-7B-beta) on the task and find that they generate incomplete and unfaithful summaries. To increase entity coverage, we train a smaller, encoder-only model to predict salient entities, which are treated as content-plans to guide the LLM. To encourage the LLM to focus on specific mentions in the source notes, we propose SPEER: Sentence-level Planning via Embedded Entity Retrieval. Specifically, we mark each salient entity span with special "{{ }}" boundary tags and instruct the LLM to retrieve marked spans before generating each sentence. Sentence-level planning acts as a form of state tracking in that the model is explicitly recording the entities it uses. We fine-tune Mistral and Zephyr variants on a large-scale, diverse dataset of ~167k in-patient hospital admissions and evaluate on 3 datasets. SPEER shows gains in both coverage and faithfulness metrics over non-guided and guided baselines.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 4 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Large Language Models with Temporal Reasoning for Longitudinal Clinical Summarization and Prediction

    cs.CL 2025-01 conditional novelty 6.0 of 10

    Open-source LLMs still struggle with temporal reasoning in long clinical summaries, and adding prior context or retrieval only partially helps.

  2. Ontology-Constrained Generation of Domain-Specific Clinical Summaries

    cs.CL 2024-11 conditional novelty 6.0 of 10

    An ontology-guided constrained decoding method produces specialty-specific clinical summaries and lowers hallucination scores on MIMIC-III relative to greedy and beam search baselines.

  3. LCDS: A Logic-Controlled Discharge Summary Generation System Supporting Source Attribution and Expert Review

    cs.CL 2025-07 conditional novelty 5.0 of 10

    A logic-controlled pipeline with source mapping and sentence-level attribution generates discharge summaries that score higher than a GPT-4o chain-of-thought baseline in this study.

  4. CoPERLex: Content Planning with Event-based Representations for Legal Case Summarization

    cs.CL 2025-01 conditional novelty 5.0 of 10

    An event-based planning pipeline with content selection improves faithfulness and coherence in legal case summarization across four datasets.

Pith tools