paper-with-me

홈 › Papers

Learning Negotiating Behavior Between Cars in Intersections using Deep Q-Learning

2018-10-24 · Tommy Tram, Anton Jansson, Robin Grönberg, Mohammad Ali, Jonas Sjöberg

This paper concerns automated vehicles negotiating with other vehicles, typically human driven, in crossings with the goal to find a decision algorithm by learning typical behaviors of other vehicles. The vehicle observes distance and speed of vehicles on the intersecting road and use a policy that adapts its speed along its pre-defined trajectory to pass the crossing efficiently. Deep Q-learning is used on simulated traffic with different predefined driver behaviors and intentions. The results show a policy that is able to cross the intersection avoiding collision with other vehicles 98% of the time, while at the same time not being too passive. Moreover, inferring information over time is important to distinguish between different intentions and is shown by comparing the collision rate between a Deep Recurrent Q-Network at 0.85% and a Deep Q-learning at 1.75%.

📄 PDF Abstract BibTeX arXiv:1810.10469

Code (0)

등록된 구현이 없습니다.

Tasks

Q-Learning

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…
Q-Learning Q-Learning is an off-policy temporal difference control algorithm: $$Q\left(S\_{t}, A\_{t}\right) \leftarrow Q\left(S\_{t}, A\_{t}\right) + \alpha\left[R_{t+1} +…

Similar Papers 제목 키워드 기반

Interaction Detection Between Vehicles and Vulnerable Road Users: A Deep Generative Approach with Attention

2021-05-09 · Hao Cheng, Li Feng, Hailong Liu, Takatsugu Hirayama 외

Intersections where vehicles are permitted to turn and interact with vulnerable road users (VRUs) like pedestrians and cyclists are among some of the most challenging locations for automated and accurate recognition of r…

Optical Flow EstimationSelf-Driving Cars

How Well Can LLMs Negotiate? NegotiationArena Platform and Analysis

2024-02-08 · Federico Bianchi, Patrick John Chia, Mert Yuksekgonul, Jacopo Tagliabue 외

Negotiation is the basis of social interactions; humans negotiate everything from the price of cars to how to share common resources. With rapidly growing interest in using large language models (LLMs) to act as agents o…

INTENT: An LSTM Framework for Vehicle Intention Prediction in Intersection Scenarios with Comprehensive Ablation Analysis

2026-07-09 · Logine M. Zaki, Catherine M. Elias arxiv

Vehicle intention prediction is a pivotal aspect in the agility and safety of autonomous vehicles in all driving scenarios; if genuine enhancement of autonomous vehicles are required, we need to make them adopt human int…

Trajectory PredictionAutonomous Vehicles

Autonomous Navigation through intersections with Graph ConvolutionalNetworks and Conditional Imitation Learning for Self-driving Cars

2021-02-01 · Xiaodong Mei, Yuxiang Sun, Yuying Chen, Congcong Liu 외

In autonomous driving, navigation through unsignaled intersections with many traffic participants moving around is a challenging task. To provide a solution to this problem, we propose a novel branched network G-CIL for …

Autonomous DrivingAutonomous NavigationImitation LearningSelf-Driving Cars

Microscopic Traffic Simulation by Cooperative Multi-agent Deep Reinforcement Learning

2019-03-04 · Giulio Bacchiani, Daniele Molinari, Marco Patander

Expert human drivers perform actions relying on traffic laws and their previous experience. While traffic laws are easily embedded into an artificial brain, modeling human complex behaviors which come from past experienc…

Deep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)