Jumanji: a Diverse Suite of Scalable Reinforcement Learning Environments in JAX (2306.09884v2)
Abstract: Open-source reinforcement learning (RL) environments have played a crucial role in driving progress in the development of AI algorithms. In modern RL research, there is a need for simulated environments that are performant, scalable, and modular to enable their utilization in a wider range of potential real-world applications. Therefore, we present Jumanji, a suite of diverse RL environments specifically designed to be fast, flexible, and scalable. Jumanji provides a suite of environments focusing on combinatorial problems frequently encountered in industry, as well as challenging general decision-making tasks. By leveraging the efficiency of JAX and hardware accelerators like GPUs and TPUs, Jumanji enables rapid iteration of research ideas and large-scale experimentation, ultimately empowering more capable agents. Unlike existing RL environment suites, Jumanji is highly customizable, allowing users to tailor the initial state distribution and problem complexity to their needs. Furthermore, we provide actor-critic baselines for each environment, accompanied by preliminary findings on scaling and generalization scenarios. Jumanji aims to set a new standard for speed, adaptability, and scalability of RL environments.
- The DeepMind JAX Ecosystem, 2020. URL http://github.com/deepmind.
- ORL: Reinforcement Learning Benchmarks for Online Stochastic Optimization Problems, 2019.
- DeepMind Lab, 2016.
- The Arcade Learning Environment: An Evaluation Platform for General Agents. Journal of Artificial Intelligence Research, 47:253–279, jun 2013.
- Machine learning for combinatorial optimization: a methodological tour d’horizon. European Journal of Operational Research, 290(2):405–421, 2021.
- Evolving diverse tsp instances by means of novel and creative mutation operators. In Proceedings of the 15th ACM/SIGEVO Conference on Foundations of Genetic Algorithms, pages 58–71, 2019.
- JAX: composable transformations of Python+NumPy programs, 2018. URL http://github.com/google/jax.
- OpenAI Gym, 2016.
- Leveraging Procedural Generation to Benchmark Reinforcement Learning. arXiv preprint arXiv:1912.01588, 2019.
- S. Dalton and i. frosio. Accelerating Reinforcement Learning through GPU Atari Emulation. In H. Larochelle, M. Ranzato, R. Hadsell, M. F. Balcan, and H. Lin, editors, Advances in Neural Information Processing Systems, volume 33, pages 19773–19782. Curran Associates, Inc., 2020. URL https://proceedings.neurips.cc/paper/2020/file/e4d78a6b4d93e1d79241f7b282fa3413-Paper.pdf.
- GPU-Accelerated Atari Emulation for Reinforcement Learning, 2019.
- ImageNet: A large-scale hierarchical image database. In 2009 IEEE Conference on Computer Vision and Pattern Recognition, pages 248–255, 2009. doi: 10.1109/CVPR.2009.5206848.
- Brax - A Differentiable Physics Engine for Large Scale Rigid Body Simulation, 2021. URL http://github.com/google/brax.
- Google. OR-Tools - Google Optimization Tools. https://github.com/google/or-tools, 2023. Google’s software suite for combinatorial optimization.
- Podracer architectures for scalable reinforcement learning. arXiv preprint arXiv:2104.06272, 2021.
- OR-Gym: A Reinforcement Learning Library for Operations Research Problems, 2020.
- Unity: A general platform for intelligent agents. arXiv preprint arXiv:1809.02627, 2020.
- Attention, learn to solve routing problems!, 2018.
- Pgx: Hardware-accelerated parallel game simulation for reinforcement learning. arXiv preprint arXiv:2303.17503, 2023.
- ImageNet Classification with Deep Convolutional Neural Networks. In F. Pereira, C. Burges, L. Bottou, and K. Weinberger, editors, Advances in Neural Information Processing Systems, volume 25. Curran Associates, Inc., 2012. URL https://proceedings.neurips.cc/paper_files/paper/2012/file/c399862d3b9d6b76c8436e924a68c45b-Paper.pdf.
- OpenSpiel: A Framework for Reinforcement Learning in Games, 2020.
- R. T. Lange. gymnax: A JAX-based Reinforcement Learning Environment Library, 2022. URL http://github.com/RobertTLange/gymnax.
- Isaac Gym: High Performance GPU-Based Physics Simulation For Robot Learning, 2021.
- Asynchronous Methods for Deep Reinforcement Learning, 2016.
- dm_env: A Python interface for reinforcement learning environments, 2019. URL http://github.com/deepmind/dm_env.
- Behaviour suite for reinforcement learning, 2020.
- M. L. Puterman. Markov decision processes: discrete stochastic dynamic programming. John Wiley & Sons, 1994.
- Investigating multi-task pretraining and generalization in reinforcement learning. In The Eleventh International Conference on Learning Representations, 2023. URL https://openreview.net/forum?id=sSt9fROSZRO.
- Open-Ended Learning Leads to Generally Capable Agents, 2021.
- MuJoCo: A physics engine for model-based control. In 2012 IEEE/RSJ International Conference on Intelligent Robots and Systems, pages 5026–5033. IEEE, 2012. doi: 10.1109/IROS.2012.6386109.
- Attention is All you Need. In I. Guyon, U. V. Luxburg, S. Bengio, H. Wallach, R. Fergus, S. Vishwanathan, and R. Garnett, editors, Advances in Neural Information Processing Systems, volume 30. Curran Associates, Inc., 2017. URL https://proceedings.neurips.cc/paper_files/paper/2017/file/3f5ee243547dee91fbd053c1c4a845aa-Paper.pdf.