paper-with-me

홈 › Papers

GRIP++: Enhanced Graph-based Interaction-aware Trajectory Prediction for Autonomous Driving

2019-07-17 · arXiv preprint 2020 5 · Xin Li, Xiaowen Ying, Mooi Choo Chuah

Despite the advancement in the technology of autonomous driving cars, the safety of a self-driving car is still a challenging problem that has not been well studied. Motion prediction is one of the core functions of an autonomous driving car. Previously, we propose a novel scheme called GRIP which is designed to predict trajectories for traffic agents around an autonomous car efficiently. GRIP uses a graph to represent the interactions of close objects, applies several graph convolutional blocks to extract features, and subsequently uses an encoder-decoder long short-term memory (LSTM) model to make predictions. Even though our experimental results show that GRIP improves the prediction accuracy of the state-of-the-art solution by 30%, GRIP still has some limitations. GRIP uses a fixed graph to describe the relationships between different traffic agents and hence may suffer some performance degradations when it is being used in urban traffic scenarios. Hence, in this paper, we describe an improved scheme called GRIP++ where we use both fixed and dynamic graphs for trajectory predictions of different types of traffic agents. Such an improvement can help autonomous driving cars avoid many traffic accidents. Our evaluations using a recently released urban traffic dataset, namely ApolloScape showed that GRIP++ achieves better prediction accuracy than state-of-the-art schemes. GRIP++ ranked #1 on the leaderboard of the ApolloScape trajectory competition in October 2019. In addition, GRIP++ runs 21.7 times faster than a state-of-the-art scheme, CS-LSTM.

📄 PDF Abstract BibTeX arXiv:1907.07792

Code (4)

xincoder/GRIP 공식 구현 pytorch
ZiyiLiubird/GRIP_Plus_Plus pytorch
xincoder/GRIP_Trajectory pytorch
zqzqz/AdvTrajectoryPrediction pytorch

Tasks

Autonomous DrivingDecodermotion predictionTrajectory Prediction

Similar Papers 제목 키워드 기반

GRIP: Graph-based Interaction-aware Trajectory Prediction

2019-10-27 · IEEE Intelligent Transportation Systems Conference (ITSC) 2019 10 · Xin Li, Xiaowen Ying, Mooi Choo Chuah

Nowadays, autonomous driving cars have become commercially available. However, the safety of a self-driving car is still a challenging problem that has not been well studied. Motion prediction is one of the core function…

Autonomous DrivingDecodermotion predictionPrediction+1

XGrasp: Gripper-Aware Grasp Detection with Multi-Gripper Data Generation

2025-10-13 · Yeonseo Lee, Jungwook Mun, Hyosup Shin, Guebin Hwang 외 arxiv

Real-world robotic systems frequently require diverse end-effectors for different tasks, however most existing grasp detection methods are optimized for a single gripper type, demanding retraining or optimization for eac…

Contrastive Learning

SocialFormer: Social Interaction Modeling with Edge-enhanced Heterogeneous Graph Transformers for Trajectory Prediction

2024-05-06 · Zixu Wang, Zhigang Sun, Juergen Luettin, Lavdim Halilaj

Accurate trajectory prediction is crucial for ensuring safe and efficient autonomous driving. However, most existing methods overlook complex interactions between traffic participants that often govern their future traje…

Autonomous DrivingGraph Neural NetworkPredictionTrajectory Prediction

Graph-Based Interaction-Aware Multimodal 2D Vehicle Trajectory Prediction using Diffusion Graph Convolutional Networks

2023-09-05 · Keshu Wu, Yang Zhou, Haotian Shi, Xiaopeng Li 외

Predicting vehicle trajectories is crucial for ensuring automated vehicle operation efficiency and safety, particularly on congested multi-lane highways. In such dynamic environments, a vehicle's motion is determined by …

Graph EmbeddingIntent DetectionTrajectory Prediction

DT-BEHRT: Disease Trajectory-aware Transformer for Interpretable Patient Representation Learning

2026-03-10 · Deyi Li, Zijun Yao, Qi Xu, Muxuan Liang 외 arxiv

The growing adoption of electronic health record (EHR) systems has provided unprecedented opportunities for predictive modeling to guide clinical decision making. Structured EHRs contain longitudinal observations of pati…

Representation LearningDecision Making