paper-with-me

홈 › Papers

Towards a Reward-Free Reinforcement Learning Framework for Vehicle Control

2025-02-21 · Jielong Yang, Daoyuan Huang

Reinforcement learning plays a crucial role in vehicle control by guiding agents to learn optimal control strategies through designing or learning appropriate reward signals. However, in vehicle control applications, rewards typically need to be manually designed while considering multiple implicit factors, which easily introduces human biases. Although imitation learning methods does not rely on explicit reward signals, they necessitate high-quality expert actions, which are often challenging to acquire. To address these issues, we propose a reward-free reinforcement learning framework (RFRLF). This framework directly learns the target states to optimize agent behavior through a target state prediction network (TSPN) and a reward-free state-guided policy network (RFSGPN), avoiding the dependence on manually designed reward signals. Specifically, the policy network is learned via minimizing the differences between the predicted state and the expert state. Experimental results demonstrate the effectiveness of the proposed RFRLF in controlling vehicle driving, showing its advantages in improving learning efficiency and adapting to reward-free environments.

📄 PDF Abstract BibTeX arXiv:2502.15262

Code (0)

등록된 구현이 없습니다.

Tasks

Imitation Learningreinforcement-learningReinforcement Learning

Similar Papers 제목 키워드 기반

Reinforcement Learning for Mixed Autonomy Intersections

2021-11-08 · Zhongxia Yan, Cathy Wu

We propose a model-free reinforcement learning method for controlling mixed autonomy traffic in simulated traffic networks with through-traffic-only two-way and four-way intersections. Our method utilizes multi-agent pol…

Multi-Task Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)+1

High-speed Autonomous Drifting with Deep Reinforcement Learning

2020-01-06 · Peide Cai, Xiaodong Mei, Lei Tai, Yuxiang Sun 외

Drifting is a complicated task for autonomous vehicle control. Most traditional methods in this area are based on motion equations derived by the understanding of vehicle dynamics, which is difficult to be modeled precis…

Deep Reinforcement LearningFrictionreinforcement-learningReinforcement Learning+2

Average-Power-Budgeted Underwater Vehicle Control via Constrained Reinforcement Learning

2026-06-24 · Yinuo Wang, Gavin Tao, Yuze Liu arxiv

Underwater vehicles operate from a fixed onboard energy budget that propulsion rapidly depletes, so a controller that completes its task while drawing less thruster power directly extends mission range and endurance. Rei…

Reinforcement Learning

Learning to Drive in a Day

2018-07-01 · Alex Kendall, Jeffrey Hawke, David Janz, Przemyslaw Mazur 외

We demonstrate the first application of deep reinforcement learning to autonomous driving. From randomly initialised parameters, our model is able to learn a policy for lane following in a handful of training episodes us…

Autonomous DrivingDeep Reinforcement Learningreinforcement-learningReinforcement Learning+1

Deep Reinforcement Learning for Continuous Docking Control of Autonomous Underwater Vehicles: A Benchmarking Study

2021-08-05 · Mihir Patil, Bilal Wehbe, Matias Valdenegro-Toro

Docking control of an autonomous underwater vehicle (AUV) is a task that is integral to achieving persistent long term autonomy. This work explores the application of state-of-the-art model-free deep reinforcement learni…

BenchmarkingDeep Reinforcement LearningReinforcement Learning (RL)