Papers › GoT-R1: Unleashing Reasoning Capability of MLLM for Visual Generation with...

GoT-R1: Unleashing Reasoning Capability of MLLM for Visual Generation with Reinforcement Learning

22 May 2025arXiv:2505.17022archive 2025-07-28

Chengqi Duan, Rongyao Fang, Yuqing Wang, Kun Wang, Linjiang Huang, Xingyu Zeng, Hongsheng Li, Xihui Liu

Visual generation models have made remarkable progress in creating realistic images from text prompts, yet struggle with complex prompts that specify multiple objects with precise spatial relationships and attributes. Effective handling of such prompts requires explicit reasoning about the semantic content and spatial layout. We present GoT-R1, a framework that applies reinforcement learning to enhance semantic-spatial reasoning in visual generation. Building upon the Generation Chain-of-Thought approach, GoT-R1 enables models to autonomously discover effective reasoning strategies beyond predefined templates through carefully designed reinforcement learning. To achieve this, we propose a dual-stage multi-dimensional reward framework that leverages MLLMs to evaluate both the reasoning process and final output, enabling effective supervision across the entire generation pipeline. The reward system assesses semantic alignment, spatial accuracy, and visual quality in a unified approach. Experimental results demonstrate significant improvements on T2I-CompBench benchmark, particularly in compositional tasks involving precise spatial relationships and attribute binding. GoT-R1 advances the state-of-the-art in image generation by successfully transferring sophisticated reasoning capabilities to the visual generation domain. To facilitate future research, we make our code and pretrained models publicly available at https://github.com/gogoduan/GoT-R1.

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="2505.17022")

Code

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

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

gogoduan/got-r1 officialmentioned in papermentioned on GitHubpytorch 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

11 samples harvested; 9 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.

1ran · our draft was wrong
1ran · fixture could not drive it
7ran
2unverified

Licence: 11 of the 11 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 gogoduan/got-r1. “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.

Decoder gogoduan/got-r1/src/models/vq_model.py official repository ran · metamorphic tier: deterministic no licence file found · pointer only · 71736837a54c2c84 · report
Downsample gogoduan/got-r1/src/models/vq_model.py official repository ran · metamorphic tier: deterministic fingerprinted no licence file found · pointer only · 6618daf64230cf0c · report
Encoder gogoduan/got-r1/src/models/vq_model.py official repository ran · metamorphic tier: deterministic no licence file found · pointer only · eed2973632740358 · report
ModelArgs gogoduan/got-r1/src/models/vq_model.py official repository ran · metamorphic tier: deterministic no licence file found · pointer only · 51c13049b5aebe83 · report
Normalize gogoduan/got-r1/src/models/vq_model.py official repository ran · our draft was wrong no licence file found · pointer only · 01b5cf639b6bac89 · report
ResnetBlock gogoduan/got-r1/src/models/vq_model.py official repository ran no licence file found · pointer only · b9580b7064989831 · report
Upsample gogoduan/got-r1/src/models/vq_model.py official repository ran · metamorphic tier: deterministic fingerprinted no licence file found · pointer only · 6687b2b39ca9fecc · report
VectorQuantizer gogoduan/got-r1/src/models/vq_model.py official repository ran · metamorphic tier: deterministic fingerprinted no licence file found · pointer only · 177a67c6ea19650c · report
compute_entropy_loss gogoduan/got-r1/src/models/vq_model.py official repository ran · fixture could not drive it no licence file found · pointer only · 774c95b77d7621f3 · report
AttnBlock gogoduan/got-r1/src/models/vq_model.py official repository unverified no licence file found · pointer only · 93ec039f4b98caf7 · report
VQModel gogoduan/got-r1/src/models/vq_model.py official repository unverified no licence file found · pointer only · 5cb4851ddaa665bf · report

Tasks

AttributeImage GenerationReinforcement LearningSpatial Reasoningreinforcement-learning

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