paper-with-me

홈 › Papers

Assistax: A Multi-Agent Hardware-Accelerated Reinforcement Learning Benchmark for Assistive Robotics

2025-07-29 · Leonard Hinckeldey, Elliot Fosong, Rimvydas Rubavicius, Elle Miller, Trevor McInroe, Fan Zhang, Patricia Wollstadt, Stefano V. Albrecht, Subramanian Ramamoorthy arxiv

The development of reinforcement learning (RL) algorithms has been largely driven by ambitious challenge tasks and benchmarks. Games have dominated RL benchmarks because they present relevant challenges, are inexpensive to run and easy to understand. While games such as Go and Atari have led to many breakthroughs, they often do not directly translate to real-world embodied applications. In recognising the need to diversify RL benchmarks and addressing complexities that arise in embodied interaction scenarios, we introduce Assistax: an open-source benchmark designed to address challenges arising in assistive robotics tasks. Assistax uses JAX's hardware acceleration for significant speed-ups for learning in physics-based simulations. In terms of open-loop wall-clock time, Assistax runs up to $370\times$ faster when vectorising training runs compared to CPU-based alternatives. Assistax conceptualises the interaction between an assistive robot and an active human patient using multi-agent RL to train a population of diverse partner agents against which an embodied robotic agent's zero-shot coordination capabilities can be tested. Extensive evaluation and hyperparameter tuning for popular continuous control RL and MARL algorithms provide reliable baselines and establish Assistax as a practical benchmark for advancing RL research for assistive robotics. The code is available at: https://github.com/assistive-autonomy/assistax.

📄 PDF Abstract BibTeX arXiv:2507.21638

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement LearningContinuous Control

Similar Papers 제목 키워드 기반

TABX: A High-Throughput Sandbox Battle Simulator for Multi-Agent Reinforcement Learning

2026-02-02 · Hayeong Lee, JunHyeok Oh, Byung-Jun Lee arxiv

The design of environments plays a critical role in shaping the development and evaluation of cooperative multi-agent reinforcement learning (MARL) algorithms. While existing benchmarks highlight critical challenges, the…

Multi-agent Reinforcement Learning

Reinforcement Learning Enhanced Quantum-inspired Algorithm for Combinatorial Optimization

2020-02-11 · Dmitrii Beloborodov, A. E. Ulanov, Jakob N. Foerster, Shimon Whiteson 외

Quantum hardware and quantum-inspired algorithms are becoming increasingly popular for combinatorial optimization. However, these algorithms may require careful hyperparameter tuning for each problem instance. We use a r…

Combinatorial OptimizationHyperparameter Optimizationreinforcement-learningReinforcement Learning+2

POPGym Arcade: Parallel Pixelated POMDPs

2025-03-03 · Zekang Wang, Zhe He, Borong Zhang, Edan Toledo 외

We present the POPGym Arcade, a collection of hardware-accelerated, pixel-based environments with shared observation and action spaces. Each environment includes fully and partially observable variants, enabling counterf…

counterfactualImitation LearningQ-Learning

Waymax: An Accelerated, Data-Driven Simulator for Large-Scale Autonomous Driving Research

2023-10-12 · NeurIPS 2023 11

Simulation is an essential tool to develop and benchmark autonomous vehicle planning software in a safe and cost-effective manner. However, realistic simulation requires accurate modeling of nuanced and complex multi-age…

Autonomous Driving

CRAX: Fast Safe Reinforcement Learning Benchmarking

2026-06-18 · Tristan Tomilin, Mourad Boustani, Mickey Beurskens, Thiago D. Simão arxiv

Safety is a core concern for deploying reinforcement learning (RL) agents in real-world domains such as robotics and autonomous driving. While benchmarks have been central to progress in RL, existing safety benchmarks wi…

Reinforcement LearningAutonomous Driving