Papers › Scaling Offline Model-Based RL via Jointly-Optimized World-Action Model Pretraining

Scaling Offline Model-Based RL via Jointly-Optimized World-Action Model Pretraining

1 Oct 2024arXiv:2410.00564archive 2025-07-28

Jie Cheng, Ruixi Qiao, Gang Xiong, Qinghai Miao, Yingwei Ma, Binhua Li, Yongbin Li, Yisheng Lv

A significant aspiration of offline reinforcement learning (RL) is to develop a generalist agent with high capabilities from large and heterogeneous datasets. However, prior approaches that scale offline RL either rely heavily on expert trajectories or struggle to generalize to diverse unseen tasks. Inspired by the excellent generalization of world model in conditional video generation, we explore the potential of image observation-based world model for scaling offline RL and enhancing generalization on novel tasks. In this paper, we introduce JOWA: Jointly-Optimized World-Action model, an offline model-based RL agent pretrained on multiple Atari games with 6 billion tokens data to learn general-purpose representation and decision-making ability. Our method jointly optimizes a world-action model through a shared transformer backbone, which stabilize temporal difference learning with large models during pretraining. Moreover, we propose a provably efficient and parallelizable planning algorithm to compensate for the Q-value estimation error and thus search out better policies. Experimental results indicate that our largest agent, with 150 million parameters, achieves 78.9% human-level performance on pretrained games using only 10% subsampled offline data, outperforming existing state-of-the-art large-scale offline RL baselines by 31.6% on averange. Furthermore, JOWA scales favorably with model capacity and can sample-efficiently transfer to novel games using only 5k offline fine-tuning data (approximately 4 trajectories) per game, demonstrating superior generalization. We will release codes and model weights at https://github.com/CJReinforce/JOWA.

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

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: 10 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.

cjreinforce/jowa officialmentioned in paperpytorchGPL-3.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

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.

10ran
3unverified

Licence: 13 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 CJReinforce/JOWA. “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.

batch_tokenize_envs CJReinforce/JOWA/src/action_tokenizer.py official repository ran GPL-3.0 (copyleft) · pointer only · 1321dbfc0d5d647b · report
capitalize_game_name CJReinforce/JOWA/results/base_scores.py official repository ran fingerprinted GPL-3.0 (copyleft) · pointer only · 03430a4f132483cc · report
collect_scores CJReinforce/JOWA/eval/aggregate_scores.py official repository ran GPL-3.0 (copyleft) · pointer only · 1eb71fba6740dd0d · report
grouper CJReinforce/JOWA/src/save_obs_in_token.py official repository ran GPL-3.0 (copyleft) · pointer only · 2444d9ba3dc707f5 · report
insert_separators CJReinforce/JOWA/src/make_reconstructions.py official repository ran GPL-3.0 (copyleft) · pointer only · 289034e68b701092 · report
lookup_score_for_env CJReinforce/JOWA/results/base_scores.py official repository ran GPL-3.0 (copyleft) · pointer only · 2aac2ff0103e0ddd · report
normalize CJReinforce/JOWA/results/base_scores.py official repository ran fingerprinted GPL-3.0 (copyleft) · pointer only · b4775b8b96581012 · report
process_param_name CJReinforce/JOWA/src/save_obs_in_token.py official repository ran GPL-3.0 (copyleft) · pointer only · 0b2d9057ed4de466 · report
read_last_line CJReinforce/JOWA/eval/aggregate_scores.py official repository ran GPL-3.0 (copyleft) · pointer only · 09a6a95dd67b27e7 · report
tensor_to_np_frames CJReinforce/JOWA/src/make_reconstructions.py official repository ran GPL-3.0 (copyleft) · pointer only · 982a993002d7b356 · report
batch_tokenize_actions CJReinforce/JOWA/src/action_tokenizer.py official repository unverified GPL-3.0 (copyleft) · pointer only · 8dc0dabbb7a9c7fc · report
make_reconstructions_of_trajectories CJReinforce/JOWA/src/make_reconstructions.py official repository unverified GPL-3.0 (copyleft) · pointer only · 374a8c931eb22f4b · report
tokenize_actions CJReinforce/JOWA/src/action_tokenizer.py official repository unverified GPL-3.0 (copyleft) · pointer only · 3dec7895772051c7 · report

Tasks

Atari GamesOffline RLReinforcement Learning (RL)Video Generationmodel

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