Pith. sign in

REVIEW 2 cited by

minimax: Efficient Baselines for Autocurricula in JAX

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2311.12716 v3 pith:RCTDTKG5 submitted 2023-11-21 cs.LG cs.AI

classification cs.LGcs.AI
keywords minimaxtrainingautocurriculaenvironmentsbaselineshardwarelibraryrapid
verification ladder T0 review T1 audit T2 compute T3 formal

Signed reviews

No signed human review yet.

0 comments
abstract

Unsupervised environment design (UED) is a form of automatic curriculum learning for training robust decision-making agents to zero-shot transfer into unseen environments. Such autocurricula have received much interest from the RL community. However, UED experiments, based on CPU rollouts and GPU model updates, have often required several weeks of training. This compute requirement is a major obstacle to rapid innovation for the field. This work introduces the minimax library for UED training on accelerated hardware. Using JAX to implement fully-tensorized environments and autocurriculum algorithms, minimax allows the entire training loop to be compiled for hardware acceleration. To provide a petri dish for rapid experimentation, minimax includes a tensorized grid-world based on MiniGrid, in addition to reusable abstractions for conducting autocurricula in procedurally-generated environments. With these components, minimax provides strong UED baselines, including new parallelized variants, which achieve over 120$\times$ speedups in wall time compared to previous implementations when training with equal batch sizes. The minimax library is available under the Apache 2.0 license at https://github.com/facebookresearch/minimax.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Syllabus: Portable Curricula for Reinforcement Learning Agents

    cs.AI 2024-11 conditional novelty 7.0 of 10

    Syllabus provides a portable curriculum learning library with a unified API, reproduces prior baselines, and shows that standard automatic curricula do not transfer to NetHack and Neural MMO.

  2. The impact of intrinsic rewards on exploration in Reinforcement Learning

    cs.AI 2025-01 conditional novelty 5.0 of 10

    An empirical MiniGrid study shows state-counting is best for low-dimensional observations, maximum entropy is more robust with images, and DIAYN skill learning does not aid exploration.

Pith tools