paper-with-me

홈 › Papers

Reward Training Wheels: Adaptive Auxiliary Rewards for Robotics Reinforcement Learning

2025-03-19 · Linji Wang, Tong Xu, Yuanjie Lu, Xuesu Xiao

Robotics Reinforcement Learning (RL) often relies on carefully engineered auxiliary rewards to supplement sparse primary learning objectives to compensate for the lack of large-scale, real-world, trial-and-error data. While these auxiliary rewards accelerate learning, they require significant engineering effort, may introduce human biases, and cannot adapt to the robot's evolving capabilities during training. In this paper, we introduce Reward Training Wheels (RTW), a teacher-student framework that automates auxiliary reward adaptation for robotics RL. To be specific, the RTW teacher dynamically adjusts auxiliary reward weights based on the student's evolving capabilities to determine which auxiliary reward aspects require more or less emphasis to improve the primary objective. We demonstrate RTW on two challenging robot tasks: navigation in highly constrained spaces and off-road vehicle mobility on vertically challenging terrain. In simulation, RTW outperforms expert-designed rewards by 2.35% in navigation success rate and improves off-road mobility performance by 122.62%, while achieving 35% and 3X faster training efficiency, respectively. Physical robot experiments further validate RTW's effectiveness, achieving a perfect success rate (5/5 trials vs. 2/5 for expert-designed rewards) and improving vehicle stability with up to 47.4% reduction in orientation angles.

📄 PDF Abstract BibTeX arXiv:2503.15724

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Hierarchical Reinforcement Learning with Advantage-Based Auxiliary Rewards

2019-10-10 · NeurIPS 2019 12 · Siyuan Li, Rui Wang, Minxue Tang, Chongjie Zhang

Hierarchical Reinforcement Learning (HRL) is a promising approach to solving long-horizon problems with sparse and delayed rewards. Many existing HRL algorithms either use pre-trained low-level skills that are unadaptabl…

Hierarchical Reinforcement LearningMuJoCoreinforcement-learningReinforcement Learning+1

Learning to Recover: Dynamic Reward Shaping with Wheel-Leg Coordination for Fallen Robots

2025-06-05 · Boyuan Deng, Luca Rossini, Jin Wang, Weijie Wang 외

Adaptive recovery from fall incidents are essential skills for the practical deployment of wheeled-legged robots, which uniquely combine the agility of legs with the speed of wheels for rapid recovery. However, tradition…

Automatic Reward Design via Learning Motivation-Consistent Intrinsic Rewards

2022-07-29 · Yixiang Wang, Yujing Hu, Feng Wu, Yingfeng Chen

Reward design is a critical part of the application of reinforcement learning, the performance of which strongly depends on how well the reward signal frames the goal of the designer and how well the signal assesses prog…

REM-CTX: Automated Peer Review via Reinforcement Learning with Auxiliary Context

2026-03-31 · Pawin Taechoyotin, Daniel E. Acuna arxiv

Most automated peer review systems rely on textual manuscript content alone, leaving visual elements such as figures and external scholarly signals underutilized. We introduce REM-CTX, a reinforcement-learning system tha…

Reinforcement Learning

Adaptive Bi-Level Multi-Robot Task Allocation and Learning under Uncertainty with Temporal Logic Constraints

2025-02-14 · Xiaoshan Lin, Roberto Tron

This work addresses the problem of multi-robot coordination under unknown robot transition models, ensuring that tasks specified by Time Window Temporal Logic are satisfied with user-defined probability thresholds. We pr…