English

Unified Distributed Environment

Machine Learning 2022-05-17 v1 Artificial Intelligence

Abstract

We propose Unified Distributed Environment (UDE), an environment virtualization toolkit for reinforcement learning research. UDE is designed to integrate environments built on any simulation platform such as Gazebo, Unity, Unreal, and OpenAI Gym. Through environment virtualization, UDE enables offloading the environment for execution on a remote machine while still maintaining a unified interface. The UDE interface is designed to support multi-agent by default. With environment virtualization and its interface design, the agent policies can be trained in multiple machines for a multi-agent environment. Furthermore, UDE supports integration with existing major RL toolkits for researchers to leverage the benefits. This paper discusses the components of UDE and its design decisions.

Keywords

Cite

@article{arxiv.2205.06946,
  title  = {Unified Distributed Environment},
  author = {Woong Gyu La and Sunil Muralidhara and Lingjie Kong and Pratik Nichat},
  journal= {arXiv preprint arXiv:2205.06946},
  year   = {2022}
}
R2 v1 2026-06-24T11:17:07.829Z