paper-with-me

홈 › Papers

Traj-LLM: A New Exploration for Empowering Trajectory Prediction with Pre-trained Large Language Models

2024-05-08 · Zhengxing Lan, Hongbo Li, Lingshan Liu, Bo Fan, Yisheng Lv, Yilong Ren, Zhiyong Cui

Predicting the future trajectories of dynamic traffic actors is a cornerstone task in autonomous driving. Though existing notable efforts have resulted in impressive performance improvements, a gap persists in scene cognitive and understanding of the complex traffic semantics. This paper proposes Traj-LLM, the first to investigate the potential of using Large Language Models (LLMs) without explicit prompt engineering to generate future motion from agents' past/observed trajectories and scene semantics. Traj-LLM starts with sparse context joint coding to dissect the agent and scene features into a form that LLMs understand. On this basis, we innovatively explore LLMs' powerful comprehension abilities to capture a spectrum of high-level scene knowledge and interactive information. Emulating the human-like lane focus cognitive function and enhancing Traj-LLM's scene comprehension, we introduce lane-aware probabilistic learning powered by the pioneering Mamba module. Finally, a multi-modal Laplace decoder is designed to achieve scene-compliant multi-modal predictions. Extensive experiments manifest that Traj-LLM, fortified by LLMs' strong prior knowledge and understanding prowess, together with lane-aware probability learning, outstrips state-of-the-art methods across evaluation metrics. Moreover, the few-shot analysis further substantiates Traj-LLM's performance, wherein with just 50% of the dataset, it outperforms the majority of benchmarks relying on complete data utilization. This study explores equipping the trajectory prediction task with advanced capabilities inherent in LLMs, furnishing a more universal and adaptable solution for forecasting agent motion in a new way.

📄 PDF Abstract BibTeX arXiv:2405.04909

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingDecoderMambaPrompt EngineeringTrajectory Prediction

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

MetaTra: Meta-Learning for Generalized Trajectory Prediction in Unseen Domain

2024-02-13 · Xiaohe Li, Feilong Huang, Zide Fan, Fangli Mou 외

Trajectory prediction has garnered widespread attention in different fields, such as autonomous driving and robotic navigation. However, due to the significant variations in trajectory patterns across different scenarios…

Autonomous DrivingDomain GeneralizationMeta-LearningPrediction+1

iMotion-LLM: Motion Prediction Instruction Tuning

2024-06-10 · Abdulwahab Felemban, Eslam Mohamed BAKR, Xiaoqian Shen, Jian Ding 외

We introduce iMotion-LLM: a Multimodal Large Language Models (LLMs) with trajectory prediction, tailored to guide interactive multi-agent scenarios. Different from conventional motion prediction approaches, iMotion-LLM c…

Autonomous Navigationmotion predictionPredictionTrajectory Prediction

Improved Exploration through Latent Trajectory Optimization in Deep Deterministic Policy Gradient

2019-11-15 · Kevin Sebastian Luck, Mel Vecerik, Simon Stepputtis, Heni Ben Amor 외

Model-free reinforcement learning algorithms such as Deep Deterministic Policy Gradient (DDPG) often require additional exploration strategies, especially if the actor is of deterministic nature. This work evaluates the …

continuous-controlContinuous ControlDeep Reinforcement Learningreinforcement-learning+2

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

Stochastic Trajectory Prediction under Unstructured Constraints

2025-03-18 · Hao Ma, Zhiqiang Pu, Shijie Wang, Boyin Liu 외

Trajectory prediction facilitates effective planning and decision-making, while constrained trajectory prediction integrates regulation into prediction. Recent advances in constrained trajectory prediction focus on struc…

Decision MakingPredictionTrajectory Prediction