{"url":"/sota/atari-games-on-atari-games","task":{"name":"Atari Games","url":"/task/atari-games","note":null},"dataset":{"name":"Atari games","url":null},"category":"Playing Games","categories":["Playing Games"],"category_note":null,"description":"The Atari 2600 Games task (and dataset) involves training an agent to achieve high game scores.\r\n\r\n<span style=\"color:grey; opacity: 0.6\">( Image credit: [Playing Atari with Deep Reinforcement Learning](https://arxiv.org/pdf/1312.5602v1.pdf) )</span>","description_from":"task","source":{"archive":"pwc-archive (Hugging Face), CC BY-SA 4.0","snapshot":"2025-07-28","rank":"the archive's row order at snapshot; not re-ranked","rows_end_at":"2025-07-28","rows_withheld_as_spam":0,"metric_values":"the archive's strings, untouched"},"metrics":["Mean Human Normalized Score","Medium Human-Normalized Score"],"metric_direction":{"note":"inferred from the metric name only (the archive records no direction); null = not inferred, chart draws points only","by_metric":{"Mean Human Normalized Score":"higher","Medium Human-Normalized Score":"higher"}},"counts":{"rows":12,"rows_with_code":9,"rows_with_paper_page":12,"rows_dated":12,"rows_using_additional_data":0},"rows":[{"rank_in_archive_order":1,"model":"GDI-H3","metrics":{"Mean Human Normalized Score":"9620.33%","Medium Human-Normalized Score":"1146.39%"},"uses_additional_data":false,"paper_date":"2022-06-07","paper":"/paper/generalized-data-distribution-iteration","paper_url":"https://arxiv.org/abs/2206.03192v4","paper_title":"Generalized Data Distribution Iteration","code":null,"n_code_links":0,"syntology":null},{"rank_in_archive_order":2,"model":"GDI-I3","metrics":{"Mean Human Normalized Score":"7810.1%","Medium Human-Normalized Score":"832.5%"},"uses_additional_data":false,"paper_date":"2022-06-07","paper":"/paper/generalized-data-distribution-iteration","paper_url":"https://arxiv.org/abs/2206.03192v4","paper_title":"Generalized Data Distribution Iteration","code":null,"n_code_links":0,"syntology":null},{"rank_in_archive_order":3,"model":"MuZero","metrics":{"Mean Human Normalized Score":"4996.20%"},"uses_additional_data":false,"paper_date":"2019-11-19","paper":"/paper/mastering-atari-go-chess-and-shogi-by","paper_url":"https://arxiv.org/abs/1911.08265v2","paper_title":"Mastering Atari, Go, Chess and Shogi by Planning with a Learned Model","code":"https://github.com/werner-duvaud/muzero-general","n_code_links":18,"syntology":{"n_ran":43,"n_unverified":21,"n_samples":64,"n_pointer_only_licence":62}},{"rank_in_archive_order":4,"model":"Go-Explore","metrics":{"Mean Human Normalized Score":"4989.94%"},"uses_additional_data":false,"paper_date":"2020-04-27","paper":"/paper/first-return-then-explore","paper_url":"https://arxiv.org/abs/2004.12919v6","paper_title":"First return, then explore","code":"https://github.com/uber-research/go-explore","n_code_links":2,"syntology":{"n_ran":2,"n_unverified":2,"n_samples":4,"n_pointer_only_licence":4}},{"rank_in_archive_order":5,"model":"Agent57","metrics":{"Mean Human Normalized Score":"4763.69%"},"uses_additional_data":false,"paper_date":"2020-03-30","paper":"/paper/agent57-outperforming-the-atari-human","paper_url":"https://arxiv.org/abs/2003.13350v1","paper_title":"Agent57: Outperforming the Atari Human Benchmark","code":"https://github.com/michaelnny/deep_rl_zoo","n_code_links":5,"syntology":{"n_ran":0,"n_unverified":9,"n_samples":9,"n_pointer_only_licence":0}},{"rank_in_archive_order":6,"model":"R2D2","metrics":{"Mean Human Normalized Score":"3374.31%"},"uses_additional_data":false,"paper_date":"2019-05-01","paper":"/paper/recurrent-experience-replay-in-distributed","paper_url":"https://openreview.net/forum?id=r1lyTjAqYX","paper_title":"Recurrent Experience Replay in Distributed Reinforcement Learning","code":"https://github.com/opendilab/DI-engine/blob/main/ding/policy/r2d2.py","n_code_links":3,"syntology":null},{"rank_in_archive_order":7,"model":"NGU","metrics":{"Mean Human Normalized Score":"3169.90%"},"uses_additional_data":false,"paper_date":"2020-02-14","paper":"/paper/never-give-up-learning-directed-exploration-1","paper_url":"https://arxiv.org/abs/2002.06038v1","paper_title":"Never Give Up: Learning Directed Exploration Strategies","code":"https://github.com/opendilab/DI-engine","n_code_links":6,"syntology":{"n_ran":7,"n_unverified":7,"n_samples":14,"n_pointer_only_licence":0}},{"rank_in_archive_order":8,"model":"LASER","metrics":{"Mean Human Normalized Score":"1741.36%"},"uses_additional_data":false,"paper_date":"2019-09-25","paper":"/paper/off-policy-actor-critic-with-shared-1","paper_url":"https://arxiv.org/abs/1909.11583v2","paper_title":"Off-Policy Actor-Critic with Shared Experience Replay","code":null,"n_code_links":0,"syntology":null},{"rank_in_archive_order":9,"model":"IMPALA, deep","metrics":{"Mean Human Normalized Score":"957.34%"},"uses_additional_data":false,"paper_date":"2018-02-05","paper":"/paper/impala-scalable-distributed-deep-rl-with","paper_url":"http://arxiv.org/abs/1802.01561v3","paper_title":"IMPALA: Scalable Distributed Deep-RL with Importance Weighted Actor-Learner Architectures","code":"https://github.com/ray-project/ray/tree/master/rllib","n_code_links":24,"syntology":{"n_ran":16,"n_unverified":18,"n_samples":34,"n_pointer_only_licence":3}},{"rank_in_archive_order":10,"model":"Rainbow DQN","metrics":{"Mean Human Normalized Score":"873.97%"},"uses_additional_data":false,"paper_date":"2017-10-06","paper":"/paper/rainbow-combining-improvements-in-deep","paper_url":"http://arxiv.org/abs/1710.02298v1","paper_title":"Rainbow: Combining Improvements in Deep Reinforcement Learning","code":"https://github.com/thu-ml/tianshou","n_code_links":34,"syntology":{"n_ran":2,"n_unverified":4,"n_samples":6,"n_pointer_only_licence":1}},{"rank_in_archive_order":11,"model":"DreamerV2","metrics":{"Mean Human Normalized Score":"631.17%"},"uses_additional_data":false,"paper_date":"2020-10-05","paper":"/paper/mastering-atari-with-discrete-world-models-1","paper_url":"https://arxiv.org/abs/2010.02193v4","paper_title":"Mastering Atari with Discrete World Models","code":"https://github.com/opendilab/DI-engine","n_code_links":9,"syntology":{"n_ran":3,"n_unverified":12,"n_samples":15,"n_pointer_only_licence":0}},{"rank_in_archive_order":12,"model":"SimPLe","metrics":{"Mean Human Normalized Score":"25.3%"},"uses_additional_data":false,"paper_date":"2019-03-01","paper":"/paper/model-based-reinforcement-learning-for-atari","paper_url":"https://arxiv.org/abs/1903.00374v5","paper_title":"Model-Based Reinforcement Learning for Atari","code":"https://github.com/tensorflow/tensor2tensor","n_code_links":2,"syntology":{"n_ran":15,"n_unverified":6,"n_samples":21,"n_pointer_only_licence":17}}],"since_archive":{"claim":"Results that newer papers report for their own method, placed here by Syntology. A model pointed at the cell in the paper's own table; the number was read from that cell and checked against this leaderboard's metric, dataset, split and scale; an independent check that saw this leaderboard's other rows and every other leaderboard on the same dataset accepted it. Not reviewed by the paper's authors or by the archive's editors, and not ranked against the archive rows.","extraction_file_present":true,"measurement":{"test_papers":883,"papers_with_output":881,"judged_true":108,"judged":110,"wilson95_lower":0.9361,"measured_on":"2026-09-24","frozen_commit":"0e3de0df94"},"measurement_note":"blind adjudication of accepted entries on a held-out split of archive papers, rules frozen before the test","coverage":{"sentence":"Syntology has checked 6,264 of the 9,581 papers on this site that are newer than the archive; results from the others appear after they are checked.","complete":false,"papers_newer_than_archive":9581,"papers_checked":6264,"papers_extracted_not_yet_verified":0,"boards_without_verdict":2,"papers_not_yet_extracted":3316},"order":"newest first by month (arXiv date, else the arXiv-id month), then arXiv id descending","columns":[],"entries":[]},"syntology":{"read_at":"2026-09-24T18:15:14+00:00","claim":"Per row: N of M harvested code samples from that row's paper executed on a synthesized fixture; the other M-N are unverified. Not a reproduction of the row's number; not a correctness claim. n_pointer_only_licence counts samples the site points at rather than redistributes (a licence axis, independent of ran/unverified).","rows_with_graph_line":8,"rows_with_any_sample_ran":7,"distinct_papers_with_graph_line":8,"distinct_papers_with_any_sample_ran":7,"samples_over_distinct_papers":{"n_ran":88,"n_unverified":79,"n_samples":167,"n_pointer_only_licence":87,"note":"each paper (arXiv id) counted once, however many rows it is behind; this is the page-level figure"},"samples_row_weighted":{"n_ran":88,"n_unverified":79,"n_samples":167,"n_pointer_only_licence":87,"note":"row-weighted: a paper behind several rows is counted once per row; inflated relative to samples_over_distinct_papers by design, kept for readers summing the per-row syntology blocks"}}}