paper-with-me

Papers

Robust Driving Policy Learning with Guided Meta Reinforcement Learning

2023-07-19 · Kanghoon Lee, Jiachen Li, David Isele, Jinkyoo Park, Kikuo Fujimura, Mykel J. Kochenderfer

Although deep reinforcement learning (DRL) has shown promising results for autonomous navigation in interactive traffic scenarios, existing work typically adopts a fixed behavior policy to control social vehicles in the training environment. This may cause the learned driving policy to overfit the environment, making it difficult to interact well with vehicles with different, unseen behaviors. In this work, we introduce an efficient method to train diverse driving policies for social vehicles as a single meta-policy. By randomizing the interaction-based reward functions of social vehicles, we can generate diverse objectives and efficiently train the meta-policy through guiding policies that achieve specific objectives. We further propose a training strategy to enhance the robustness of the ego vehicle's driving policy using the environment where social vehicles are controlled by the learned meta-policy. Our method successfully learns an ego driving policy that generalizes well to unseen situations with out-of-distribution (OOD) social agents' behaviors in a challenging uncontrolled T-intersection scenario.

📄 PDF Abstract BibTeX arXiv:2307.10160

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous NavigationDeep Reinforcement LearningMeta Reinforcement Learningreinforcement-learningReinforcement Learning

Similar Papers 제목 키워드 기반

Importance Sampling-Guided Meta-Training for Intelligent Agents in Highly Interactive Environments

2024-07-22 · Mansur Arief, Mike Timmerman, Jiachen Li, David Isele 외

Training intelligent agents to navigate highly interactive environments presents significant challenges. While guided meta reinforcement learning (RL) approach that first trains a guiding policy to train the ego agent ha…

Meta Reinforcement LearningNavigateReinforcement Learning (RL)

Composing Meta-Policies for Autonomous Driving Using Hierarchical Deep Reinforcement Learning

2017-11-04 · Richard Liaw, Sanjay Krishnan, Animesh Garg, Daniel Crankshaw 외

Rather than learning new control policies for each new task, it is possible, when tasks share some structure, to compose a "meta-policy" from previously learned policies. This paper reports results from experiments using…

Autonomous DrivingDeep Reinforcement Learningreinforcement-learningReinforcement Learning+1

Meta-Reinforcement Learning for Adaptive Autonomous Driving

2019-05-16 · ICML Workshop AMTL 2019 6 · Anonymous

Reinforcement learning (RL) methods achieved major advances in multiple tasks surpassing human performance. However, most of RL strategies show a certain degree of weakness and may become computationally intractable when…

Autonomous DrivingMeta Reinforcement Learningreinforcement-learningReinforcement Learning+1

Quick Learner Automated Vehicle Adapting its Roadmanship to Varying Traffic Cultures with Meta Reinforcement Learning

2021-04-18 · Songan Zhang, Lu Wen, Huei Peng, H. Eric Tseng

It is essential for an automated vehicle in the field to perform discretionary lane changes with appropriate roadmanship - driving safely and efficiently without annoying or endangering other road users - under a wide ra…

Deep Reinforcement LearningMeta Reinforcement Learningreinforcement-learningReinforcement Learning+1

Guided Online Distillation: Promoting Safe Reinforcement Learning by Offline Demonstration

2023-09-18 · Jinning Li, Xinyi Liu, Banghua Zhu, Jiantao Jiao 외

Safe Reinforcement Learning (RL) aims to find a policy that achieves high rewards while satisfying cost constraints. When learning from scratch, safe RL agents tend to be overly conservative, which impedes exploration an…

Autonomous DrivingDecision Makingreinforcement-learningReinforcement Learning+2