paper-with-me

홈 › Papers

Situation Assessment for Planning Lane Changes: Combining Recurrent Models and Prediction

2018-05-17 · Oliver Scheel, Loren Schwarz, Nassir Navab, Federico Tombari

One of the greatest challenges towards fully autonomous cars is the understanding of complex and dynamic scenes. Such understanding is needed for planning of maneuvers, especially those that are particularly frequent such as lane changes. While in recent years advanced driver-assistance systems have made driving safer and more comfortable, these have mostly focused on car following scenarios, and less on maneuvers involving lane changes. In this work we propose a situation assessment algorithm for classifying driving situations with respect to their suitability for lane changing. For this, we propose a deep learning architecture based on a Bidirectional Recurrent Neural Network, which uses Long Short-Term Memory units, and integrates a prediction component in the form of the Intelligent Driver Model. We prove the feasibility of our algorithm on the publicly available NGSIM datasets, where we outperform existing methods.

📄 PDF Abstract BibTeX arXiv:1805.06776

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Multi-lane Cruising Using Hierarchical Planning and Reinforcement Learning

2021-10-01 · Kasra Rezaee, Peyman Yadmellat, Masoud S. Nosrati, Elmira Amirloo Abolfathi 외

Competent multi-lane cruising requires using lane changes and within-lane maneuvers to achieve good speed and maintain safety. This paper proposes a design for autonomous multi-lane cruising by combining a hierarchical r…

Hierarchical Reinforcement LearningMotion Planningreinforcement-learningReinforcement Learning+1

Curvilinear-Coordinate-Based Object and Situation Assessment for Highly Automate

2015-02-16 · IEEE Transactions on Intelligent Transportation Systems 2015 2 · Junsoo Kim ; Kichun Jo ; Wontaek Lim ; Minchul Lee ; Myoungho Sunwoo

This paper presents a novel curvilinear-coordinate-based approach to improve object and situation assessment performance for highly automated vehicles under various curved road conditions. The approach integrates object …

Computational EfficiencyObjectState Estimation

Improving Automated Driving through POMDP Planning with Human Internal States

2020-05-28 · Zachary Sunberg, Mykel Kochenderfer

This work examines the hypothesis that partially observable Markov decision process (POMDP) planning with human driver internal states can significantly improve both safety and efficiency in autonomous freeway driving. W…

Learning from Naturalistic Driving Data for Human-like Autonomous Highway Driving

2020-05-23 · Donghao Xu, Zhezhang Ding, Xu He, Huijing Zhao 외

Driving in a human-like manner is important for an autonomous vehicle to be a smart and predictable traffic participant. To achieve this goal, parameters of the motion planning module should be carefully tuned, which nee…

Motion Planning

Modeling driver's evasive behavior during safety-critical lane changes:Two-dimensional time-to-collision and deep reinforcement learning

2022-09-29 · Hongyu Guo, Kun Xie, Mehdi Keyvan-Ekbatani

Lane changes are complex driving behaviors and frequently involve safety-critical situations. This study aims to develop a lane-change-related evasive behavior model, which can facilitate the development of safety-aware …

Collision AvoidanceDecision MakingDeep Reinforcement LearningSequential Decision Making