paper-with-me

Papers

Controlgym: Large-Scale Control Environments for Benchmarking Reinforcement Learning Algorithms

2023-11-30 · Xiangyuan Zhang, Weichao Mao, Saviz Mowlavi, Mouhacine Benosman, Tamer Başar

We introduce controlgym, a library of thirty-six industrial control settings, and ten infinite-dimensional partial differential equation (PDE)-based control problems. Integrated within the OpenAI Gym/Gymnasium (Gym) framework, controlgym allows direct applications of standard reinforcement learning (RL) algorithms like stable-baselines3. Our control environments complement those in Gym with continuous, unbounded action and observation spaces, motivated by real-world control applications. Moreover, the PDE control environments uniquely allow the users to extend the state dimensionality of the system to infinity while preserving the intrinsic dynamics. This feature is crucial for evaluating the scalability of RL algorithms for control. This project serves the learning for dynamics & control (L4DC) community, aiming to explore key questions: the convergence of RL algorithms in learning control policies; the stability and robustness issues of learning-based controllers; and the scalability of RL algorithms to high- and potentially infinite-dimensional systems. We open-source the controlgym project at https://github.com/xiangyuan-zhang/controlgym.

📄 PDF Abstract BibTeX arXiv:2311.18736

Code (1)

xiangyuan-zhang/controlgym 공식 구현 pytorch

Tasks

BenchmarkingOpenAI Gymreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Methods 이 논문이 사용한 방법론

Library 설명 없음

Similar Papers 제목 키워드 기반

E-Bench: Benchmarking Multi-Step Tool-Use Agents in Real-World Product Scenarios

2026-07-26 · Weihuang Zheng, Tianyuan Zou, Eileen Ye, Alphet Liu 외 arxiv

Large Language Models (LLMs) are increasingly deployed as agents that interact with stateful environments over multiple steps: gathering hidden information, composing tool calls, and committing state changes. We refer to…

RobotArena $\infty$: Scalable Robot Benchmarking via Real-to-Sim Translation

2025-10-27 · Yash Jangir, Yidi Zhang, Pang-Chi Lo, Kashu Yamazaki 외 arxiv

The pursuit of robot generalists, agents capable of performing diverse tasks across diverse environments, demands rigorous and scalable evaluation. Yet real-world testing of robot policies remains fundamentally constrain…

Robot Manipulation

Deluca -- A Differentiable Control Library: Environments, Methods, and Benchmarking

2021-02-19 · Paula Gradu, John Hallman, Daniel Suo, Alex Yu 외

We present an open-source library of natively differentiable physics and robotics environments, accompanied by gradient-based control methods and a benchmark-ing suite. The introduced environments allow auto-differentiat…

BenchmarkingOpenAI Gym

VirtualEnv: A Platform for Embodied AI Research

2026-01-12 · Kabir Swain, Sijie Han, Ayush Raina, Jin Zhang 외 arxiv

As large language models (LLMs) continue to improve in reasoning and decision-making, there is a growing need for realistic and interactive environments where their abilities can be rigorously evaluated. We present Virtu…

Plug-and-Play Benchmarking of Reinforcement Learning Algorithms for Large-Scale Flow Control

2026-01-21 · Jannis Becktepe, Aleksandra Franz, Nils Thuerey, Sebastian Peitz arxiv

Reinforcement learning (RL) has shown promising results in active flow control (AFC), yet progress in the field remains difficult to assess as existing studies rely on heterogeneous observation and actuation schemes, num…

Reinforcement Learning