Obstacle-Transformer: A Trajectory Prediction Network Based on Surrounding Trajectories
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.
Code (0)
등록된 구현이 없습니다.
Tasks
Time SeriesTrajectory PredictionMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Multi-modal Trajectory Prediction for Autonomous Driving with Semantic Map and Dynamic Graph Attention Network
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 PredictionA Hierarchical Network for Diverse Trajectory Proposals
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…
NavigateVessel Trajectory Prediction using COLREGs-aware Optimal Planning
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 PlanningBuilding Real-time Awareness of Out-of-distribution in Trajectory Prediction for Autonomous Vehicles
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+4Class-Aware Attention for Multimodal Trajectory Prediction
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