Papers › SLM Lab: A Comprehensive Benchmark and Modular Software Framework for Reproducible...

SLM Lab: A Comprehensive Benchmark and Modular Software Framework for Reproducible Deep Reinforcement Learning

28 Dec 2019arXiv:1912.12482archive 2025-07-28

Keng Wah Loon, Laura Graesser, Milan Cvitkovic

We introduce SLM Lab, a software framework for reproducible reinforcement learning (RL) research. SLM Lab implements a number of popular RL algorithms, provides synchronous and asynchronous parallel experiment execution, hyperparameter search, and result analysis. RL algorithms in SLM Lab are implemented in a modular way such that differences in algorithm performance can be confidently ascribed to differences between algorithms, not between implementations. In this work we present the design choices behind SLM Lab and use it to produce a comprehensive single-codebase RL algorithm benchmark. In addition, as a consequence of SLM Lab's modular design, we introduce and evaluate a discrete-action variant of the Soft Actor-Critic algorithm (Haarnoja et al., 2018) and a hybrid synchronous/asynchronous training method for RL agents.

PaperPDFConference PDFCodeCode 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="1912.12482")

Code

Syntology Ran 0 of 13 code samples harvested from 1 repository linked to this paper; 13 have no recorded run.

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

kengz/SLM-Lab officialmentioned in paperpytorchMIT 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; 0 ran; 0 honoured the contract we drafted; 13 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.

13unverified

Licence: 0 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 kengz/SLM-Lab. “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_get kengz/SLM-Lab/slm_lab/lib/ml_util.py official repository unverified MIT (permissive) · c8a23a02f10e731a · report
calc_srs_mean_std kengz/SLM-Lab/slm_lab/lib/util.py official repository unverified MIT (permissive) · 1ec1b8f00401ef84 · report
calc_ts_diff kengz/SLM-Lab/slm_lab/lib/util.py official repository unverified MIT (permissive) · 1ca922f73a40acc4 · report
center_mean kengz/SLM-Lab/slm_lab/lib/math_util.py official repository unverified MIT (permissive) · 0a3721d2e176a664 · report
concat_batches kengz/SLM-Lab/slm_lab/lib/ml_util.py official repository unverified MIT (permissive) · 7f74c5c43dd38d97 · report
critical kengz/SLM-Lab/slm_lab/lib/logger.py official repository unverified MIT (permissive) · dc69a6b4b1eb2489 · report
debug kengz/SLM-Lab/slm_lab/lib/logger.py official repository unverified MIT (permissive) · b5c2a41c3a816ab2 · report
epi_done kengz/SLM-Lab/slm_lab/lib/ml_util.py official repository unverified MIT (permissive) · 529e682f71230b22 · report
error kengz/SLM-Lab/slm_lab/lib/logger.py official repository unverified MIT (permissive) · ac80a904d8e853b1 · report
format_metrics kengz/SLM-Lab/slm_lab/lib/util.py official repository unverified MIT (permissive) · 2b7e1db927d58735 · report
set_from_cli kengz/SLM-Lab/slm_lab/lib/env_var.py official repository unverified MIT (permissive) · b68ae619f0cef90a · report
symexp kengz/SLM-Lab/slm_lab/lib/math_util.py official repository unverified MIT (permissive) · 840248f6e820c2cf · report
symlog kengz/SLM-Lab/slm_lab/lib/math_util.py official repository unverified MIT (permissive) · bb21890c6aa0c40e · report

Tasks

Atari GamesDeep Reinforcement LearningOpenAI GymReinforcement LearningReinforcement Learning (RL)

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

A2CAdamConvolutionDQNDense ConnectionsDouble DQNDouble Q-learningEntropy RegularizationExperience ReplayPPOQ-LearningReLUSoft Actor Critic

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