Talk2DM: Enabling Natural Language Querying and Commonsense Reasoning for Vehicle-Road-Cloud Integrated Dynamic Maps with Large Language Models
Lu Tao, Jinxuan Luo, Yousuke Watanabe, Zhengshu Zhou, Yuhuan Lu, Shen Ying, Pan Zhang, Fei Zhao, Hiroaki Takada
TL;DR
Talk2DM introduces a natural-language interface for Vehicle-Road-Cloud Dynamic Maps (VRC-DM) by coupling a VRC-CP data simulator (VRCsim) with a VRC-CP–tailored QA dataset (VRC-QA) and a plug-in module that enables over-the-horizon NL querying and commonsense reasoning. The core innovation, Chain-of-Prompt (CoP) prompting, fuses human-defined rules with LLM commonsense to enable accurate NL queries over structured CP data, while keeping a clear separation between data generation, reasoning, and response formatting. Empirical results on VRC-QA show Talk2DM generalizes across multiple large-language-model families, achieving over 90% NL query accuracy with average response times of 2–5 seconds; larger models improve accuracy but incur latency, with Gemma3:27B and GPT-oss offering the best trade-offs. The work provides a practical, model-agnostic pathway to integrate NL querying and commonsense reasoning into VRC-DM systems, potentially improving human-DM interaction, interpretability, and decision support in mixed-traffic autonomous driving environments.
Abstract
Dynamic maps (DM) serve as the fundamental information infrastructure for vehicle-road-cloud (VRC) cooperative autonomous driving in China and Japan. By providing comprehensive traffic scene representations, DM overcome the limitations of standalone autonomous driving systems (ADS), such as physical occlusions. Although DM-enhanced ADS have been successfully deployed in real-world applications in Japan, existing DM systems still lack a natural-language-supported (NLS) human interface, which could substantially enhance human-DM interaction. To address this gap, this paper introduces VRCsim, a VRC cooperative perception (CP) simulation framework designed to generate streaming VRC-CP data. Based on VRCsim, we construct a question-answering data set, VRC-QA, focused on spatial querying and reasoning in mixed-traffic scenes. Building upon VRCsim and VRC-QA, we further propose Talk2DM, a plug-and-play module that extends VRC-DM systems with NLS querying and commonsense reasoning capabilities. Talk2DM is built upon a novel chain-of-prompt (CoP) mechanism that progressively integrates human-defined rules with the commonsense knowledge of large language models (LLMs). Experiments on VRC-QA show that Talk2DM can seamlessly switch across different LLMs while maintaining high NLS query accuracy, demonstrating strong generalization capability. Although larger models tend to achieve higher accuracy, they incur significant efficiency degradation. Our results reveal that Talk2DM, powered by Qwen3:8B, Gemma3:27B, and GPT-oss models, achieves over 93\% NLS query accuracy with an average response time of only 2-5 seconds, indicating strong practical potential.
