paper-with-me

Papers

Generating and Evolving Reward Functions for Highway Driving with Large Language Models

2024-06-15 · Xu Han, Qiannan Yang, Xianda Chen, Xiaowen Chu, Meixin Zhu

Reinforcement Learning (RL) plays a crucial role in advancing autonomous driving technologies by maximizing reward functions to achieve the optimal policy. However, crafting these reward functions has been a complex, manual process in many practices. To reduce this complexity, we introduce a novel framework that integrates Large Language Models (LLMs) with RL to improve reward function design in autonomous driving. This framework utilizes the coding capabilities of LLMs, proven in other areas, to generate and evolve reward functions for highway scenarios. The framework starts with instructing LLMs to create an initial reward function code based on the driving environment and task descriptions. This code is then refined through iterative cycles involving RL training and LLMs' reflection, which benefits from their ability to review and improve the output. We have also developed a specific prompt template to improve LLMs' understanding of complex driving simulations, ensuring the generation of effective and error-free code. Our experiments in a highway driving simulator across three traffic configurations show that our method surpasses expert handcrafted reward functions, achieving a 22% higher average success rate. This not only indicates safer driving but also suggests significant gains in development productivity.

📄 PDF Abstract BibTeX arXiv:2406.10540

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Modeling Human Driving Behavior through Generative Adversarial Imitation Learning

2020-06-10 · Raunak Bhattacharyya, Blake Wulfe, Derek Phillips, Alex Kuefler 외

An open problem in autonomous vehicle safety validation is building reliable models of human driving behavior in simulation. This work presents an approach to learn neural driving policies from real world driving demonst…

Decision MakingDisentanglementImitation LearningSequential Decision Making

Comprehensive Training and Evaluation on Deep Reinforcement Learning for Automated Driving in Various Simulated Driving Maneuvers

2023-06-20 · Yongqi Dong, Tobias Datema, Vincent Wassenaar, Joris van de Weg 외

Developing and testing automated driving models in the real world might be challenging and even dangerous, while simulation can help with this, especially for challenging maneuvers. Deep reinforcement learning (DRL) has …

Decision MakingDeep Reinforcement Learning

An Independent Study of Reinforcement Learning and Autonomous Driving

2021-08-20 · Hanzhi Yang

Reinforcement learning has become one of the most trending subjects in the recent decade. It has seen applications in various fields such as robot manipulations, autonomous driving, path planning, computer gaming, etc. W…

Autonomous DrivingOpenAI GymQ-Learningreinforcement-learning+2

Personalized Highway Pilot Assist Considering Leading Vehicle's Lateral Behaviours

2021-12-11 · Daofei Li, Ao Liu

Highway pilot assist has become the front line of competition in advanced driver assistance systems. The increasing requirements on safety and user acceptance are calling for personalization in the development process of…

Personalized Lane Change Decision Algorithm Using Deep Reinforcement Learning Approach

2021-12-17 · Daofei Li, Ao Liu

To develop driving automation technologies for human, a human-centered methodology should be adopted for ensured safety and satisfactory user experience. Automated lane change decision in dense highway traffic is challen…

Deep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)