paper-with-me

홈 › Papers

Incremental Learning of Motion Primitives for Pedestrian Trajectory Prediction at Intersections

2019-11-21 · Golnaz Habibi, Nikita Japuria, Jonathan P. How

This paper presents a novel incremental learning algorithm for pedestrian motion prediction, with the ability to improve the learned model over time when data is incrementally available. In this setup, trajectories are modeled as simple segments called motion primitives. Transitions between motion primitives are modeled as Gaussian Processes. When new data is available, the motion primitives learned from the new data are compared with the previous ones by measuring the inner product of the motion primitive vectors. Similar motion primitives and transitions are fused and novel motion primitives are added to capture newly observed behaviors. The proposed approach is tested and compared with other baselines in intersection scenarios where the data is incrementally available either from a single intersection or from multiple intersections with different geometries. In both cases, our method incrementally learns motion patterns and outperforms the offline learning approach in terms of prediction errors. The results also show that the model size in our algorithm grows at a much lower rate than standard incremental learning, where newly learned motion primitives and transitions are simply accumulated over time.

📄 PDF Abstract BibTeX arXiv:1911.09476

Code (0)

등록된 구현이 없습니다.

Tasks

Gaussian ProcessesIncremental Learningmotion predictionPedestrian Trajectory PredictionTrajectory Prediction

Similar Papers 제목 키워드 기반

Context-Aware Pedestrian Motion Prediction In Urban Intersections

2018-06-25 · Golnaz Habibi, Nikita Jaipuria, Jonathan P. How

This paper presents a novel context-based approach for pedestrian motion prediction in crowded, urban intersections, with the additional flexibility of prediction in similar, but new, environments. Previously, Chen et. a…

Clusteringmotion predictionPrediction

LG-Traj: LLM Guided Pedestrian Trajectory Prediction

2024-03-12 · Pranav Singh Chib, Pravendra Singh

Accurate pedestrian trajectory prediction is crucial for various applications, and it requires a deep understanding of pedestrian motion patterns in dynamic environments. However, existing pedestrian trajectory predictio…

DecoderPedestrian Trajectory PredictionPredictionRepresentation Learning+1

TrajMamba: An Ego-Motion-Guided Mamba Model for Pedestrian Trajectory Prediction from an Egocentric Perspective

2026-03-16 · Yusheng Peng, Gaofeng Zhang, Liping Zheng arxiv

Future trajectory prediction of a tracked pedestrian from an egocentric perspective is a key task in areas such as autonomous driving and robot navigation. The challenge of this task lies in the complex dynamic relative …

Trajectory PredictionAutonomous DrivingRobot Navigation

Comparison of Pedestrian Prediction Models from Trajectory and Appearance Data for Autonomous Driving

2023-05-25 · Anthony Knittel, Morris Antonello, John Redford, Subramanian Ramamoorthy

The ability to anticipate pedestrian motion changes is a critical capability for autonomous vehicles. In urban environments, pedestrians may enter the road area and create a high risk for driving, and it is important to …

Autonomous DrivingAutonomous VehiclesPredictionTrajectory Prediction

Intention Enhanced Diffusion Model for Multimodal Pedestrian Trajectory Prediction

2025-08-06 · Yu Liu, Zhijie Liu, Xiao Ren, You-Fu Li 외 arxiv

Predicting pedestrian motion trajectories is critical for path planning and motion control of autonomous vehicles. However, accurately forecasting crowd trajectories remains a challenging task due to the inherently multi…

Trajectory PredictionAutonomous Vehicles