paper-with-me

홈 › Papers

A Review of Nine Physics Engines for Reinforcement Learning Research

2024-07-11 · Michael Kaup, Cornelius Wolff, Hyerim Hwang, Julius Mayer, Elia Bruni

We present a review of popular simulation engines and frameworks used in reinforcement learning (RL) research, aiming to guide researchers in selecting tools for creating simulated physical environments for RL and training setups. It evaluates nine frameworks (Brax, Chrono, Gazebo, MuJoCo, ODE, PhysX, PyBullet, Webots, and Unity) based on their popularity, feature range, quality, usability, and RL capabilities. We highlight the challenges in selecting and utilizing physics engines for RL research, including the need for detailed comparisons and an understanding of each framework's capabilities. Key findings indicate MuJoCo as the leading framework due to its performance and flexibility, despite usability challenges. Unity is noted for its ease of use but lacks scalability and simulation fidelity. The study calls for further development to improve simulation engines' usability and performance and stresses the importance of transparency and reproducibility in RL research. This review contributes to the RL community by offering insights into the selection process for simulation engines, facilitating informed decision-making.

📄 PDF Abstract BibTeX arXiv:2407.08590

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingMuJoCoreinforcement-learningReinforcement LearningReinforcement Learning (RL)Unity

Similar Papers 제목 키워드 기반

Can Reinforcement Learning for Continuous Control Generalize Across Physics Engines?

2020-10-27 · Aaqib Parvez Mohammed, Matias Valdenegro-Toro

Reinforcement learning (RL) algorithms should learn as much as possible about the environment but not the properties of the physics engines that generate the environment. There are multiple algorithms that solve the task…

continuous-controlContinuous ControlDeep Reinforcement LearningMuJoCo+3

OmniNeuro: A Multimodal HCI Framework for Explainable BCI Feedback via Generative AI and Sonification

2025-12-28 · Ayda Aghaei Nia arxiv

While Deep Learning has improved Brain-Computer Interface (BCI) decoding accuracy, clinical adoption is hindered by the "Black Box" nature of these algorithms, leading to user frustration and poor neuroplasticity outcome…

Using large language models to produce literature reviews: Usages and systematic biases of microphysics parametrizations in 2699 publications

2025-03-27 · Tianhang Zhang, Shengnan Fu, David M. Schultz, Zhonghua Zheng

Large language models afford opportunities for using computers for intensive tasks, realizing research opportunities that have not been considered before. One such opportunity could be a systematic interrogation of the s…

Language ModelingLanguage ModellingLarge Language Model

PyBatchRender: A Python Library for Batched 3D Rendering at Up to One Million FPS

2026-01-03 · Evgenii Rudakov, Jonathan Shock, Benjamin Ultan Cowley arxiv

Reinforcement learning from pixels is often bottlenecked by the performance and complexity of 3D rendered environments. Researchers face a trade-off between high-speed, low-level engines and slower, more accessible Pytho…

Reinforcement Learning

A Survey on Physics Informed Reinforcement Learning: Review and Open Problems

2023-09-05 · Chayan Banerjee, Kien Nguyen, Clinton Fookes, Maziar Raissi

The inclusion of physical information in machine learning frameworks has revolutionized many application areas. This involves enhancing the learning process by incorporating physical constraints and adhering to physical …

reinforcement-learningReinforcement Learning