AIMar 5

K-Gen: A Multimodal Language-Conditioned Approach for Interpretable Keypoint-Guided Trajectory Generation

arXiv:2603.04868v1
Originality Incremental advance
AI Analysis

This work provides an incremental improvement for autonomous driving simulation by generating more realistic and diverse trajectories, benefiting developers and testers of self-driving systems.

The paper addresses the challenge of generating realistic and diverse trajectories for autonomous driving by proposing K-Gen, a multimodal framework. K-Gen uses MLLMs to process rasterized BEV maps and textual scene descriptions, generating interpretable keypoints and reasoning about agent intentions, which are then refined into accurate trajectories. Experiments on WOMD and nuPlan show K-Gen outperforms existing baselines.

Generating realistic and diverse trajectories is a critical challenge in autonomous driving simulation. While Large Language Models (LLMs) show promise, existing methods often rely on structured data like vectorized maps, which fail to capture the rich, unstructured visual context of a scene. To address this, we propose K-Gen, an interpretable keypoint-guided multimodal framework that leverages Multimodal Large Language Models (MLLMs) to unify rasterized BEV map inputs with textual scene descriptions. Instead of directly predicting full trajectories, K-Gen generates interpretable keypoints along with reasoning that reflects agent intentions, which are subsequently refined into accurate trajectories by a refinement module. To further enhance keypoint generation, we apply T-DAPO, a trajectory-aware reinforcement fine-tuning algorithm. Experiments on WOMD and nuPlan demonstrate that K-Gen outperforms existing baselines, highlighting the effectiveness of combining multimodal reasoning with keypoint-guided trajectory generation.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes