Abstract
It is of great interest for autonomous vehicles to predict the trajectory of other vehicles when planning a safe trajectory. To accurately predict the trajectory of the target vehicle, the interaction between vehicles must be considered. Interaction aware prediction methods track the previous trajectories of both the target vehicle and its surrounding vehicles. In this study, the authors consider trajectory prediction as a sequence-to-sequence prediction problem. They tackle this problem with an LSTM encoder–decoder framework. Moreover, they propose two spatial-attention mechanisms to account for the interaction between vehicles, i.e. context attention and lane attention. Spatial-attention mechanisms adopt the selectiveattention mechanism of human drivers. They choose context vectors to help the model understand the surrounding environment better and thus improve its prediction accuracy. They evaluate the authors’ methods on the highD data set recorded in German highways with root mean squared error metric. Their experimental results show superior performance to other state-of-the-art methods. Code is available at https://github.com/momo1986/Spatial-attention.
Originalsprache | Englisch |
---|---|
Seiten (von - bis) | 1855-1863 |
Seitenumfang | 9 |
Fachzeitschrift | IET Intelligent Transport Systems |
Jahrgang | 14 |
Ausgabenummer | 13 |
DOIs | |
Publikationsstatus | Veröffentlicht - 15 Dez. 2020 |