Papers › UniRL: Self-Improving Unified Multimodal Models via Supervised and Reinforcement Learning

UniRL: Self-Improving Unified Multimodal Models via Supervised and Reinforcement Learning

29 May 2025arXiv:2505.23380archive 2025-07-28

Weijia Mao, Zhenheng Yang, Mike Zheng Shou

Unified multimodal large language models such as Show-o and Janus have achieved strong performance across both generation and understanding tasks. However, these models typically rely on large-scale datasets and require substantial computation during the pretraining stage. In addition, several post-training methods have been proposed, but they often depend on external data or are limited to task-specific customization. In this work, we introduce UniRL, a self-improving post-training approach. Our approach enables the model to generate images from prompts and use them as training data in each iteration, without relying on any external image data. Moreover, it enables the two tasks to enhance each other: the generated images are used for understanding, and the understanding results are used to supervise generation. We explore supervised fine-tuning (SFT) and Group Relative Policy Optimization (GRPO) to optimize the models. UniRL offers three key advantages: (1) it requires no external image data, as all training samples are generated by the model itself during training; (2) it not only improves individual task performance, but also reduces the imbalance between generation and understanding; and (3) it requires only several additional training steps during the post-training stage. We evaluate UniRL on top of Show-o and Janus, achieving a GenEval score of 0.77 for Show-o and 0.65 for Janus. Code and models will be released in https://github.com/showlab/UniRL.

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

Code

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

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

showlab/unirl officialmentioned in paperjaxApache-2.0 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; 8 ran; 0 honoured the contract we drafted; 4 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.

4ran · our draft was wrong
4ran
4unverified

Licence: 0 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 showlab/unirl. “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.

Normalize showlab/unirl/models/common_modules.py official repository ran · our draft was wrong Apache-2.0 (permissive) · c3a6b977022957cb · report
get_constant_schedule showlab/unirl/models/lr_schedulers.py official repository ran Apache-2.0 (permissive) · a8366f238618edad · report
get_constant_schedule_with_warmup showlab/unirl/models/lr_schedulers.py official repository ran Apache-2.0 (permissive) · 11f07821d1b2286b · report
get_linear_schedule_with_warmup showlab/unirl/models/lr_schedulers.py official repository ran Apache-2.0 (permissive) · 1975e0c51e6f5753 · report
nonlinearity showlab/unirl/models/common_modules.py official repository ran · our draft was wrong fingerprinted Apache-2.0 (permissive) · 3137073275f8c21a · report
soft_target_cross_entropy showlab/unirl/inference.py official repository ran · our draft was wrong fingerprinted Apache-2.0 (permissive) · d8437c41cc2a860f · report
timed showlab/unirl/evaluate_imgs.py official repository ran · our draft was wrong Apache-2.0 (permissive) · 844a4aecea80d106 · report
unpack_time showlab/unirl/models/common_modules.py official repository ran fingerprinted Apache-2.0 (permissive) · 2d82abbef2c4addb · report
compute_iou showlab/unirl/evaluate_imgs.py official repository unverified Apache-2.0 (permissive) · 2f96ce289cb03a29 · report
flatten_omega_conf showlab/unirl/inference.py official repository unverified Apache-2.0 (permissive) · d15d620fa9ed83c7 · report
get_logger showlab/unirl/models/logging.py official repository unverified Apache-2.0 (permissive) · 376bf22d5737fc2a · report
get_vq_model_class showlab/unirl/inference.py official repository unverified Apache-2.0 (permissive) · 509a71c867af544b · 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