paper-with-me

홈 › Papers

Obstacle-Transformer: A Trajectory Prediction Network Based on Surrounding Trajectories

2023-04-16 · Wendong Zhang, Qingjie Chai, Quanqi Zhang, ChengWei Wu

Recurrent Neural Network, Long Short-Term Memory, and Transformer have made great progress in predicting the trajectories of moving objects. Although the trajectory element with the surrounding scene features has been merged to improve performance, there still exist some problems to be solved. One is that the time series processing models will increase the inference time with the increase of the number of prediction sequences. Another lies in which the features can not be extracted from the scene's image and point cloud in some situations. Therefore, this paper proposes an Obstacle-Transformer to predict trajectory in a constant inference time. An ``obstacle'' is designed by the surrounding trajectory rather than images or point clouds, making Obstacle-Transformer more applicable in a wider range of scenarios. Experiments are conducted on ETH and UCY data sets to verify the performance of our model.

📄 PDF Abstract BibTeX arXiv:2304.07711

Code (0)

등록된 구현이 없습니다.

Tasks

Time SeriesTrajectory Prediction

Methods 이 논문이 사용한 방법론

Multi-Head Attention 설명 없음
Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Absolute Position Encodings Absolute Position Encodings are a type of position embeddings for [Transformer-based models] where positional encodings are…
Position-Wise Feed-Forward Layer 설명 없음
Label Smoothing Label Smoothing is a regularization technique that introduces noise for the labels. This accounts for the fact that datasets may have mistakes in them, so maximizing the…
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
Residual Connection 설명 없음

Similar Papers 제목 키워드 기반

Multi-modal Trajectory Prediction for Autonomous Driving with Semantic Map and Dynamic Graph Attention Network

2021-03-30 · Bo Dong, Hao liu, Yu Bai, Jinbiao Lin 외

Predicting future trajectories of surrounding obstacles is a crucial task for autonomous driving cars to achieve a high degree of road safety. There are several challenges in trajectory prediction in real-world traffic s…

Autonomous DrivingGraph AttentionTrajectory Prediction

A Hierarchical Network for Diverse Trajectory Proposals

2019-06-09 · Sriram N. N., Gourav Kumar, Abhay Singh, M. Siva Karthik 외

Autonomous explorative robots frequently encounter scenarios where multiple future trajectories can be pursued. Often these are cases with multiple paths around an obstacle or trajectory options towards various frontiers…

Navigate

Vessel Trajectory Prediction using COLREGs-aware Optimal Planning

2026-07-17 · David Kaikkonen, Fredrik Ljungberg, Erik Frisk arxiv

This paper presents a trajectory prediction method for marine vessels based on optimal planning. Crude initial trajectories respecting static obstacles are first generated using A*-search to provide a feasible warm start…

Trajectory PredictionTrajectory Planning

Building Real-time Awareness of Out-of-distribution in Trajectory Prediction for Autonomous Vehicles

2024-09-25 · Tongfei, Guo, Taposh Banerjee, Rui Liu 외

Trajectory prediction describes the motions of surrounding moving obstacles for an autonomous vehicle; it plays a crucial role in enabling timely decision-making, such as collision avoidance and trajectory replanning. Ac…

Autonomous VehiclesChange Point DetectionCollision AvoidanceContinual Learning+4

Class-Aware Attention for Multimodal Trajectory Prediction

2022-08-31 · Bimsara Pathiraja, Shehan Munasinghe, Malshan Ranawella, Maleesha De Silva 외

Predicting the possible future trajectories of the surrounding dynamic agents is an essential requirement in autonomous driving. These trajectories mainly depend on the surrounding static environment, as well as the past…

Autonomous DrivingPredictionTrajectory Prediction