paper-with-me

Papers

Optimal Reward Shaping: Autonomous Car Parking Case Study

2026-07-26 · Emre Özkaya, Nicolas R. Gauger arxiv

Designing effective reward functions for model-free reinforcement learning under non-holonomic constraints remains a persistent challenge, often resulting in severe local minima such as policy paralysis or over-conservative hazard avoidance. In this work, we present a parameterized reward shaping framework featuring coverage-gated alignment feedback, drive-direction switch regularization, and an aligned episode termination mechanism evaluated on an autonomous parallel parking task. Crucially, we show that environmental reward parameters and algorithmic hyperparameters are deeply co-dependent, requiring joint meta-optimization to achieve stable convergence. By employing surrogate-based Bayesian optimization, our co-optimized Deep Q-Network (DQN) agent resolves characteristic control failure modes, significantly outperforming uncalibrated baselines across both success rate and trajectory smoothness.

📄 PDF Abstract BibTeX arXiv:2607.23617

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Risk-Aware Reward Shaping of Reinforcement Learning Agents for Autonomous Driving

2023-06-05 · Lin-Chi Wu, Zengjie Zhang, Sofie Haesaert, Zhiqiang Ma 외

Reinforcement learning (RL) is an effective approach to motion planning in autonomous driving, where an optimal driving policy can be automatically learned using the interaction data with the environment. Nevertheless, t…

Autonomous DrivingMotion PlanningOpenAI Gymreinforcement-learning+1

Spatial parking planning design with mixed conventional and autonomous vehicles

2021-04-05 · Qida Su, David Z. W. Wang

Travellers in autonomous vehicles (AVs) need not to walk to the destination any more after parking like those in conventional human-driven vehicles (HVs). Instead, they can drop off directly at the destination and AVs ca…

Autonomous Vehicles

Optimal Parking Planning for Shared Autonomous Vehicles

2022-08-07 · Seongjin Choi, Jinwoo Lee

Parking is a crucial element of the driving experience in urban transportation systems. Especially in the coming era of Shared Autonomous Vehicles (SAVs), parking operations in urban transportation networks will inevitab…

Autonomous Vehicles

Learning to Shape Rewards using a Game of Two Partners

2021-03-16 · David Mguni, Taher Jafferjee, Jianhong Wang, Nicolas Perez-Nieves 외

Reward shaping (RS) is a powerful method in reinforcement learning (RL) for overcoming the problem of sparse or uninformative rewards. However, RS typically relies on manually engineered shaping-reward functions whose co…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)Vocal Bursts Valence Prediction

Temporal-Logic-Based Reward Shaping for Continuing Reinforcement Learning Tasks

2020-07-03 · Yuqian Jiang, Sudarshanan Bharadwaj, Bo Wu, Rishi Shah 외

In continuing tasks, average-reward reinforcement learning may be a more appropriate problem formulation than the more common discounted reward formulation. As usual, learning an optimal policy in this setting typically …

reinforcement-learningReinforcement LearningReinforcement Learning (RL)