paper-with-me

Papers

Language-Driven Interactive Traffic Trajectory Generation

2024-05-24 · Junkai Xia, Chenxin Xu, Qingyao Xu, Chen Xie, Yanfeng Wang, Siheng Chen

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 synergizes vehicle interactions with the environmental map and the vehicle moves. Extensive experiments show our method demonstrates superior performance over previous SoTA methods, offering a more realistic generation of interactive traffic trajectories with high controllability via diverse natural language commands. Our code is available at https://github.com/X1a-jk/InteractTraj.git

📄 PDF Abstract BibTeX arXiv:2405.15388

Code (1)

x1a-jk/interacttraj 공식 구현 pytorch

Tasks

Decoder

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

MDG: Masked Denoising Generation for Multi-Agent Behavior Modeling in Traffic Environments

2025-11-21 · Zhiyu Huang, Zewei Zhou, Tianhui Cai, Yun Zhang 외 arxiv

Modeling realistic and interactive multi-agent behavior is critical to autonomous driving and traffic simulation. However, existing diffusion and autoregressive approaches are limited by iterative sampling, sequential de…

Autonomous DrivingMotion Planning

RIFT: Closed-Loop RL Fine-Tuning for Realistic and Controllable Traffic Simulation

2025-05-06 · Keyu Chen, Wenchao Sun, Hao Cheng, Sifa Zheng

Achieving both realism and controllability in interactive closed-loop traffic simulation remains a key challenge in autonomous driving. Data-driven simulation methods reproduce realistic trajectories but suffer from cova…

Autonomous DrivingImitation Learning

Large Language Model based Interactive Decision-Making for Autonomous Driving

2026-04-26 · Xinwei Dong, Jiyang Li, Jiabin Xie, Yang Yi 외 arxiv

In high-conflict mixed-traffic scenarios involving human-driven and autonomous vehicles, most existing autonomous driving systems default to overly conservative behaviors, lack proactive interaction, and consequently suf…

Scene UnderstandingAutonomous VehiclesAutonomous DrivingDecision Making

Editing Driver Character: Socially-Controllable Behavior Generation for Interactive Traffic Simulation

2023-03-24 · Wei-Jer Chang, Chen Tang, Chenran Li, Yeping Hu 외

Traffic simulation plays a crucial role in evaluating and improving autonomous driving planning systems. After being deployed on public roads, autonomous vehicles need to interact with human road participants with differ…

Autonomous DrivingAutonomous Vehicles

BIDA: A Bi-level Interaction Decision-making Algorithm for Autonomous Vehicles in Dynamic Traffic Scenarios

2025-06-19 · Liyang Yu, Tianyi Wang, Junfeng Jiao, Fengwu Shan 외

In complex real-world traffic environments, autonomous vehicles (AVs) need to interact with other traffic participants while making real-time and safety-critical decisions accordingly. The unpredictability of human behav…

Autonomous VehiclesDecision MakingDeep Reinforcement Learning