Papers › R2GenGPT: Radiology Report Generation with Frozen LLMs

R2GenGPT: Radiology Report Generation with Frozen LLMs

18 Sep 2023arXiv:2309.09812archive 2025-07-28

Zhanyu Wang, Lingqiao Liu, Lei Wang, Luping Zhou

Large Language Models (LLMs) have consistently showcased remarkable generalization capabilities when applied to various language tasks. Nonetheless, harnessing the full potential of LLMs for Radiology Report Generation (R2Gen) still presents a challenge, stemming from the inherent disparity in modality between LLMs and the R2Gen task. To bridge this gap effectively, we propose R2GenGPT, which is a novel solution that aligns visual features with the word embedding space of LLMs using an efficient visual alignment module. This innovative approach empowers the previously static LLM to seamlessly integrate and process image information, marking a step forward in optimizing R2Gen performance. R2GenGPT offers the following benefits. First, it attains state-of-the-art (SOTA) performance by training only the lightweight visual alignment module while freezing all the parameters of LLM. Second, it exhibits high training efficiency, as it requires the training of an exceptionally minimal number of parameters while achieving rapid convergence. By employing delta tuning, our model only trains 5M parameters (which constitute just 0.07\% of the total parameter count) to achieve performance close to the SOTA levels. Our code is available at https://github.com/wang-zhanyu/R2GenGPT.

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.09812")

Code

Syntology Ran 10 of 13 code samples harvested from 1 repository linked to this paper; 3 have no recorded run. Of those that ran: 6 ran · our draft was wrong; 4 ran with no contract checked.

By repository: official repository: 13 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.

wang-zhanyu/r2gengpt officialmentioned in paperBSD-3-Clause 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

13 samples harvested; 10 ran; 0 honoured the contract we drafted; 3 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.

6ran · our draft was wrong
4ran
3unverified

Licence: 0 of the 13 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 wang-zhanyu/r2gengpt. “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.

cook_refs wang-zhanyu/r2gengpt/evalcap/cider/cider_scorer.py official repository ran · our draft was wrong BSD-3-Clause (permissive) · 4c1b107103b7c856 · report
cook_test wang-zhanyu/r2gengpt/evalcap/cider/cider_scorer.py official repository ran · our draft was wrong fingerprinted BSD-3-Clause (permissive) · 3573c4bc85f65dfd · report
cook_test wang-zhanyu/r2gengpt/evalcap/bleu/bleu_scorer.py official repository ran BSD-3-Clause (permissive) · 7ac8f8f3cb7d5bc6 · report
dec wang-zhanyu/r2gengpt/evalcap/meteor/meteor.py official repository ran · our draft was wrong BSD-3-Clause (permissive) · ba9348aac71a3f72 · report
enc wang-zhanyu/r2gengpt/evalcap/meteor/meteor.py official repository ran · our draft was wrong BSD-3-Clause (permissive) · eaab50b5d9fea58a · report
get_linear_schedule_with_warmup wang-zhanyu/r2gengpt/lightning_tools/optim.py official repository ran BSD-3-Clause (permissive) · b2cebd35fd97df2a · report
lr_lambda wang-zhanyu/r2gengpt/lightning_tools/optim.py official repository ran fingerprinted BSD-3-Clause (permissive) · d5b1a71db63d18e1 · report
my_lcs wang-zhanyu/r2gengpt/evalcap/rouge/rouge.py official repository ran BSD-3-Clause (permissive) · d6f215d655a876ee · report
precook wang-zhanyu/r2gengpt/evalcap/bleu/bleu_scorer.py official repository ran · our draft was wrong fingerprinted BSD-3-Clause (permissive) · ec4448373d72d636 · report
precook wang-zhanyu/r2gengpt/evalcap/cider/cider_scorer.py official repository ran · our draft was wrong fingerprinted BSD-3-Clause (permissive) · 9560e3e3e41bc1b2 · report
add_callbacks wang-zhanyu/r2gengpt/lightning_tools/callbacks.py official repository unverified BSD-3-Clause (permissive) · 19fe2eef2172c7b6 · report
cook_refs wang-zhanyu/r2gengpt/evalcap/bleu/bleu_scorer.py official repository unverified BSD-3-Clause (permissive) · 7586e1d32f7325f7 · report
create_datasets wang-zhanyu/r2gengpt/dataset/data_helper.py official repository unverified BSD-3-Clause (permissive) · 09f67cc7856cfd02 · report

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

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