Papers › Adapted Large Language Models Can Outperform Medical Experts in Clinical Text Summarization

Adapted Large Language Models Can Outperform Medical Experts in Clinical Text Summarization

14 Sep 2023arXiv:2309.07430archive 2025-07-28

Dave Van Veen, Cara Van Uden, Louis Blankemeier, Jean-Benoit Delbrouck, Asad Aali, Christian Bluethgen, Anuj Pareek, Malgorzata Polacin, Eduardo Pontes Reis, Anna Seehofnerova, Nidhi Rohatgi, Poonam Hosamani, William Collins, Neera Ahuja, Curtis P. Langlotz, Jason Hom, Sergios Gatidis, John Pauly, Akshay S. Chaudhari

Analyzing vast textual data and summarizing key information from electronic health records imposes a substantial burden on how clinicians allocate their time. Although large language models (LLMs) have shown promise in natural language processing (NLP), their effectiveness on a diverse range of clinical summarization tasks remains unproven. In this study, we apply adaptation methods to eight LLMs, spanning four distinct clinical summarization tasks: radiology reports, patient questions, progress notes, and doctor-patient dialogue. Quantitative assessments with syntactic, semantic, and conceptual NLP metrics reveal trade-offs between models and adaptation methods. A clinical reader study with ten physicians evaluates summary completeness, correctness, and conciseness; in a majority of cases, summaries from our best adapted LLMs are either equivalent (45%) or superior (36%) compared to summaries from medical experts. The ensuing safety analysis highlights challenges faced by both LLMs and medical experts, as we connect errors to potential medical harm and categorize types of fabricated information. Our research provides evidence of LLMs outperforming medical experts in clinical text summarization across multiple tasks. This suggests that integrating LLMs into clinical workflows could alleviate documentation burden, allowing clinicians to focus more on patient care.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2309.07430")

Code

Syntology Ran 10 of 12 code samples harvested from 1 repository linked to this paper; 2 have no recorded run. Of those that ran: 10 ran with no contract checked.

By repository: official repository: 12 samples from 1 repository, 10 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

stanfordmimi/clin-summ officialmentioned in papermentioned on GitHubpytorchNOASSERTION report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

12 samples harvested; 10 ran; 0 honoured the contract we drafted; 2 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

10ran
2unverified

Licence: 12 of the 12 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from stanfordmimi/clin-summ. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

add_key_val_pair stanfordmimi/clin-summ/src/summ_dataset.py official repository ran licence not identified · pointer only · 7b74dec7d8f9d7d6 · report
api_endpoint_from_url stanfordmimi/clin-summ/api/call_api.py official repository ran fingerprinted licence not identified · pointer only · 4795d5ee04513f52 · report
compute_scores stanfordmimi/clin-summ/src/calc_metrics.py official repository ran licence not identified · pointer only · a136ceca67364792 · report
extract_avg_only stanfordmimi/clin-summ/src/calc_metrics.py official repository ran licence not identified · pointer only · a71946321095a93f · report
extract_dict_by_val stanfordmimi/clin-summ/src/summ_dataset.py official repository ran licence not identified · pointer only · 3783244d5c9c25d7 · report
generate_api_request stanfordmimi/clin-summ/api/preprocess.py official repository ran licence not identified · pointer only · cd753cb30fafe576 · report
get_naughty_list stanfordmimi/clin-summ/api/run_expmt.py official repository ran fingerprinted licence not identified · pointer only · 6d9f8adeb638bf79 · report
get_url stanfordmimi/clin-summ/src/constants.py official repository ran fingerprinted licence not identified · pointer only · 1553a48cda4fae1b · report
preprocess_function_gpt stanfordmimi/clin-summ/src/process.py official repository ran licence not identified · pointer only · d170b2e97265e36f · report
preprocess_function_s2s stanfordmimi/clin-summ/src/process.py official repository ran licence not identified · pointer only · bd12a0daba0d3476 · report
n_tokens stanfordmimi/clin-summ/src/summ_dataset.py official repository unverified licence not identified · pointer only · 92ac74b56a930bf6 · report
num_tokens_consumed_from_request stanfordmimi/clin-summ/api/call_api.py official repository unverified no licence file found · pointer only · 27007d0ec4adb00b · report

Tasks

Domain AdaptationText Summarization

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

ALIGNFocus

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections