Autonomous driving paper index
Vehicle Multimodal Trajectory Prediction Integrating Kinematics and Dynamic Interaction Features
One-line summary
To address this, this paper presents a multimodal trajectory prediction method combining kinematics with dynamic interaction features.
Engineering notes
Experiments on the HighD dataset show the proposed model achieves a minADE of 0.425 m and a minFDE of 0.955 m, outperforming baselines and reducing Lat-ADE by 53.9% compared to Social-GAN.
Chinese explanation / 中文解读
中文解读待补充:本站会优先为端到端自动驾驶、BEV感知、3D目标检测、轨迹预测、路径规划、LiDAR感知等高价值论文补充中文说明。
Original abstract
Accurate vehicle trajectory prediction is essential for autonomous driving safety. However, existing data-driven models often ignore kinematic constraints, causing lateral jitter and trajectory distortion, while purely kinematics-based models lack flexibility in complex interactions. To address this, this paper presents a multimodal trajectory prediction method combining kinematics with dynamic interaction features. Operating in the Frenet coordinate system, the proposed model extracts historical features via a Bidirectional Gated Recurrent Unit (Bi-GRU) and utilizes an Adaptive Social Gating Network (ASGN) with multi-head attention to filter irrelevant interaction noise. This paper introduces a Stochastic Gating Decoder for multimodal latent variable sampling, adaptively fusing kinematics and data-driven paths to capture driver intention uncertainty while maintaining kinematic consistency. The model is trained using a composite loss function (Focal Loss and Best-of-K) to mitigate dataset long-tail distribution and trajectory divergence. Experiments on the HighD dataset show the proposed model achieves a minADE of 0.425 m and a minFDE of 0.955 m, outperforming baselines and reducing Lat-ADE by 53.9% compared to Social-GAN. These results confirm the model generates smoother, kinematically interpretable trajectories with higher accuracy in long-tail lane-changing scenarios.
Links and sources
Need this topic turned into a technical roadmap?
Full Self Driving can prepare a custom autonomous driving literature review, code map, dataset map, and B2B technology assessment.
Request B2B research
Comments