Papers › World Models

World Models

27 Mar 2018arXiv:1803.10122archive 2025-07-28

David Ha, Jürgen Schmidhuber

We explore building generative neural network models of popular reinforcement learning environments. Our world model can be trained quickly in an unsupervised manner to learn a compressed spatial and temporal representation of the environment. By using features extracted from the world model as inputs to an agent, we can train a very compact and simple policy that can solve the required task. We can even train our agent entirely inside of its own hallucinated dream generated by its world model, and transfer this policy back into the actual environment. An interactive version of this paper is available at https://worldmodels.github.io/

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

Code

Syntology Ran 6 of 38 code samples harvested from 11 repositories linked to this paper; 32 have no recorded run. Of those that ran: 1 ran · honoured contract; 2 ran · our draft was wrong; 3 ran · fixture could not drive it.

By repository: community (archive-listed): 38 samples from 11 repositories, 6 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

22 repositories listed; official and paper-mentioned ones first.

AdeelMufti/WorldModels mentioned on GitHub report
Deepest-Project/WorldModels-A3C mentioned on GitHubpytorch report
SaremS/WorldModel mentioned on GitHub report
Veloc1tyE/Drift mentioned on GitHubpytorchMIT report
arunavkonwar/world-models mentioned on GitHubMIT report
cataluna84/WorldModels_v1.0 mentioned on GitHubtf report
doty-k/world_models mentioned on GitHubpytorch report
hardmaru/WorldModelsExperiments mentioned on GitHubtf report
hdilab/world_model_experiments mentioned on GitHubpytorch report
hsgrandhi/AIProject mentioned on GitHubtfMIT report
neuroevolution-ai/ProcgenAutoencoder mentioned on GitHubpytorchMIT report
samuel500/World-Models mentioned on GitHubtf report
susanwe/ope_worldmodels mentioned on GitHub report
syigzaw/WorldModels mentioned on GitHubtf report
tegg89/paper-notes mentioned on GitHub report
yueqiw/gqn-world-model mentioned on GitHubpytorch report
yycdavid/program-synthesis-guided-rl mentioned on GitHubpytorch report
zacwellmer/worldmodels mentioned on GitHubtfMIT 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

38 samples harvested; 6 ran; 1 honoured the contract we drafted; 32 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
2ran · our draft was wrong
3ran · fixture could not drive it
32unverified

Licence: 3 of the 38 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 11 repositories linked to this paper, official or community; each sample names its own and says which. “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.

encode_result_packet arunavkonwar/world-models/05_train_controller.py community (archive-listed) ran · honoured contract fingerprinted MIT (permissive) · 91277656d56a208d · report
encode_solution_packets arunavkonwar/world-models/05_train_controller.py community (archive-listed) ran · fixture could not drive it MIT (permissive) · 8b59cd0f4edbb9e3 · report
encode_solution_packets syigzaw/WorldModels/05_train_controller.py community (archive-listed) ran · fixture could not drive it MIT (permissive) · 58a68c3a2f6830b4 · report
get_pi_idx hardmaru/WorldModelsExperiments/carracing/dream_env.py community (archive-listed) ran · fixture could not drive it fingerprinted no licence file found · pointer only · 7bb85eb640efb52d · report
loss_function ctallec/world-models/trainvae.py community (archive-listed) ran · our draft was wrong fingerprinted MIT (permissive) · 46304a89b6b8c121 · report
transform_to_weights AdeelMufti/WorldModels/controller.py community (archive-listed) ran · our draft was wrong no licence file found · pointer only · 4e3986fb8c3d3072 · report
activations arunavkonwar/world-models/controller/arch.py community (archive-listed) unverified MIT (permissive) · 7002201281413ed7 · report
adjust_obs arunavkonwar/world-models/config.py community (archive-listed) unverified MIT (permissive) · 779b4d674e5259e8 · report
adjust_reward hsgrandhi/AIProject/config.py community (archive-listed) unverified MIT (permissive) · ad92bf94d88369c2 · report
clip zacwellmer/worldmodels/WorldModels/controller.py community (archive-listed) unverified MIT (permissive) · b394fa6e4fc0c392 · report
compress_input_dct cataluna84/WorldModels_v1.0/model.py community (archive-listed) unverified MIT (permissive) · a3f20419e166eba8 · report
compute_centered_ranks arunavkonwar/world-models/es.py community (archive-listed) unverified MIT (permissive) · ca7653e52833d6c9 · report
compute_ranks arunavkonwar/world-models/es.py community (archive-listed) unverified MIT (permissive) · eb0179d8567680a5 · report
compute_weight_decay arunavkonwar/world-models/es.py community (archive-listed) unverified MIT (permissive) · 9a15dba37b6cc854 · report
create_folder_structure neuroevolution-ai/ProcgenAutoencoder/autoencoder_training.py community (archive-listed) unverified MIT (permissive) · 9db304a7e5497d3f · report
decode_solution_packet arunavkonwar/world-models/05_train_controller.py community (archive-listed) unverified MIT (permissive) · 11d42d7e546811b9 · report
decode_solution_packet syigzaw/WorldModels/05_train_controller.py community (archive-listed) unverified MIT (permissive) · 42793235c6805dbf · report
encode_episode hsgrandhi/AIProject/03_generate_rnn_data.py community (archive-listed) unverified MIT (permissive) · 3c6e387c07be249c · report
evaluate doty-k/world_models/05_cmaes.py community (archive-listed) unverified no licence file found · pointer only · 704c9042ecbb6026 · report
evaluate ctallec/world-models/traincontroller.py community (archive-listed) unverified MIT (permissive) · ed841132809e417a · report
generate_data_action arunavkonwar/world-models/config.py community (archive-listed) unverified MIT (permissive) · 714eb9398f748fd8 · report
generate_data_action hsgrandhi/AIProject/config.py community (archive-listed) unverified MIT (permissive) · b3600b6b2de788c6 · report
get_filelist hsgrandhi/AIProject/03_generate_rnn_data.py community (archive-listed) unverified MIT (permissive) · 066bfb0d1b959e58 · report
get_filelist hsgrandhi/AIProject/04_train_rnn.py community (archive-listed) unverified MIT (permissive) · cc59f9b3187428d7 · report
get_mixture_coef arunavkonwar/world-models/rnn/arch.py community (archive-listed) unverified MIT (permissive) · 28da1053026f85e4 · report
has_blue_locks neuroevolution-ai/ProcgenAutoencoder/data_generation/balance_data.py community (archive-listed) unverified MIT (permissive) · 4b115a9b004a9253 · report
has_green_locks neuroevolution-ai/ProcgenAutoencoder/data_generation/balance_data.py community (archive-listed) unverified MIT (permissive) · 7f17768a58cc204c · report
has_red_locks neuroevolution-ai/ProcgenAutoencoder/data_generation/balance_data.py community (archive-listed) unverified MIT (permissive) · cb437d8f62056d67 · report
import_data AppliedDataSciencePartners/WorldModels/02_train_vae.py community (archive-listed) unverified MIT (permissive) · 3ccd0377db51a3a2 · report
import_data syigzaw/WorldModels/02_train_vae.py community (archive-listed) unverified MIT (permissive) · 3c54adf8acefdb36 · report
make_controller zacwellmer/worldmodels/WorldModels/controller.py community (archive-listed) unverified MIT (permissive) · 762af0bdb7aa9fb5 · report
make_env hsgrandhi/AIProject/env.py community (archive-listed) unverified MIT (permissive) · ba7be13bc51628c9 · report
random_batch hsgrandhi/AIProject/04_train_rnn.py community (archive-listed) unverified MIT (permissive) · ec5eb98a69771c02 · report
rnn_init_state zacwellmer/worldmodels/WorldModels/rnn/rnn.py community (archive-listed) unverified MIT (permissive) · 538f1e121b607eaa · report
rnn_next_state zacwellmer/worldmodels/WorldModels/rnn/rnn.py community (archive-listed) unverified MIT (permissive) · 5ea606248ef1a89e · report
setup_optimizer neuroevolution-ai/ProcgenAutoencoder/autoencoder_training.py community (archive-listed) unverified MIT (permissive) · 2216d05b615869fb · report
simulate zacwellmer/worldmodels/WorldModels/controller.py community (archive-listed) unverified MIT (permissive) · bb98d1b55f68375e · report
tf_normal arunavkonwar/world-models/rnn/arch.py community (archive-listed) unverified MIT (permissive) · 18d3a7c10dd43aba · report

Tasks

Car RacingReinforcement LearningReinforcement Learning (RL)reinforcement-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