K-Gen:一种用于可解释的关键点引导轨迹生成的多模态语言条件方法 / K-Gen: A Multimodal Language-Conditioned Approach for Interpretable Keypoint-Guided Trajectory Generation
1️⃣ 一句话总结
这篇论文提出了一种名为K-Gen的新方法,它通过结合图像地图和文字描述来理解驾驶场景,并先生成代表车辆意图的关键点,再将其细化为完整轨迹,从而在自动驾驶模拟中生成更真实、可解释的车辆行驶路线。
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.
K-Gen:一种用于可解释的关键点引导轨迹生成的多模态语言条件方法 / K-Gen: A Multimodal Language-Conditioned Approach for Interpretable Keypoint-Guided Trajectory Generation
这篇论文提出了一种名为K-Gen的新方法,它通过结合图像地图和文字描述来理解驾驶场景,并先生成代表车辆意图的关键点,再将其细化为完整轨迹,从而在自动驾驶模拟中生成更真实、可解释的车辆行驶路线。
源自 arXiv: 2603.04868