English

iMotion-LLM: Instruction-Conditioned Trajectory Generation

Computer Vision and Pattern Recognition 2025-12-08 v3

Abstract

We introduce iMotion-LLM, a large language model (LLM) integrated with trajectory prediction modules for interactive motion generation. Unlike conventional approaches, it generates feasible, safety-aligned trajectories based on textual instructions, enabling adaptable and context-aware driving behavior. It combines an encoder-decoder multimodal trajectory prediction model with a pre-trained LLM fine-tuned using LoRA, projecting scene features into the LLM input space and mapping special tokens to a trajectory decoder for text-based interaction and interpretable driving. To support this framework, we introduce two datasets: 1) InstructWaymo, an extension of the Waymo Open Motion Dataset with direction-based motion instructions, and 2) Open-Vocabulary InstructNuPlan, which features safety-aligned instruction-caption pairs and corresponding safe trajectory scenarios. Our experiments validate that instruction conditioning enables trajectory generation that follows the intended condition. iMotion-LLM demonstrates strong contextual comprehension, achieving 84% average accuracy in direction feasibility detection and 96% average accuracy in safety evaluation of open-vocabulary instructions. This work lays the foundation for text-guided motion generation in autonomous driving, supporting simulated data generation, model interpretability, and robust safety alignment testing for trajectory generation models. Our code, pre-trained model, and datasets are available at: https://vision-cair.github.io/iMotion-LLM/.

Keywords

Cite

@article{arxiv.2406.06211,
  title  = {iMotion-LLM: Instruction-Conditioned Trajectory Generation},
  author = {Abdulwahab Felemban and Nussair Hroub and Jian Ding and Eslam Abdelrahman and Xiaoqian Shen and Abduallah Mohamed and Mohamed Elhoseiny},
  journal= {arXiv preprint arXiv:2406.06211},
  year   = {2025}
}
R2 v1 2026-06-28T16:59:30.566Z