paper-with-me

홈 › 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 functions of an autonomous driving car. In this paper, 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. The experimental results on two well-known public datasets show that our proposed model improves the prediction accuracy of the state-of-the-art solution by 30%. The prediction error of GRIP is one meter shorter than existing schemes. Such an improvement can help autonomous driving cars avoid many traffic accidents. In addition, the proposed GRIP runs 5x faster than state-of-the-art schemes.

📄 PDF Abstract BibTeX

Code (1)

xincoder/GRIP 공식 구현 pytorch

Tasks

Autonomous DrivingDecodermotion predictionPredictionTrajectory Prediction

Similar 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 a…

Autonomous DrivingDecodermotion predictionTrajectory Prediction

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

STIGCN: spatial–temporal interaction‑aware graph convolution network for pedestrian trajectory prediction

2023-12-30 · The Journal of Supercomputing 2023 12 · Wangxing Chen, Haifeng Sang, Jinyu Wang, Zishan Zhao

Accurately predicting the future trajectory of pedestrians is critical for tasks such as autonomous driving and robot navigation. Previous methods for pedestrian trajectory prediction dealt with social interaction and pe…

Autonomous DrivingPedestrian Trajectory PredictionPredictionRobot Navigation+1

A Comparative Study of Graph Neural Network Layer Selection for Interaction Modelling in Driving Trajectory Prediction

2026-06-12 · George Daoud, Mohamed El-Darieby arxiv

Autonomous driving systems rely on precise trajectory prediction to plan safe and efficient movement. Graph Neural Networks (GNNs) have become a promising approach for modelling spatiotemporal interactions among road age…

Trajectory PredictionGraph Neural NetworkAutonomous Driving

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