Language-Driven Interactive Traffic Trajectory Generation
Junkai Xia, Chenxin Xu, Qingyao Xu, Chen Xie, Yanfeng Wang, Siheng, Chen

TL;DR
This paper introduces InteractTraj, a novel language-driven system for generating realistic, interactive traffic trajectories for autonomous vehicles, addressing previous limitations by modeling complex vehicle interactions with natural language control.
Contribution
It presents the first interactive traffic trajectory generator that interprets natural language into interaction-aware trajectories, combining language-to-code encoding and code-to-trajectory decoding.
Findings
Outperforms previous state-of-the-art methods in trajectory realism
Provides high controllability with diverse natural language commands
Demonstrates superior performance in interactive traffic scenarios
Abstract
Realistic trajectory generation with natural language control is pivotal for advancing autonomous vehicle technology. However, previous methods focus on individual traffic participant trajectory generation, thus failing to account for the complexity of interactive traffic dynamics. In this work, we propose InteractTraj, the first language-driven traffic trajectory generator that can generate interactive traffic trajectories. InteractTraj interprets abstract trajectory descriptions into concrete formatted interaction-aware numerical codes and learns a mapping between these formatted codes and the final interactive trajectories. To interpret language descriptions, we propose a language-to-code encoder with a novel interaction-aware encoding strategy. To produce interactive traffic trajectories, we propose a code-to-trajectory decoder with interaction-aware feature aggregation that…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
TopicsNatural Language Processing Techniques · Speech and dialogue systems · Advanced Text Analysis Techniques
MethodsFocus
