Table of Contents
Fetching ...

A GPT-based Decision Transformer for Multi-Vehicle Coordination at Unsignalized Intersections

Eunjae Lee, Minhee Kang, Yoojin Choi, Heejin Ahn

TL;DR

The results show that the Decision Transformer can outperform the training data in terms of total travel time and can be generalized effectively to various scenarios, including noise-induced velocity variations, continuous interaction environments, and different vehicle numbers and road configurations.

Abstract

In this paper, we explore the application of the Decision Transformer, a decision-making algorithm based on the Generative Pre-trained Transformer (GPT) architecture, to multi-vehicle coordination at unsignalized intersections. We formulate the coordination problem so as to find the optimal trajectories for multiple vehicles at intersections, modeling it as a sequence prediction task to fully leverage the power of GPTs as a sequence model. Through extensive experiments, we compare our approach to a reservation-based intersection management system. Our results show that the Decision Transformer can outperform the training data in terms of total travel time and can be generalized effectively to various scenarios, including noise-induced velocity variations, continuous interaction environments, and different vehicle numbers and road configurations.

A GPT-based Decision Transformer for Multi-Vehicle Coordination at Unsignalized Intersections

TL;DR

The results show that the Decision Transformer can outperform the training data in terms of total travel time and can be generalized effectively to various scenarios, including noise-induced velocity variations, continuous interaction environments, and different vehicle numbers and road configurations.

Abstract

In this paper, we explore the application of the Decision Transformer, a decision-making algorithm based on the Generative Pre-trained Transformer (GPT) architecture, to multi-vehicle coordination at unsignalized intersections. We formulate the coordination problem so as to find the optimal trajectories for multiple vehicles at intersections, modeling it as a sequence prediction task to fully leverage the power of GPTs as a sequence model. Through extensive experiments, we compare our approach to a reservation-based intersection management system. Our results show that the Decision Transformer can outperform the training data in terms of total travel time and can be generalized effectively to various scenarios, including noise-induced velocity variations, continuous interaction environments, and different vehicle numbers and road configurations.
Paper Structure (19 sections, 4 equations, 4 figures, 5 tables, 2 algorithms)

This paper contains 19 sections, 4 equations, 4 figures, 5 tables, 2 algorithms.

Figures (4)

  • Figure 1: Multi-vehicle coordination with Decision Transformer
  • Figure 2: Decision Transformer model architecture
  • Figure 3: Visualization of the driving trajectories of our model and AIM with vehicle speed trend at 2 cases
  • Figure 4: Environments with noise-free and noise.