Papers › SynerMedGen: Synergizing Medical Multimodal Understanding with Generation via Task Alignment

SynerMedGen: Synergizing Medical Multimodal Understanding with Generation via Task Alignment

9 May 2026ICMLarXiv:2605.08724added by Syntology

Weiren Zhao, Yi Dong, Cheng Chen

Title, abstract, authors and date from arXiv's metadata (CC0); this paper is not in the Papers with Code archive (frozen 2025-07-28).

Unifying multimodal understanding and generation is a compelling frontier that is beginning to emerge in the medical field. However, the limited existing unified medical models typically treat understanding and generation as disjoint objectives, lacking a meaningful functional synergy. In this work, we identify and address a critical question in unified medical modeling: what form of understanding truly benefits generation. We present SynerMedGen, a unified framework built on the proposed principle of generation-aligned understanding, which synergizes understanding objectives with generation tasks via task alignment. SynerMedGen introduces three generation-aligned understanding tasks and a two-stage training strategy that transfers generation-beneficial representations learned during understanding training to medical image synthesis. Remarkably, even with understanding training alone, our SynerMedGen achieves strong zero-shot performance across 22 medical image synthesis tasks and demonstrates robust generalization to unseen datasets. When combined with generation training, SynerMedGen consistently outperforms state-of-the-art specialized medical image synthesis models as well as recent unified medical models. We also release a large-scale dataset named SynerMed consisting of 1M paired synthesis samples and 2M generation-derived understanding instances to support further research on understanding-generation synergy. Our project can be accessed at https://github.com/piooip/SynerMedGen.

PaperPDFCode 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="2605.08724")

Code

Syntology Ran 11 of 13 code samples harvested from 1 repository linked to this paper; 2 have no recorded run. Of those that ran: 1 ran · honoured contract; 1 ran · our draft was wrong; 1 ran · fixture could not drive it; 8 ran with no contract checked.

By repository: found in paper text by Syntology: 13 samples from 1 repository, 11 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

piooip/SynerMedGen found in paper text by Syntology report

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; 11 ran; 1 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.

1ran · honoured contract
1ran · our draft was wrong
1ran · fixture could not drive it
8ran
2unverified

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 piooip/SynerMedGen. “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.

apply_rotary_pos_emb piooip/SynerMedGen/modeling/bagel/siglip_navit.py found in paper text by Syntology ran Apache-2.0 (permissive) · 4102c144078044c7 · report
cache_init piooip/SynerMedGen/modeling/cache_utils/taylorseer.py found in paper text by Syntology ran Apache-2.0 (permissive) · 357001bacc5467b4 · report
get_1d_sincos_pos_embed_from_grid piooip/SynerMedGen/modeling/bagel/modeling_utils.py found in paper text by Syntology ran · fixture could not drive it fingerprinted Apache-2.0 (permissive) · e5947aba1d10885f · report
get_2d_sincos_pos_embed piooip/SynerMedGen/modeling/bagel/modeling_utils.py found in paper text by Syntology ran Apache-2.0 (permissive) · 58f584dfd7b8fc3f · report
index_images piooip/SynerMedGen/make_cine_pred_lge_triptychs.py found in paper text by Syntology ran Apache-2.0 (permissive) · ec081e5d9e96c1cd · report
load_panel piooip/SynerMedGen/make_cine_pred_lge_triptychs.py found in paper text by Syntology ran Apache-2.0 (permissive) · fb9bf0bcf044acf8 · report
make_triptych piooip/SynerMedGen/make_cine_pred_lge_triptychs.py found in paper text by Syntology ran Apache-2.0 (permissive) · 12324e245f233b9f · report
pad_sequence piooip/SynerMedGen/modeling/bagel/qwen2_navit.py found in paper text by Syntology ran fingerprinted Apache-2.0 (permissive) · 26da3ed73c66b411 · report
rotate_half piooip/SynerMedGen/modeling/bagel/siglip_navit.py found in paper text by Syntology ran · honoured contract fingerprinted Apache-2.0 (permissive) · cec833a99feb528c · report
swish piooip/SynerMedGen/modeling/autoencoder.py found in paper text by Syntology ran · our draft was wrong fingerprinted Apache-2.0 (permissive) · 5fb036462ae82f9f · report
taylor_formula piooip/SynerMedGen/modeling/cache_utils/taylorseer.py found in paper text by Syntology ran Apache-2.0 (permissive) · 881cc6430da2df2d · report
get_2d_sincos_pos_embed_from_grid piooip/SynerMedGen/modeling/bagel/modeling_utils.py found in paper text by Syntology unverified Apache-2.0 (permissive) · 665d8a4e8f673a4c · report
load_ae piooip/SynerMedGen/modeling/autoencoder.py found in paper text by Syntology unverified Apache-2.0 (permissive) · e284f6c6dd968489 · report

Results from the paper

The Papers with Code archive ends with its 2025-07-28 snapshot. This paper's arXiv identifier, 2605.08724, was issued in May 2026, after that date, so the archive has no leaderboard rows for it.

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