paper-with-me

Papers

Trajectory Prediction Meets Large Language Models: A Survey

2025-06-03 · Yi Xu, Ruining Yang, Yitian Zhang, Yizhou Wang, Jianglin Lu, Mingyuan Zhang, Lili Su, Yun Fu

Recent advances in large language models (LLMs) have sparked growing interest in integrating language-driven techniques into trajectory prediction. By leveraging their semantic and reasoning capabilities, LLMs are reshaping how autonomous systems perceive, model, and predict trajectories. This survey provides a comprehensive overview of this emerging field, categorizing recent work into five directions: (1) Trajectory prediction via language modeling paradigms, (2) Direct trajectory prediction with pretrained language models, (3) Language-guided scene understanding for trajectory prediction, (4) Language-driven data generation for trajectory prediction, (5) Language-based reasoning and interpretability for trajectory prediction. For each, we analyze representative methods, highlight core design choices, and identify open challenges. This survey bridges natural language processing and trajectory prediction, offering a unified perspective on how language can enrich trajectory prediction.

📄 PDF Abstract BibTeX arXiv:2506.03408

Code (1)

colorfulfuture/awesome-trajectory-motion-prediction-papers 공식 구현 pytorch

Tasks

Language ModelingLanguage ModellingPredictionScene UnderstandingSurveyTrajectory Prediction

Similar Papers 제목 키워드 기반

Large Foundation Models for Trajectory Prediction in Autonomous Driving: A Comprehensive Survey

2025-09-11 · Wei Dai, Shengen Wu, Wei Wu, Zhenhao Wang 외 arxiv

Trajectory prediction serves as a critical functionality in autonomous driving, enabling the anticipation of future motion paths for traffic participants such as vehicles and pedestrians, which is essential for driving s…

Trajectory PredictionAutonomous Driving

TPNet: Trajectory Proposal Network for Motion Prediction

2020-04-26 · CVPR 2020 6 · Liangji Fang, Qinhong Jiang, Jianping Shi, Bolei Zhou

Making accurate motion prediction of the surrounding traffic agents such as pedestrians, vehicles, and cyclists is crucial for autonomous driving. Recent data-driven motion prediction methods have attempted to learn to d…

Autonomous Drivingmotion predictionPredictionTrajectory Prediction

XAI meets LLMs: A Survey of the Relation between Explainable AI and Large Language Models

2024-07-21 · Erik Cambria, Lorenzo Malandri, Fabio Mercorio, Navid Nobani 외

In this survey, we address the key challenges in Large Language Models (LLM) research, focusing on the importance of interpretability. Driven by increasing interest from AI and business sectors, we highlight the need for…

Explainable artificial intelligenceExplainable Artificial Intelligence (XAI)RelationSurvey

When LLM Meets Tree Search: A Systematic View of Inference as Search in Large Language Models

2026-08-31 · Jiaqi Wei, Xiang Zhang, Yuejin Yang, Wenxuan Huang 외 arxiv

As pretraining scaling laws approach saturation, Test-Time Scaling (TTS) has emerged as an important direction for improving reasoning by allocating inference-time compute to a fixed model prior. Viewed at a high level, …

Interpretation Meets Safety: A Survey on Interpretation Methods and Tools for Improving LLM Safety

2025-06-05 · Seongmin Lee, Aeree Cho, Grace C. Kim, Shengyun Peng 외

As large language models (LLMs) see wider real-world use, understanding and mitigating their unsafe behaviors is critical. Interpretation techniques can reveal causes of unsafe outputs and guide safety, but such connecti…

NavigateSurvey