Papers › Hyperparameter Auto-tuning in Self-Supervised Robotic Learning

Hyperparameter Auto-tuning in Self-Supervised Robotic Learning

16 Oct 2020arXiv:2010.08252archive 2025-07-28

Jiancong Huang, Juan Rojas, Matthieu Zimmer, Hongmin Wu, Yisheng Guan, Paul Weng

Policy optimization in reinforcement learning requires the selection of numerous hyperparameters across different environments. Fixing them incorrectly may negatively impact optimization performance leading notably to insufficient or redundant learning. Insufficient learning (due to convergence to local optima) results in under-performing policies whilst redundant learning wastes time and resources. The effects are further exacerbated when using single policies to solve multi-task learning problems. Observing that the Evidence Lower Bound (ELBO) used in Variational Auto-Encoders correlates with the diversity of image samples, we propose an auto-tuning technique based on the ELBO for self-supervised reinforcement learning. Our approach can auto-tune three hyperparameters: the replay buffer size, the number of policy gradient updates during each epoch, and the number of exploration steps during each epoch. We use a state-of-the-art self-supervised robot learning framework (Reinforcement Learning with Imagined Goals (RIG) using Soft Actor-Critic) as baseline for experimental verification. Experiments show that our method can auto-tune online and yields the best performance at a fraction of the time and computational resources. Code, video, and appendix for simulated and real-robot experiments can be found at the project page \url{www.JuanRojas.net/autotune}.

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

Code

Syntology Ran 6 of 10 code samples harvested from 2 repositories linked to this paper; 4 have no recorded run. Of those that ran: 1 ran · honoured contract; 5 ran with no contract checked.

By repository: official repository: 6 samples from 1 repository, 6 ran; community (archive-listed): 4 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.

birlrobotics/rlkit_autotune officialmentioned on GitHubpytorchMIT report
huangjiancong1/rlkit_autotune mentioned on GitHubpytorch 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

10 samples harvested; 6 ran; 1 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.

1ran · honoured contract
5ran
4unverified

Licence: 0 of the 10 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 2 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.

clip_magnitude birlrobotics/rlkit_autotune/rlkit/pythonplusplus.py official repository ran fingerprinted MIT (permissive) · 93d28ca67303e04b · report
create_stats_ordered_dict birlrobotics/rlkit_autotune/rlkit/core/eval_util.py official repository ran MIT (permissive) · fadf5f762ff04cd6 · report
get_average_returns birlrobotics/rlkit_autotune/rlkit/core/eval_util.py official repository ran MIT (permissive) · a5d10a0b704c8db7 · report
identity birlrobotics/rlkit_autotune/rlkit/pythonplusplus.py official repository ran · honoured contract fingerprinted MIT (permissive) · 9910e2fc297f8665 · report
is_numeric birlrobotics/rlkit_autotune/rlkit/pythonplusplus.py official repository ran fingerprinted MIT (permissive) · 4138766e854db009 · report
simple_separated_format birlrobotics/rlkit_autotune/rlkit/core/tabulate.py official repository ran MIT (permissive) · 5cb0c55f58279f59 · report
compute_log_p_log_q_log_d huangjiancong1/rlkit_autotune/rlkit/torch/vae/vae_trainer.py community (archive-listed) unverified MIT (permissive) · e380015d77106225 · report
from_numpy huangjiancong1/rlkit_autotune/rlkit/torch/vae/vae_trainer.py community (archive-listed) unverified MIT (permissive) · 4161ba29e0cf4bd3 · report
ones huangjiancong1/rlkit_autotune/rlkit/torch/vae/vae_trainer.py community (archive-listed) unverified MIT (permissive) · d691a6b6bb01ccd5 · report
zeros huangjiancong1/rlkit_autotune/rlkit/torch/vae/vae_trainer.py community (archive-listed) unverified MIT (permissive) · d10e01e9a37f24d6 · report

Tasks

DiversityMulti-Task LearningReinforcement 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